2019-05-22 16:28:39,971 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-19 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-22 16:28:39,975 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.28,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=1Z15MyGiXlmJI62wGJRRwjtjz 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=0bcf5f7b01bd4d34be8dc6362e5298a8 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-05-22 16:28:39,975 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-22 16:28:39,975 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-05-22 16:28:39,995 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-05-22 16:28:40,228 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-05-22 16:28:40,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:28:40,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ad8a06-7d47-4861-9c34-3870dbd56d77 2019-05-22 16:28:40,238 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:28:40,238 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-c6ad8a06-7d47-4861-9c34-3870dbd56d77 2019-05-22 16:28:40,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:28:40,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62335804fcd4411fbce7000e6d443102", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e05a402555334f268e3f581a736f48f2"}, "audit_ids": ["Hzc2Z04xSkSpE0cSgLYOVg"], "issued_at": "2019-05-22T16:28:40.000000Z"}} 2019-05-22 16:28:40,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-22 16:28:40,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:41,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9524 Content-Type: application/json Date: Wed, 22 May 2019 16:28:41 GMT X-Openstack-Request-Id: req-9c596201-eebb-4e0c-8b13-5fbc01df86e9 2019-05-22 16:28:41,922 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "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": "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": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"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": "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": "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": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-22 16:28:41,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-9c596201-eebb-4e0c-8b13-5fbc01df86e9 2019-05-22 16:28:41,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.18290781975s 2019-05-22 16:28:41,931 - 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'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'provider', u'multi-provider', 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'pagination', u'qos-rule-type-details', u'trunk', u'extra_dhcp_opt', u'port-security-groups-filtering', u'standard-attr-revisions', u'dns-integration', u'service-type', u'sorting', u'security-group', u'rbac-policies', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'binding-extended']) 2019-05-22 16:28:41,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-05-22 16:28:41,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:42,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Wed, 22 May 2019 16:28: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-93feab64-4226-4aa5-92f1-463b012ccc49 x-openstack-request-id: req-93feab64-4226-4aa5-92f1-463b012ccc49 2019-05-22 16:28:42,329 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-05-22 16:28:42,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-93feab64-4226-4aa5-92f1-463b012ccc49 2019-05-22 16:28:42,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.39551115036s 2019-05-22 16:28:42,330 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-05-22 16:28:42,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:28:42,341 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 22 May 2019 16:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e458447-a830-4ea5-b45e-8122504d9e3f 2019-05-22 16:28:42,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.28:5000/v3/", "rel": "self"}]}]}} 2019-05-22 16:28:42,342 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-3e458447-a830-4ea5-b45e-8122504d9e3f 2019-05-22 16:28:42,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:28:42,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:42,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4036d66-e5d9-480a-808c-92b41d39c720 2019-05-22 16:28:42,567 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:28:42,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f4036d66-e5d9-480a-808c-92b41d39c720 2019-05-22 16:28:42,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224800109863s 2019-05-22 16:28:42,568 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'7acd8dd00cb84e5c8ed06ab6c2f0dbb8', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-05-22 16:28:42,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-22 16:28:42,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:42,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1843 Content-Type: application/json Date: Wed, 22 May 2019 16:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e330f1e7-ee12-49c2-826c-e5d522e9d7a0 2019-05-22 16:28:42,869 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02e947a8d3f54fd8a727decc648eecb1"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cff9c6d4a97148c5b0309c3c319b06ff", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0d700c19a72b4f0e9ad1dfd262028921"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/100d729636a24f8ea46d8d622b576b7a"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1a0ce3c01e284a9385873b5f03ac28a0", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/163b6d7dc7064f528e6ab48ae9787dc6"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5cf619d817af4d99ba6f3f2db89852c2", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1ad28ccbdd564692b4ac39b0f1277521"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ca49602510414a5ea69066e6d64a0d33", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1d119025153d4688bdd13b1f6b81c32d"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1a0ce3c01e284a9385873b5f03ac28a0", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1ea6dae2a2f94bc9a8943277fdb996df"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1a0ce3c01e284a9385873b5f03ac28a0", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/35fa6b2302334961b3eb3331709c5a9c"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93129cf0225848618e478e74268747e0", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3dadf1690a4848768333c1c118968175"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ed7861d329b84bc9bae9745a5b892bc8", "id": "3dadf1690a4848768333c1c118968175"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/48c63a770cce42f397113c92fb237f3e"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f0ad640dbbe24e71a97ca4abe955371d", "id": "48c63a770cce42f397113c92fb237f3e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5147d9184c4e48ad961f26b32fc33f4e"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88ef6ede2c774d5c986812fc1b0a5444", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/589103f2937a4713a24f8df82273e066"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93129cf0225848618e478e74268747e0", "id": "589103f2937a4713a24f8df82273e066"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/58f007838fa14d8c97f54ac081c1a3e5"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ca49602510414a5ea69066e6d64a0d33", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/639942873f7245e5bd28efc928b88b83"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5cf619d817af4d99ba6f3f2db89852c2", "id": "639942873f7245e5bd28efc928b88b83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6aab6c3368db49eca21c6659d8f37e03"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d616de8a1b54d3383b957e25c348b4e", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6ee9cec505ad4b23888edb832fd87e1b"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cff9c6d4a97148c5b0309c3c319b06ff", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6f75ac554eb0403cb0a2c6e40e45fed1"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d616de8a1b54d3383b957e25c348b4e", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/76d162a8a4ed44508857697f2d32121e"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa127a80f0c244f4ad9ac95eb9973678", "id": "76d162a8a4ed44508857697f2d32121e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7939c70e7f4549dd817c8184b82a4b84"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f0ad640dbbe24e71a97ca4abe955371d", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c72616512f9468d8e50cf2ded9b9a74"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5da5306b9af41b9937cfe5c5555ff81", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7f6d32703bbd4055aa968dfbd198452c"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93129cf0225848618e478e74268747e0", "id": "7f6d32703bbd4055aa968dfbd198452c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/850b459037ce436a826843361ae93638"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5da5306b9af41b9937cfe5c5555ff81", "id": "850b459037ce436a826843361ae93638"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/99c08e9a9b3a40928527490483eae22b"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5da5306b9af41b9937cfe5c5555ff81", "id": "99c08e9a9b3a40928527490483eae22b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9c40db145fe847ed86a18833cd134234"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cff9c6d4a97148c5b0309c3c319b06ff", "id": "9c40db145fe847ed86a18833cd134234"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9d44aef72abd4d60bd3fd68f32b3ba18"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f0ad640dbbe24e71a97ca4abe955371d", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a44185ef850845c7b4d5f3214bae8255"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "51f7fc232d214a508a8ca7e71ac3b489", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a5d51726da6a4a259f3be59058cc78ab"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88ef6ede2c774d5c986812fc1b0a5444", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ac0e0fc0dc704ffc98d0f68e729267a1"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5cf619d817af4d99ba6f3f2db89852c2", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b4eb126f97a241d484711369198bf3df"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "id": "b4eb126f97a241d484711369198bf3df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ba039763591f46ff808d2c7adce53a9c"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "51f7fc232d214a508a8ca7e71ac3b489", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c44a222d77ba45c8a318c4b4a15da23e"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa127a80f0c244f4ad9ac95eb9973678", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c5758973a9d4458992277b2395eb0a69"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d616de8a1b54d3383b957e25c348b4e", "id": "c5758973a9d4458992277b2395eb0a69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d5bab5d78abf43b09ebab68cd98deba5"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ed7861d329b84bc9bae9745a5b892bc8", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/da1fae695c9b4bc2ab1c2eb810cfc0a9"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88ef6ede2c774d5c986812fc1b0a5444", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/daae31114ee94809ba59906c1fcc6cb9"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ca49602510414a5ea69066e6d64a0d33", "id": "daae31114ee94809ba59906c1fcc6cb9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e4ca4b4ccd5243d7b79c6d0c8103c29f"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ed7861d329b84bc9bae9745a5b892bc8", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ef304caff6d3457da185998783348d1c"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "51f7fc232d214a508a8ca7e71ac3b489", "id": "ef304caff6d3457da185998783348d1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fce79b2f072f44fc8878f16489b0a553"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa127a80f0c244f4ad9ac95eb9973678", "id": "fce79b2f072f44fc8878f16489b0a553"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-22 16:28:42,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-e330f1e7-ee12-49c2-826c-e5d522e9d7a0 2019-05-22 16:28:42,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.299539089203s 2019-05-22 16:28:42,876 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/02e947a8d3f54fd8a727decc648eecb1'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cff9c6d4a97148c5b0309c3c319b06ff', u'id': u'02e947a8d3f54fd8a727decc648eecb1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0d700c19a72b4f0e9ad1dfd262028921'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bbcdba0f1f634bc6b8a2285f0c3fc51a', u'id': u'0d700c19a72b4f0e9ad1dfd262028921'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/100d729636a24f8ea46d8d622b576b7a'}, u'url': u'http://172.30.9.28:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1a0ce3c01e284a9385873b5f03ac28a0', u'id': u'100d729636a24f8ea46d8d622b576b7a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/163b6d7dc7064f528e6ab48ae9787dc6'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5cf619d817af4d99ba6f3f2db89852c2', u'id': u'163b6d7dc7064f528e6ab48ae9787dc6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1ad28ccbdd564692b4ac39b0f1277521'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ca49602510414a5ea69066e6d64a0d33', u'id': u'1ad28ccbdd564692b4ac39b0f1277521'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1d119025153d4688bdd13b1f6b81c32d'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1a0ce3c01e284a9385873b5f03ac28a0', u'id': u'1d119025153d4688bdd13b1f6b81c32d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1ea6dae2a2f94bc9a8943277fdb996df'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1a0ce3c01e284a9385873b5f03ac28a0', u'id': u'1ea6dae2a2f94bc9a8943277fdb996df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/35fa6b2302334961b3eb3331709c5a9c'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'93129cf0225848618e478e74268747e0', u'id': u'35fa6b2302334961b3eb3331709c5a9c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/3c9e32e618ac4a1ba2ffa3b3c6cc986f'}, u'url': u'http://172.30.9.28:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bbcdba0f1f634bc6b8a2285f0c3fc51a', u'id': u'3c9e32e618ac4a1ba2ffa3b3c6cc986f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/3dadf1690a4848768333c1c118968175'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ed7861d329b84bc9bae9745a5b892bc8', u'id': u'3dadf1690a4848768333c1c118968175'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/48c63a770cce42f397113c92fb237f3e'}, u'url': u'http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f0ad640dbbe24e71a97ca4abe955371d', u'id': u'48c63a770cce42f397113c92fb237f3e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/5147d9184c4e48ad961f26b32fc33f4e'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'88ef6ede2c774d5c986812fc1b0a5444', u'id': u'5147d9184c4e48ad961f26b32fc33f4e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/589103f2937a4713a24f8df82273e066'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'93129cf0225848618e478e74268747e0', u'id': u'589103f2937a4713a24f8df82273e066'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/58f007838fa14d8c97f54ac081c1a3e5'}, u'url': u'http://172.30.9.28:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ca49602510414a5ea69066e6d64a0d33', u'id': u'58f007838fa14d8c97f54ac081c1a3e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/639942873f7245e5bd28efc928b88b83'}, u'url': u'http://172.30.9.28:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5cf619d817af4d99ba6f3f2db89852c2', u'id': u'639942873f7245e5bd28efc928b88b83'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/6aab6c3368db49eca21c6659d8f37e03'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8d616de8a1b54d3383b957e25c348b4e', u'id': u'6aab6c3368db49eca21c6659d8f37e03'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/6ee9cec505ad4b23888edb832fd87e1b'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cff9c6d4a97148c5b0309c3c319b06ff', u'id': u'6ee9cec505ad4b23888edb832fd87e1b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/6f75ac554eb0403cb0a2c6e40e45fed1'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8d616de8a1b54d3383b957e25c348b4e', u'id': u'6f75ac554eb0403cb0a2c6e40e45fed1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/76d162a8a4ed44508857697f2d32121e'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fa127a80f0c244f4ad9ac95eb9973678', u'id': u'76d162a8a4ed44508857697f2d32121e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7939c70e7f4549dd817c8184b82a4b84'}, u'url': u'http://12.0.0.25:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f0ad640dbbe24e71a97ca4abe955371d', u'id': u'7939c70e7f4549dd817c8184b82a4b84'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7c72616512f9468d8e50cf2ded9b9a74'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f5da5306b9af41b9937cfe5c5555ff81', u'id': u'7c72616512f9468d8e50cf2ded9b9a74'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7f6d32703bbd4055aa968dfbd198452c'}, u'url': u'http://172.30.9.28:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'93129cf0225848618e478e74268747e0', u'id': u'7f6d32703bbd4055aa968dfbd198452c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/850b459037ce436a826843361ae93638'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f5da5306b9af41b9937cfe5c5555ff81', u'id': u'850b459037ce436a826843361ae93638'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/99c08e9a9b3a40928527490483eae22b'}, u'url': u'http://172.30.9.28:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f5da5306b9af41b9937cfe5c5555ff81', u'id': u'99c08e9a9b3a40928527490483eae22b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/9c40db145fe847ed86a18833cd134234'}, u'url': u'http://172.30.9.28:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cff9c6d4a97148c5b0309c3c319b06ff', u'id': u'9c40db145fe847ed86a18833cd134234'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/9d44aef72abd4d60bd3fd68f32b3ba18'}, u'url': u'http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f0ad640dbbe24e71a97ca4abe955371d', u'id': u'9d44aef72abd4d60bd3fd68f32b3ba18'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a44185ef850845c7b4d5f3214bae8255'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'51f7fc232d214a508a8ca7e71ac3b489', u'id': u'a44185ef850845c7b4d5f3214bae8255'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a5d51726da6a4a259f3be59058cc78ab'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'88ef6ede2c774d5c986812fc1b0a5444', u'id': u'a5d51726da6a4a259f3be59058cc78ab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ac0e0fc0dc704ffc98d0f68e729267a1'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5cf619d817af4d99ba6f3f2db89852c2', u'id': u'ac0e0fc0dc704ffc98d0f68e729267a1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/b4eb126f97a241d484711369198bf3df'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bbcdba0f1f634bc6b8a2285f0c3fc51a', u'id': u'b4eb126f97a241d484711369198bf3df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ba039763591f46ff808d2c7adce53a9c'}, u'url': u'http://172.30.9.28:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'51f7fc232d214a508a8ca7e71ac3b489', u'id': u'ba039763591f46ff808d2c7adce53a9c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/c44a222d77ba45c8a318c4b4a15da23e'}, u'url': u'http://172.30.9.28:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fa127a80f0c244f4ad9ac95eb9973678', u'id': u'c44a222d77ba45c8a318c4b4a15da23e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/c5758973a9d4458992277b2395eb0a69'}, u'url': u'http://172.30.9.28:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8d616de8a1b54d3383b957e25c348b4e', u'id': u'c5758973a9d4458992277b2395eb0a69'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d5bab5d78abf43b09ebab68cd98deba5'}, u'url': u'http://172.30.9.28:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ed7861d329b84bc9bae9745a5b892bc8', u'id': u'd5bab5d78abf43b09ebab68cd98deba5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/da1fae695c9b4bc2ab1c2eb810cfc0a9'}, u'url': u'http://172.30.9.28:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'88ef6ede2c774d5c986812fc1b0a5444', u'id': u'da1fae695c9b4bc2ab1c2eb810cfc0a9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/daae31114ee94809ba59906c1fcc6cb9'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ca49602510414a5ea69066e6d64a0d33', u'id': u'daae31114ee94809ba59906c1fcc6cb9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/e4ca4b4ccd5243d7b79c6d0c8103c29f'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ed7861d329b84bc9bae9745a5b892bc8', u'id': u'e4ca4b4ccd5243d7b79c6d0c8103c29f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ef304caff6d3457da185998783348d1c'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'51f7fc232d214a508a8ca7e71ac3b489', u'id': u'ef304caff6d3457da185998783348d1c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/fce79b2f072f44fc8878f16489b0a553'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fa127a80f0c244f4ad9ac95eb9973678', u'id': u'fce79b2f072f44fc8878f16489b0a553'})] 2019-05-22 16:28:42,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-05-22 16:28:42,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:42,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Wed, 22 May 2019 16: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-47ec8094-8002-4487-b32a-30e2d27aab0a x-openstack-request-id: req-47ec8094-8002-4487-b32a-30e2d27aab0a 2019-05-22 16:28:42,989 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2019-05-22 16:28:42,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-47ec8094-8002-4487-b32a-30e2d27aab0a 2019-05-22 16:28:42,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.111587047577s 2019-05-22 16:28:43,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-05-22 16:28:43,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:44,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Wed, 22 May 2019 16:28: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-54f166e2-17b1-4ccf-8672-d91949f179b0 x-openstack-request-id: req-54f166e2-17b1-4ccf-8672-d91949f179b0 2019-05-22 16:28:44,818 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-05-22 16:28:44,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-54f166e2-17b1-4ccf-8672-d91949f179b0 2019-05-22 16:28:44,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.81292676926s 2019-05-22 16:28:44,819 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-05-22 16:28:44,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:28:44,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:45,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:28:45 GMT X-Openstack-Request-Id: req-07a71594-93d8-4fd4-af6c-75bb0dde8843 2019-05-22 16:28:45,168 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-22 16:28:45,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-07a71594-93d8-4fd4-af6c-75bb0dde8843 2019-05-22 16:28:45,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.34344291687s 2019-05-22 16:28:45,168 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-05-22 16:28:45,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-22 16:28:45,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:45,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Wed, 22 May 2019 16:28:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0e09d3e4-ff5c-4e81-a81e-698f9e7a6c16 x-openstack-request-id: req-0e09d3e4-ff5c-4e81-a81e-698f9e7a6c16 2019-05-22 16:28:45,326 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 155}, "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.3", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 161}, "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-22 16:28:45,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-0e09d3e4-ff5c-4e81-a81e-698f9e7a6c16 2019-05-22 16:28:45,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.157341957092s 2019-05-22 16:28:45,327 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', 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", "md-clear", "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': 155}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "md-clear", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 161}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2019-05-22 16:28:45,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-05-22 16:28:45,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:45,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Wed, 22 May 2019 16:28: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-d00b5c6c-d4bd-4243-84f4-6bd1b170b9f1 x-openstack-request-id: req-d00b5c6c-d4bd-4243-84f4-6bd1b170b9f1 2019-05-22 16:28:45,463 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-05-22 16:28:45,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d00b5c6c-d4bd-4243-84f4-6bd1b170b9f1 2019-05-22 16:28:45,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.135591983795s 2019-05-22 16:28:45,463 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-05-22 16:28:45,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:28:45,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:46,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 22 May 2019 16:28:46 GMT X-Openstack-Request-Id: req-b20c6bff-4559-46dd-b710-811b45b8d382 2019-05-22 16:28:46,709 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:28:46,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b20c6bff-4559-46dd-b710-811b45b8d382 2019-05-22 16:28:46,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.24554896355s 2019-05-22 16:28:46,710 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'updated_at': u'2019-05-22T16:26:02Z', u'dns_domain': u'', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-05-22T16:25:55Z', u'provider:network_type': u'flat', u'tenant_id': u'12c5a70d4ada45d3bf524f3b43b722ef', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'12c5a70d4ada45d3bf524f3b43b722ef'})] 2019-05-22 16:28:46,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-22 16:28:46,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:47,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 788 Content-Type: application/json Date: Wed, 22 May 2019 16:28:48 GMT X-Openstack-Request-Id: req-80bfa158-c2e9-4a0d-9a7b-9e368aaf93b5 2019-05-22 16:28:47,703 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-22T16:25:55Z","device_owner":"network:dhcp","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[],"id":"db7f0104-fec8-42d1-ad97-8baf9995df2b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:65:e5","project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","dns_name":"","created_at":"2019-05-22T16:25:55Z","binding:vnic_type":"normal","device_id":"ovnmeta-ceb491a9-cfe8-468a-8cd6-42c41e792c75","tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef"}]} 2019-05-22 16:28:47,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-80bfa158-c2e9-4a0d-9a7b-9e368aaf93b5 2019-05-22 16:28:47,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.993069887161s 2019-05-22 16:28:47,704 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [Munch({u'status': u'DOWN', u'binding:host_id': u'', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2019-05-22T16:25:55Z', u'dns_assignment': [], u'device_owner': u'network:dhcp', u'revision_number': 2, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [], u'id': u'db7f0104-fec8-42d1-ad97-8baf9995df2b', u'security_groups': [], u'name': u'', u'qos_policy_id': None, u'admin_state_up': True, u'network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', u'dns_name': u'', u'binding:vif_details': {}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'unbound', u'tenant_id': u'12c5a70d4ada45d3bf524f3b43b722ef', u'device_id': u'ovnmeta-ceb491a9-cfe8-468a-8cd6-42c41e792c75', u'mac_address': u'fa:16:3e:ae:65:e5', u'project_id': u'12c5a70d4ada45d3bf524f3b43b722ef', u'created_at': u'2019-05-22T16:25:55Z'})] 2019-05-22 16:28:47,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-22 16:28:47,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:48,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 752 Content-Type: application/json Date: Wed, 22 May 2019 16:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd376bc-911a-4b7c-a0f6-4e25d658dac4 2019-05-22 16:28:48,050 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "12c5a70d4ada45d3bf524f3b43b722ef"}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "0c6599223e4540c0a75823807f9cc48c"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef/users/0c6599223e4540c0a75823807f9cc48c/roles/62335804fcd4411fbce7000e6d443102"}}, {"scope": {"project": {"id": "12c5a70d4ada45d3bf524f3b43b722ef"}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "1f820890d95f40c4abbb8de7582e69fd"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef/users/1f820890d95f40c4abbb8de7582e69fd/roles/62335804fcd4411fbce7000e6d443102"}}, {"scope": {"project": {"id": "12c5a70d4ada45d3bf524f3b43b722ef"}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "25a83cb96e6f4ef1a2075add34188c39"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef/users/25a83cb96e6f4ef1a2075add34188c39/roles/62335804fcd4411fbce7000e6d443102"}}, {"scope": {"project": {"id": "12c5a70d4ada45d3bf524f3b43b722ef"}}, "role": {"id": "4793b66995f6481c8b6f6fc28102f017"}, "user": {"id": "3b484bdebf7d4fddbd50cc3edb823d9f"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef/users/3b484bdebf7d4fddbd50cc3edb823d9f/roles/4793b66995f6481c8b6f6fc28102f017"}}, {"scope": {"project": {"id": "12c5a70d4ada45d3bf524f3b43b722ef"}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "3b484bdebf7d4fddbd50cc3edb823d9f"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef/users/3b484bdebf7d4fddbd50cc3edb823d9f/roles/62335804fcd4411fbce7000e6d443102"}}, {"scope": {"project": {"id": "12c5a70d4ada45d3bf524f3b43b722ef"}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "416e9eb007044ca8ab0951879b67241e"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef/users/416e9eb007044ca8ab0951879b67241e/roles/62335804fcd4411fbce7000e6d443102"}}, {"scope": {"project": {"id": "12c5a70d4ada45d3bf524f3b43b722ef"}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "7a7ae56e19c34a588a3716fee4bbc998"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef/users/7a7ae56e19c34a588a3716fee4bbc998/roles/62335804fcd4411fbce7000e6d443102"}}, {"scope": {"project": {"id": "12c5a70d4ada45d3bf524f3b43b722ef"}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "7f893539984746a4bf7f024996a3f8e3"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef/users/7f893539984746a4bf7f024996a3f8e3/roles/62335804fcd4411fbce7000e6d443102"}}, {"scope": {"project": {"id": "12c5a70d4ada45d3bf524f3b43b722ef"}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "a88dd6c58a5c45eb807f30da28e80177"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef/users/a88dd6c58a5c45eb807f30da28e80177/roles/62335804fcd4411fbce7000e6d443102"}}, {"scope": {"project": {"id": "12c5a70d4ada45d3bf524f3b43b722ef"}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "a91011c074b442d797c0c8ffccff3c94"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef/users/a91011c074b442d797c0c8ffccff3c94/roles/62335804fcd4411fbce7000e6d443102"}}, {"scope": {"project": {"id": "12c5a70d4ada45d3bf524f3b43b722ef"}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "b1cc4d8330314396ba88a6bcec880030"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef/users/b1cc4d8330314396ba88a6bcec880030/roles/62335804fcd4411fbce7000e6d443102"}}, {"scope": {"project": {"id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "e05a402555334f268e3f581a736f48f2"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8/users/e05a402555334f268e3f581a736f48f2/roles/62335804fcd4411fbce7000e6d443102"}}, {"scope": {"project": {"id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "e05a402555334f268e3f581a736f48f2"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8/users/e05a402555334f268e3f581a736f48f2/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "12c5a70d4ada45d3bf524f3b43b722ef"}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "eed0ad973ae4406f95ee6e1227a4ebbf"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef/users/eed0ad973ae4406f95ee6e1227a4ebbf/roles/62335804fcd4411fbce7000e6d443102"}}, {"scope": {"project": {"id": "12c5a70d4ada45d3bf524f3b43b722ef"}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "f79e827506b842efbb54c711b8d66b24"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef/users/f79e827506b842efbb54c711b8d66b24/roles/62335804fcd4411fbce7000e6d443102"}}, {"scope": {"domain": {"id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "6c50eef92221446d88e5148074d64b81"}, "links": {"assignment": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8/users/6c50eef92221446d88e5148074d64b81/roles/62335804fcd4411fbce7000e6d443102"}}, {"scope": {"system": {"all": true}}, "role": {"id": "62335804fcd4411fbce7000e6d443102"}, "user": {"id": "e05a402555334f268e3f581a736f48f2"}, "links": {"assignment": "http://172.30.9.28:5000/v3/system/users/e05a402555334f268e3f581a736f48f2/roles/62335804fcd4411fbce7000e6d443102"}}], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments", "previous": null, "next": null}} 2019-05-22 16:28:48,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-5cd376bc-911a-4b7c-a0f6-4e25d658dac4 2019-05-22 16:28:48,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.34365606308s 2019-05-22 16:28:48,054 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'12c5a70d4ada45d3bf524f3b43b722ef', 'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'0c6599223e4540c0a75823807f9cc48c'}), Munch({'project': u'12c5a70d4ada45d3bf524f3b43b722ef', 'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'1f820890d95f40c4abbb8de7582e69fd'}), Munch({'project': u'12c5a70d4ada45d3bf524f3b43b722ef', 'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'25a83cb96e6f4ef1a2075add34188c39'}), Munch({'project': u'12c5a70d4ada45d3bf524f3b43b722ef', 'id': u'4793b66995f6481c8b6f6fc28102f017', 'user': u'3b484bdebf7d4fddbd50cc3edb823d9f'}), Munch({'project': u'12c5a70d4ada45d3bf524f3b43b722ef', 'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'3b484bdebf7d4fddbd50cc3edb823d9f'}), Munch({'project': u'12c5a70d4ada45d3bf524f3b43b722ef', 'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'416e9eb007044ca8ab0951879b67241e'}), Munch({'project': u'12c5a70d4ada45d3bf524f3b43b722ef', 'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'7a7ae56e19c34a588a3716fee4bbc998'}), Munch({'project': u'12c5a70d4ada45d3bf524f3b43b722ef', 'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'7f893539984746a4bf7f024996a3f8e3'}), Munch({'project': u'12c5a70d4ada45d3bf524f3b43b722ef', 'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'a88dd6c58a5c45eb807f30da28e80177'}), Munch({'project': u'12c5a70d4ada45d3bf524f3b43b722ef', 'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'a91011c074b442d797c0c8ffccff3c94'}), Munch({'project': u'12c5a70d4ada45d3bf524f3b43b722ef', 'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'b1cc4d8330314396ba88a6bcec880030'}), Munch({'project': u'0bcf5f7b01bd4d34be8dc6362e5298a8', 'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'e05a402555334f268e3f581a736f48f2'}), Munch({'project': u'0bcf5f7b01bd4d34be8dc6362e5298a8', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'e05a402555334f268e3f581a736f48f2'}), Munch({'project': u'12c5a70d4ada45d3bf524f3b43b722ef', 'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'eed0ad973ae4406f95ee6e1227a4ebbf'}), Munch({'project': u'12c5a70d4ada45d3bf524f3b43b722ef', 'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'f79e827506b842efbb54c711b8d66b24'}), Munch({'domain': u'7acd8dd00cb84e5c8ed06ab6c2f0dbb8', 'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'6c50eef92221446d88e5148074d64b81'}), Munch({'id': u'62335804fcd4411fbce7000e6d443102', 'user': u'e05a402555334f268e3f581a736f48f2'})] 2019-05-22 16:28:48,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:28:48,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:48,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa8e5a0-de7b-4da7-81c1-bd4abe3966ec 2019-05-22 16:28:48,395 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:28:48,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8aa8e5a0-de7b-4da7-81c1-bd4abe3966ec 2019-05-22 16:28:48,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.337384939194s 2019-05-22 16:28:48,397 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'1b8346c1e1604c26963d1432186a1590'}), 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'1e6c3c1b41234e738b0bf598dbb6a21e'}), 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'4793b66995f6481c8b6f6fc28102f017'}), 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'62335804fcd4411fbce7000e6d443102'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'ca42f868ba8b437c872000ea7b62d9d0'}), 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'd0bfe21495e54b7693af05757dbd4297'})] 2019-05-22 16:28:48,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-22 16:28:48,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:49,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 22 May 2019 16:28:49 GMT X-Openstack-Request-Id: req-b39c79f6-cb8f-4ade-a0df-5356adfc5f71 2019-05-22 16:28:49,507 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-05-22 16:28:49,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-b39c79f6-cb8f-4ade-a0df-5356adfc5f71 2019-05-22 16:28:49,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.10971283913s 2019-05-22 16:28:49,508 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-05-22 16:28:49,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:28:49,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:49,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 22 May 2019 16:28: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-f3e6cb31-5d4e-4e85-bd81-8a4895876137 x-openstack-request-id: req-f3e6cb31-5d4e-4e85-bd81-8a4895876137 2019-05-22 16:28:49,719 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-22 16:28:49,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f3e6cb31-5d4e-4e85-bd81-8a4895876137 2019-05-22 16:28:49,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21088385582s 2019-05-22 16:28:49,719 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-05-22 16:28:49,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-22 16:28:49,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:28:49,732 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 22 May 2019 16:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d37726d-4cb3-4c34-a96c-b6b141cfe0ea 2019-05-22 16:28:49,732 - 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.4:35357/v3/", "rel": "self"}]}]}} 2019-05-22 16:28:49,732 - keystoneauth.session - DEBUG - GET call to http://192.30.9.4:35357/ used request id req-8d37726d-4cb3-4c34-a96c-b6b141cfe0ea 2019-05-22 16:28:49,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:50,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Wed, 22 May 2019 16:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845d5b2f-d8bf-4dcb-b9c5-70fdafbfd597 2019-05-22 16:28:50,106 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1a0ce3c01e284a9385873b5f03ac28a0"}, "enabled": true, "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/25e30e8e442945f989334a83ab79f70d"}, "enabled": true, "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/51f7fc232d214a508a8ca7e71ac3b489"}, "enabled": true, "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5cf619d817af4d99ba6f3f2db89852c2"}, "enabled": true, "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/88ef6ede2c774d5c986812fc1b0a5444"}, "enabled": true, "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/8d616de8a1b54d3383b957e25c348b4e"}, "enabled": true, "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/93129cf0225848618e478e74268747e0"}, "enabled": true, "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bbcdba0f1f634bc6b8a2285f0c3fc51a"}, "enabled": true, "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ca49602510414a5ea69066e6d64a0d33"}, "enabled": true, "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cff9c6d4a97148c5b0309c3c319b06ff"}, "enabled": true, "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/ed7861d329b84bc9bae9745a5b892bc8"}, "enabled": true, "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f0ad640dbbe24e71a97ca4abe955371d"}, "enabled": true, "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f5da5306b9af41b9937cfe5c5555ff81"}, "enabled": true, "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/fa127a80f0c244f4ad9ac95eb9973678"}, "enabled": true, "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2019-05-22 16:28:50,106 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-845d5b2f-d8bf-4dcb-b9c5-70fdafbfd597 2019-05-22 16:28:50,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.383280992508s 2019-05-22 16:28:50,111 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'1a0ce3c01e284a9385873b5f03ac28a0', 'name': u'gnocchi'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'25e30e8e442945f989334a83ab79f70d', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'51f7fc232d214a508a8ca7e71ac3b489', 'name': u'keystone'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'5cf619d817af4d99ba6f3f2db89852c2', 'name': u'heat'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'88ef6ede2c774d5c986812fc1b0a5444', 'name': u'glance'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'8d616de8a1b54d3383b957e25c348b4e', 'name': u'cinderv3'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'93129cf0225848618e478e74268747e0', 'name': u'placement'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'bbcdba0f1f634bc6b8a2285f0c3fc51a', 'name': u'neutron'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'ca49602510414a5ea69066e6d64a0d33', 'name': u'nova'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'cff9c6d4a97148c5b0309c3c319b06ff', 'name': u'aodh'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'ed7861d329b84bc9bae9745a5b892bc8', 'name': u'cinderv2'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'f0ad640dbbe24e71a97ca4abe955371d', 'name': u'swift'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'f5da5306b9af41b9937cfe5c5555ff81', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'fa127a80f0c244f4ad9ac95eb9973678', 'name': u'heat-cfn'})] 2019-05-22 16:28:50,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:28:50,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:51,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 624 Content-Type: application/json Date: Wed, 22 May 2019 16:28:51 GMT X-Openstack-Request-Id: req-be18f108-1808-4516-88dd-942245bbfd7d 2019-05-22 16:28:51,205 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:26:02Z","dns_nameservers":[],"updated_at":"2019-05-22T16:26:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"12c5a70d4ada45d3bf524f3b43b722ef","id":"b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0","subnetpool_id":null,"name":"external-subnet"}]} 2019-05-22 16:28:51,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-be18f108-1808-4516-88dd-942245bbfd7d 2019-05-22 16:28:51,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.09326410294s 2019-05-22 16:28:51,206 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-22T16:26:02Z', 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'b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', u'tenant_id': u'12c5a70d4ada45d3bf524f3b43b722ef', u'created_at': u'2019-05-22T16:26:02Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'12c5a70d4ada45d3bf524f3b43b722ef'})] 2019-05-22 16:28:51,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-05-22 16:28:51,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c17c3cddd518e1fc0c1027dddf7a6ab9cdf3384b" 2019-05-22 16:28:52,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 25 Content-Type: application/json Date: Wed, 22 May 2019 16:28:52 GMT X-Openstack-Request-Id: req-ce036661-648a-43e1-b040-98cfdc77b166 2019-05-22 16:28:52,340 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": []} 2019-05-22 16:28:52,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/service-providers.json used request id req-ce036661-648a-43e1-b040-98cfdc77b166 2019-05-22 16:28:52,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 1.13395380974s 2019-05-22 16:28:52,340 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [] 2019-05-22 16:28:52,481 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-22 16:28:52,481 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-05-22 16:28:52,527 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-05-22 16:28:52,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:28:52,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4aec089-5bc8-4f15-99ab-226f41088a11 2019-05-22 16:28:52,632 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:28:52,632 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-a4aec089-5bc8-4f15-99ab-226f41088a11 2019-05-22 16:28:52,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:28:53,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62335804fcd4411fbce7000e6d443102", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:28:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e05a402555334f268e3f581a736f48f2"}, "audit_ids": ["63XcZRSPT9-7njN1tfLGng"], "issued_at": "2019-05-22T16:28:53.000000Z"}} 2019-05-22 16:28:53,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:28:53,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" 2019-05-22 16:28:54,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 22 May 2019 16:28:54 GMT X-Openstack-Request-Id: req-8f9c126b-7a2f-4aad-a44b-8040bbf4e94b 2019-05-22 16:28:54,182 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:28:54,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8f9c126b-7a2f-4aad-a44b-8040bbf4e94b 2019-05-22 16:28:54,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02152585983s 2019-05-22 16:28:54,183 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-05-22 16:28:54,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:28:54,194 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 22 May 2019 16:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21807974-1562-4c6f-a90d-dea12dd9152a 2019-05-22 16:28:54,195 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-22 16:28:54,195 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-21807974-1562-4c6f-a90d-dea12dd9152a 2019-05-22 16:28:54,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:28:54,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" 2019-05-22 16:28:54,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ded0089-2ab0-4827-b966-9d9dddf33bd9 2019-05-22 16:28:54,419 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:28:54,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-0ded0089-2ab0-4827-b966-9d9dddf33bd9 2019-05-22 16:28:54,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223955869675s 2019-05-22 16:28:54,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:28:54,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" 2019-05-22 16:28:54,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Wed, 22 May 2019 16:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35e9fbe-82e1-4d54-bd00-cab045fb2dec 2019-05-22 16:28:54,655 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-22 16:28:54,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e35e9fbe-82e1-4d54-bd00-cab045fb2dec 2019-05-22 16:28:54,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229121923447s 2019-05-22 16:28:54,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-22 16:28:54,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" -d '{"network": {"tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "name": "tenantnetwork1-net_adf6288a-7a93-4b43-8a35-f2816bc481d8", "admin_state_up": true}}' 2019-05-22 16:28:56,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 22 May 2019 16:28:56 GMT X-Openstack-Request-Id: req-153ba81a-60da-460e-bc38-56b6edc280fc 2019-05-22 16:28:56,178 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"7221ea2c-2129-4d82-abfc-a96feccee700","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:28:55Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_adf6288a-7a93-4b43-8a35-f2816bc481d8","admin_state_up":true,"tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:28:55Z","mtu":1442}} 2019-05-22 16:28:56,178 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-153ba81a-60da-460e-bc38-56b6edc280fc 2019-05-22 16:28:56,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.52158308029s 2019-05-22 16:28:56,179 - 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'dns_domain': u'', u'updated_at': u'2019-05-22T16:28:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'7221ea2c-2129-4d82-abfc-a96feccee700', u'provider:segmentation_id': 50, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_adf6288a-7a93-4b43-8a35-f2816bc481d8', u'created_at': u'2019-05-22T16:28:55Z', u'mtu': 1442, u'tenant_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8'}) 2019-05-22 16:28:56,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:28:56,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" 2019-05-22 16:28:56,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1421 Content-Type: application/json Date: Wed, 22 May 2019 16:28:57 GMT X-Openstack-Request-Id: req-5dabe60a-10d9-4b02-b4db-c2ae97fa1179 2019-05-22 16:28:56,774 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"mtu":1442,"id":"7221ea2c-2129-4d82-abfc-a96feccee700","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:28:55Z","qos_policy_id":null,"name":"tenantnetwork1-net_adf6288a-7a93-4b43-8a35-f2816bc481d8","admin_state_up":true,"tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:28:55Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:28:56,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5dabe60a-10d9-4b02-b4db-c2ae97fa1179 2019-05-22 16:28:56,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.594875097275s 2019-05-22 16:28:56,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-22 16:28:56,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" -d '{"subnet": {"name": "tenantnetwork1-subnet_adf6288a-7a93-4b43-8a35-f2816bc481d8", "enable_dhcp": true, "network_id": "7221ea2c-2129-4d82-abfc-a96feccee700", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-22 16:28:59,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 22 May 2019 16:28:59 GMT X-Openstack-Request-Id: req-1df23d5c-2f55-4f88-b4fe-428f60042662 2019-05-22 16:28:59,292 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7221ea2c-2129-4d82-abfc-a96feccee700","tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:28:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:28:57Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","id":"1ffe21d5-b5e1-481b-801b-970663956dc9","subnetpool_id":null,"name":"tenantnetwork1-subnet_adf6288a-7a93-4b43-8a35-f2816bc481d8"}} 2019-05-22 16:28:59,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1df23d5c-2f55-4f88-b4fe-428f60042662 2019-05-22 16:28:59,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.51638793945s 2019-05-22 16:28:59,293 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-22T16:28:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1ffe21d5-b5e1-481b-801b-970663956dc9', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_adf6288a-7a93-4b43-8a35-f2816bc481d8', u'enable_dhcp': True, u'network_id': u'7221ea2c-2129-4d82-abfc-a96feccee700', u'tenant_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', u'created_at': u'2019-05-22T16:28:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8'}) 2019-05-22 16:28:59,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-22 16:28:59,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" -d '{"router": {"external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75"}, "name": "tenantnetwork1-router_adf6288a-7a93-4b43-8a35-f2816bc481d8", "admin_state_up": true}}' 2019-05-22 16:29:02,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 625 Content-Type: application/json Date: Wed, 22 May 2019 16:29:02 GMT X-Openstack-Request-Id: req-d8a12585-7b9e-40a0-b40e-e5e25522f2da 2019-05-22 16:29:02,572 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:29:00Z", "admin_state_up": true, "updated_at": "2019-05-22T16:29:01Z", "revision_number": 2, "routes": [], "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "610d1b15-dfbf-4f47-9b47-de659c9873d7", "name": "tenantnetwork1-router_adf6288a-7a93-4b43-8a35-f2816bc481d8"}} 2019-05-22 16:29:02,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d8a12585-7b9e-40a0-b40e-e5e25522f2da 2019-05-22 16:29:02,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 3.27913498878s 2019-05-22 16:29:02,573 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', u'created_at': u'2019-05-22T16:29:00Z', u'admin_state_up': True, u'updated_at': u'2019-05-22T16:29:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', u'id': u'610d1b15-dfbf-4f47-9b47-de659c9873d7', u'name': u'tenantnetwork1-router_adf6288a-7a93-4b43-8a35-f2816bc481d8'}) 2019-05-22 16:29:02,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-22 16:29:02,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/610d1b15-dfbf-4f47-9b47-de659c9873d7/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" -d '{"subnet_id": "1ffe21d5-b5e1-481b-801b-970663956dc9"}' 2019-05-22 16:29:05,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:29:05 GMT X-Openstack-Request-Id: req-74464939-2444-4738-b183-ae64c7c8decd 2019-05-22 16:29:05,345 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7221ea2c-2129-4d82-abfc-a96feccee700", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "subnet_id": "1ffe21d5-b5e1-481b-801b-970663956dc9", "subnet_ids": ["1ffe21d5-b5e1-481b-801b-970663956dc9"], "port_id": "448ec9d9-974c-45a5-8390-a2d98e8fd8fc", "id": "610d1b15-dfbf-4f47-9b47-de659c9873d7"} 2019-05-22 16:29:05,345 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/610d1b15-dfbf-4f47-9b47-de659c9873d7/add_router_interface.json used request id req-74464939-2444-4738-b183-ae64c7c8decd 2019-05-22 16:29:05,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.77180981636s 2019-05-22 16:29:05,458 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-22 16:29:05,458 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:11 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-22 16:29:05,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-22 16:29:05,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/610d1b15-dfbf-4f47-9b47-de659c9873d7/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" -d '{"subnet_id": "1ffe21d5-b5e1-481b-801b-970663956dc9"}' 2019-05-22 16:29:07,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:29:07 GMT X-Openstack-Request-Id: req-f1da840f-fa3e-4113-a235-fa742d35962e 2019-05-22 16:29:07,321 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7221ea2c-2129-4d82-abfc-a96feccee700", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "subnet_id": "1ffe21d5-b5e1-481b-801b-970663956dc9", "subnet_ids": ["1ffe21d5-b5e1-481b-801b-970663956dc9"], "port_id": "448ec9d9-974c-45a5-8390-a2d98e8fd8fc", "id": "610d1b15-dfbf-4f47-9b47-de659c9873d7"} 2019-05-22 16:29:07,321 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/610d1b15-dfbf-4f47-9b47-de659c9873d7/remove_router_interface.json used request id req-f1da840f-fa3e-4113-a235-fa742d35962e 2019-05-22 16:29:07,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85800409317s 2019-05-22 16:29:07,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-22 16:29:07,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" 2019-05-22 16:29:07,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 628 Content-Type: application/json Date: Wed, 22 May 2019 16:29:07 GMT X-Openstack-Request-Id: req-534007d0-eea9-4606-bdfb-c9bda3f02d19 2019-05-22 16:29:07,756 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:29:00Z", "admin_state_up": true, "updated_at": "2019-05-22T16:29:06Z", "revision_number": 4, "routes": [], "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "610d1b15-dfbf-4f47-9b47-de659c9873d7", "name": "tenantnetwork1-router_adf6288a-7a93-4b43-8a35-f2816bc481d8"}]} 2019-05-22 16:29:07,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-534007d0-eea9-4606-bdfb-c9bda3f02d19 2019-05-22 16:29:07,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.434664964676s 2019-05-22 16:29:07,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-22 16:29:07,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/610d1b15-dfbf-4f47-9b47-de659c9873d7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" 2019-05-22 16:29:10,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:29:10 GMT X-Openstack-Request-Id: req-a179ff85-58ca-43ac-ad55-b427980ae9e9 2019-05-22 16:29:10,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:29:10,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/610d1b15-dfbf-4f47-9b47-de659c9873d7.json used request id req-a179ff85-58ca-43ac-ad55-b427980ae9e9 2019-05-22 16:29:10,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.54998207092s 2019-05-22 16:29:10,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:29:10,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" 2019-05-22 16:29:10,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1296 Content-Type: application/json Date: Wed, 22 May 2019 16:29:10 GMT X-Openstack-Request-Id: req-f28b12b2-80c6-44cd-b443-e7a6b3fe3c44 2019-05-22 16:29:10,645 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7221ea2c-2129-4d82-abfc-a96feccee700","tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:28:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:28:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","id":"1ffe21d5-b5e1-481b-801b-970663956dc9","subnetpool_id":null,"name":"tenantnetwork1-subnet_adf6288a-7a93-4b43-8a35-f2816bc481d8"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:26:02Z","dns_nameservers":[],"updated_at":"2019-05-22T16:26:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"12c5a70d4ada45d3bf524f3b43b722ef","id":"b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0","subnetpool_id":null,"name":"external-subnet"}]} 2019-05-22 16:29:10,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f28b12b2-80c6-44cd-b443-e7a6b3fe3c44 2019-05-22 16:29:10,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.336934089661s 2019-05-22 16:29:10,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-22 16:29:10,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/1ffe21d5-b5e1-481b-801b-970663956dc9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" 2019-05-22 16:29:12,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:29:12 GMT X-Openstack-Request-Id: req-09403888-68a3-4ee4-87c2-13b374c13a6e 2019-05-22 16:29:12,592 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:29:12,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1ffe21d5-b5e1-481b-801b-970663956dc9.json used request id req-09403888-68a3-4ee4-87c2-13b374c13a6e 2019-05-22 16:29:12,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.94589304924s 2019-05-22 16:29:12,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:29:12,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" 2019-05-22 16:29:12,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1421 Content-Type: application/json Date: Wed, 22 May 2019 16:29:13 GMT X-Openstack-Request-Id: req-9de28a2c-2914-49e8-980a-db0ba0beea10 2019-05-22 16:29:12,684 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"7221ea2c-2129-4d82-abfc-a96feccee700","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:29:12Z","qos_policy_id":null,"name":"tenantnetwork1-net_adf6288a-7a93-4b43-8a35-f2816bc481d8","admin_state_up":true,"tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:28:55Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:29:12,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9de28a2c-2914-49e8-980a-db0ba0beea10 2019-05-22 16:29:12,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0909161567688s 2019-05-22 16:29:12,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-22 16:29:12,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/7221ea2c-2129-4d82-abfc-a96feccee700.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8a59524b3677efd6c3ce4be919c537a54a19ef1f" 2019-05-22 16:29:13,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:29:13 GMT X-Openstack-Request-Id: req-98b6ee47-fe01-468b-85c3-aa2e0f5b047e 2019-05-22 16:29:13,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:29:13,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7221ea2c-2129-4d82-abfc-a96feccee700.json used request id req-98b6ee47-fe01-468b-85c3-aa2e0f5b047e 2019-05-22 16:29:13,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21892595291s 2019-05-22 16:29:13,950 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-05-22 16:29:13,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:29:13,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad2f9db-5068-46d4-a1a4-3c4cb3cb339b 2019-05-22 16:29:13,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.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:29:13,995 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-fad2f9db-5068-46d4-a1a4-3c4cb3cb339b 2019-05-22 16:29:13,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:29:14,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62335804fcd4411fbce7000e6d443102", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:29:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e05a402555334f268e3f581a736f48f2"}, "audit_ids": ["bk-qgGnySWGQsSZUX4VtXw"], "issued_at": "2019-05-22T16:29:14.000000Z"}} 2019-05-22 16:29:14,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:29:14,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:14,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 22 May 2019 16:29:14 GMT X-Openstack-Request-Id: req-f98ba185-0c86-44b4-afce-2d95c347a809 2019-05-22 16:29:14,810 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:29:14,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f98ba185-0c86-44b4-afce-2d95c347a809 2019-05-22 16:29:14,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40070104599s 2019-05-22 16:29:14,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:29:14,822 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 22 May 2019 16:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f59e8786-9a90-4602-9080-89cd88f546d0 2019-05-22 16:29:14,823 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-22 16:29:14,823 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-f59e8786-9a90-4602-9080-89cd88f546d0 2019-05-22 16:29:14,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:29:14,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:15,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1d5e70-cd6e-42b9-ab65-23e11e4e7ac3 2019-05-22 16:29:15,178 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:29:15,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-2d1d5e70-cd6e-42b9-ab65-23e11e4e7ac3 2019-05-22 16:29:15,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.354337930679s 2019-05-22 16:29:15,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-22 16:29:15,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_d7bafa9b-6e8f-4d90-9241-fd5249a5503d"}}' 2019-05-22 16:29:15,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 22 May 2019 16:29:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f80b8d85-24d3-4601-bddf-42db4cf9f11a 2019-05-22 16:29:15,569 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/57dca059777c4ad7bdcfede605a6f750"}, "tags": [], "enabled": true, "id": "57dca059777c4ad7bdcfede605a6f750", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d7bafa9b-6e8f-4d90-9241-fd5249a5503d"}} 2019-05-22 16:29:15,569 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f80b8d85-24d3-4601-bddf-42db4cf9f11a 2019-05-22 16:29:15,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.383265972137s 2019-05-22 16:29:15,569 - 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'57dca059777c4ad7bdcfede605a6f750', '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_d7bafa9b-6e8f-4d90-9241-fd5249a5503d'}) 2019-05-22 16:29:15,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-22 16:29:15,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "xfOqAUnmQVVqi5JBB87DIDlByndoLi", "email": null, "name": "tenantnetwork2-user_d7bafa9b-6e8f-4d90-9241-fd5249a5503d"}}' 2019-05-22 16:29:16,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 22 May 2019 16:29:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-617348fd-da88-464b-8cbd-f7112c2abb4d 2019-05-22 16:29:16,130 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_d7bafa9b-6e8f-4d90-9241-fd5249a5503d", "links": {"self": "http://172.30.9.28:5000/v3/users/ed58a7a9c0f541a69116ecbf05b58c3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed58a7a9c0f541a69116ecbf05b58c3a", "domain_id": "default", "password_expires_at": null}} 2019-05-22 16:29:16,130 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-617348fd-da88-464b-8cbd-f7112c2abb4d 2019-05-22 16:29:16,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.554154157639s 2019-05-22 16:29:16,131 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ed58a7a9c0f541a69116ecbf05b58c3a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_d7bafa9b-6e8f-4d90-9241-fd5249a5503d'}) 2019-05-22 16:29:16,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:29:16,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:16,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96044712-c702-4a96-8216-e27c833d64f5 2019-05-22 16:29:16,365 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:29:16,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-96044712-c702-4a96-8216-e27c833d64f5 2019-05-22 16:29:16,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.230946779251s 2019-05-22 16:29:16,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:29:16,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:16,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1370256a-8ac2-47b7-ab36-63a4b0e7d01c 2019-05-22 16:29:16,614 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:29:16,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1370256a-8ac2-47b7-ab36-63a4b0e7d01c 2019-05-22 16:29:16,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.243762016296s 2019-05-22 16:29:16,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:29:16,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:16,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fabb263-b415-4481-bdb5-75b500abaf12 2019-05-22 16:29:16,956 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:29:16,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5fabb263-b415-4481-bdb5-75b500abaf12 2019-05-22 16:29:16,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.336470842361s 2019-05-22 16:29:16,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:29:16,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:17,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 22 May 2019 16:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11a28c3-f901-4f31-a93c-02590ac2da6a 2019-05-22 16:29:17,190 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-22 16:29:17,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e11a28c3-f901-4f31-a93c-02590ac2da6a 2019-05-22 16:29:17,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229820013046s 2019-05-22 16:29:17,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:29:17,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:17,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 22 May 2019 16:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2bec64-964b-40e0-9401-2a8350aa56e8 2019-05-22 16:29:17,514 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_d7bafa9b-6e8f-4d90-9241-fd5249a5503d", "links": {"self": "http://172.30.9.28:5000/v3/users/ed58a7a9c0f541a69116ecbf05b58c3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed58a7a9c0f541a69116ecbf05b58c3a", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:29:17,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4b2bec64-964b-40e0-9401-2a8350aa56e8 2019-05-22 16:29:17,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.322613954544s 2019-05-22 16:29:17,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:29:17,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:17,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 22 May 2019 16:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea3860b-6f8b-4818-ab3d-0c8a7604b05e 2019-05-22 16:29:17,743 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/57dca059777c4ad7bdcfede605a6f750"}, "tags": [], "enabled": true, "id": "57dca059777c4ad7bdcfede605a6f750", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d7bafa9b-6e8f-4d90-9241-fd5249a5503d"}]} 2019-05-22 16:29:17,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-5ea3860b-6f8b-4818-ab3d-0c8a7604b05e 2019-05-22 16:29:17,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217441082001s 2019-05-22 16:29:17,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-22 16:29:17,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=ed58a7a9c0f541a69116ecbf05b58c3a&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=57dca059777c4ad7bdcfede605a6f750" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:17,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 22 May 2019 16:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e826325f-595b-4ac8-9fcd-30a187a300e5 2019-05-22 16:29:17,990 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=ed58a7a9c0f541a69116ecbf05b58c3a&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=57dca059777c4ad7bdcfede605a6f750", "previous": null, "next": null}} 2019-05-22 16:29:17,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=ed58a7a9c0f541a69116ecbf05b58c3a&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=57dca059777c4ad7bdcfede605a6f750 used request id req-e826325f-595b-4ac8-9fcd-30a187a300e5 2019-05-22 16:29:17,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.239060878754s 2019-05-22 16:29:17,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-22 16:29:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/57dca059777c4ad7bdcfede605a6f750/users/ed58a7a9c0f541a69116ecbf05b58c3a/roles/1b8346c1e1604c26963d1432186a1590 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:18,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:29:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9351a7a5-cecd-4764-a085-367e8cb3f7bc 2019-05-22 16:29:18,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:29:18,224 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/57dca059777c4ad7bdcfede605a6f750/users/ed58a7a9c0f541a69116ecbf05b58c3a/roles/1b8346c1e1604c26963d1432186a1590 used request id req-9351a7a5-cecd-4764-a085-367e8cb3f7bc 2019-05-22 16:29:18,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.230358839035s 2019-05-22 16:29:18,225 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_d7bafa9b-6e8f-4d90-9241-fd5249a5503d', 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'57dca059777c4ad7bdcfede605a6f750', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'xfOqAUnmQVVqi5JBB87DIDlByndoLi', 'username': u'tenantnetwork2-user_d7bafa9b-6e8f-4d90-9241-fd5249a5503d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-22 16:29:18,229 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_d7bafa9b-6e8f-4d90-9241-fd5249a5503d', 'password': 'xfOqAUnmQVVqi5JBB87DIDlByndoLi', 'project_name': 'tenantnetwork2-project_d7bafa9b-6e8f-4d90-9241-fd5249a5503d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '57dca059777c4ad7bdcfede605a6f750', 'project_domain_name': 'Default'} 2019-05-22 16:29:18,229 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-05-22 16:29:18,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:29:18,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:18,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac6b6c7-ca1f-4e27-a829-7b3e0fd42b20 2019-05-22 16:29:18,446 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:29:18,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-cac6b6c7-ca1f-4e27-a829-7b3e0fd42b20 2019-05-22 16:29:18,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21662402153s 2019-05-22 16:29:18,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:29:18,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:18,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 22 May 2019 16:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e1a6a9-36f8-4a6e-9237-d6ce6e3e0f4c 2019-05-22 16:29:18,694 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/57dca059777c4ad7bdcfede605a6f750"}, "tags": [], "enabled": true, "id": "57dca059777c4ad7bdcfede605a6f750", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d7bafa9b-6e8f-4d90-9241-fd5249a5503d"}]} 2019-05-22 16:29:18,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-89e1a6a9-36f8-4a6e-9237-d6ce6e3e0f4c 2019-05-22 16:29:18,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.240978002548s 2019-05-22 16:29:18,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-22 16:29:18,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" -d '{"network": {"tenant_id": "57dca059777c4ad7bdcfede605a6f750", "name": "tenantnetwork2-net_d7bafa9b-6e8f-4d90-9241-fd5249a5503d", "admin_state_up": true}}' 2019-05-22 16:29:20,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 22 May 2019 16:29:21 GMT X-Openstack-Request-Id: req-4a78a752-a8ae-4dee-8306-9ba7e89aa6d8 2019-05-22 16:29:20,823 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"e8cbc26a-6013-478e-bef6-af58c84ec171","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"57dca059777c4ad7bdcfede605a6f750","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:29:20Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_d7bafa9b-6e8f-4d90-9241-fd5249a5503d","admin_state_up":true,"tenant_id":"57dca059777c4ad7bdcfede605a6f750","created_at":"2019-05-22T16:29:20Z","mtu":1442}} 2019-05-22 16:29:20,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4a78a752-a8ae-4dee-8306-9ba7e89aa6d8 2019-05-22 16:29:20,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 2.12607502937s 2019-05-22 16:29:20,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'dns_domain': u'', u'updated_at': u'2019-05-22T16:29:20Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'e8cbc26a-6013-478e-bef6-af58c84ec171', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_d7bafa9b-6e8f-4d90-9241-fd5249a5503d', u'created_at': u'2019-05-22T16:29:20Z', u'mtu': 1442, u'tenant_id': u'57dca059777c4ad7bdcfede605a6f750', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'57dca059777c4ad7bdcfede605a6f750'}) 2019-05-22 16:29:20,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:29:20,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c6297f9-9108-4332-8f84-8d5c33936967 2019-05-22 16:29:20,835 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:29:20,835 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-7c6297f9-9108-4332-8f84-8d5c33936967 2019-05-22 16:29:20,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:29:21,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:29:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57dca059777c4ad7bdcfede605a6f750", "name": "tenantnetwork2-project_d7bafa9b-6e8f-4d90-9241-fd5249a5503d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/57dca059777c4ad7bdcfede605a6f750", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/57dca059777c4ad7bdcfede605a6f750", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/57dca059777c4ad7bdcfede605a6f750", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/57dca059777c4ad7bdcfede605a6f750", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/57dca059777c4ad7bdcfede605a6f750", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/57dca059777c4ad7bdcfede605a6f750", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/57dca059777c4ad7bdcfede605a6f750", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/57dca059777c4ad7bdcfede605a6f750", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/57dca059777c4ad7bdcfede605a6f750", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_57dca059777c4ad7bdcfede605a6f750", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_57dca059777c4ad7bdcfede605a6f750", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_d7bafa9b-6e8f-4d90-9241-fd5249a5503d", "id": "ed58a7a9c0f541a69116ecbf05b58c3a"}, "audit_ids": ["dTpAgQuxTJqq3qYcH5GV6g"], "issued_at": "2019-05-22T16:29:21.000000Z"}} 2019-05-22 16:29:21,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:29:21,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb10f74614ae0a73054d0e95a09de7340b217a93" 2019-05-22 16:29:21,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Wed, 22 May 2019 16:29:21 GMT X-Openstack-Request-Id: req-93286758-83de-4694-b10b-78664d93b675 2019-05-22 16:29:21,730 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"e8cbc26a-6013-478e-bef6-af58c84ec171","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"57dca059777c4ad7bdcfede605a6f750","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:29:20Z","qos_policy_id":null,"name":"tenantnetwork2-net_d7bafa9b-6e8f-4d90-9241-fd5249a5503d","admin_state_up":true,"tenant_id":"57dca059777c4ad7bdcfede605a6f750","created_at":"2019-05-22T16:29:20Z","mtu":1442}]} 2019-05-22 16:29:21,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-93286758-83de-4694-b10b-78664d93b675 2019-05-22 16:29:21,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.477999925613s 2019-05-22 16:29:21,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-22 16:29:21,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb10f74614ae0a73054d0e95a09de7340b217a93" -d '{"subnet": {"name": "tenantnetwork2-subnet_d7bafa9b-6e8f-4d90-9241-fd5249a5503d", "enable_dhcp": true, "network_id": "e8cbc26a-6013-478e-bef6-af58c84ec171", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-22 16:29:24,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 22 May 2019 16:29:24 GMT X-Openstack-Request-Id: req-96453807-501e-47e8-b349-2560fe213f5c 2019-05-22 16:29:24,341 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8cbc26a-6013-478e-bef6-af58c84ec171","tenant_id":"57dca059777c4ad7bdcfede605a6f750","created_at":"2019-05-22T16:29:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:29:22Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"57dca059777c4ad7bdcfede605a6f750","id":"989f739b-a96e-4c8a-a53b-7c628303f1c9","subnetpool_id":null,"name":"tenantnetwork2-subnet_d7bafa9b-6e8f-4d90-9241-fd5249a5503d"}} 2019-05-22 16:29:24,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-96453807-501e-47e8-b349-2560fe213f5c 2019-05-22 16:29:24,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.60897922516s 2019-05-22 16:29:24,342 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-22T16:29:22Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'989f739b-a96e-4c8a-a53b-7c628303f1c9', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_d7bafa9b-6e8f-4d90-9241-fd5249a5503d', u'enable_dhcp': True, u'network_id': u'e8cbc26a-6013-478e-bef6-af58c84ec171', u'tenant_id': u'57dca059777c4ad7bdcfede605a6f750', u'created_at': u'2019-05-22T16:29:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'57dca059777c4ad7bdcfede605a6f750'}) 2019-05-22 16:29:24,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-22 16:29:24,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb10f74614ae0a73054d0e95a09de7340b217a93" -d '{"router": {"external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75"}, "name": "tenantnetwork2-router_d7bafa9b-6e8f-4d90-9241-fd5249a5503d", "admin_state_up": true}}' 2019-05-22 16:29:26,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 625 Content-Type: application/json Date: Wed, 22 May 2019 16:29:27 GMT X-Openstack-Request-Id: req-03afc7f2-2d2b-41bd-96de-d937dc7e06a5 2019-05-22 16:29:26,717 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "57dca059777c4ad7bdcfede605a6f750", "created_at": "2019-05-22T16:29:25Z", "admin_state_up": true, "updated_at": "2019-05-22T16:29:26Z", "revision_number": 2, "routes": [], "project_id": "57dca059777c4ad7bdcfede605a6f750", "id": "0951dfd0-0a17-42e7-868d-2d8b611b1e98", "name": "tenantnetwork2-router_d7bafa9b-6e8f-4d90-9241-fd5249a5503d"}} 2019-05-22 16:29:26,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-03afc7f2-2d2b-41bd-96de-d937dc7e06a5 2019-05-22 16:29:26,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.37520098686s 2019-05-22 16:29:26,718 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'57dca059777c4ad7bdcfede605a6f750', u'created_at': u'2019-05-22T16:29:25Z', u'admin_state_up': True, u'updated_at': u'2019-05-22T16:29:26Z', u'revision_number': 2, u'routes': [], u'project_id': u'57dca059777c4ad7bdcfede605a6f750', u'id': u'0951dfd0-0a17-42e7-868d-2d8b611b1e98', u'name': u'tenantnetwork2-router_d7bafa9b-6e8f-4d90-9241-fd5249a5503d'}) 2019-05-22 16:29:26,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-22 16:29:26,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/0951dfd0-0a17-42e7-868d-2d8b611b1e98/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb10f74614ae0a73054d0e95a09de7340b217a93" -d '{"subnet_id": "989f739b-a96e-4c8a-a53b-7c628303f1c9"}' 2019-05-22 16:29:30,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:29:30 GMT X-Openstack-Request-Id: req-8876f803-d848-4498-a053-15c212c61078 2019-05-22 16:29:30,788 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e8cbc26a-6013-478e-bef6-af58c84ec171", "tenant_id": "57dca059777c4ad7bdcfede605a6f750", "subnet_id": "989f739b-a96e-4c8a-a53b-7c628303f1c9", "subnet_ids": ["989f739b-a96e-4c8a-a53b-7c628303f1c9"], "port_id": "412b31f2-e974-4787-85fd-0c93436da630", "id": "0951dfd0-0a17-42e7-868d-2d8b611b1e98"} 2019-05-22 16:29:30,788 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/0951dfd0-0a17-42e7-868d-2d8b611b1e98/add_router_interface.json used request id req-8876f803-d848-4498-a053-15c212c61078 2019-05-22 16:29:30,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.06995511055s 2019-05-22 16:29:30,901 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-22 16:29:30,901 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-22 16:29:30,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-22 16:29:30,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/0951dfd0-0a17-42e7-868d-2d8b611b1e98/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb10f74614ae0a73054d0e95a09de7340b217a93" -d '{"subnet_id": "989f739b-a96e-4c8a-a53b-7c628303f1c9"}' 2019-05-22 16:29:33,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:29:33 GMT X-Openstack-Request-Id: req-8c3aa226-37bc-4513-b30b-ff69fb7830d6 2019-05-22 16:29:33,762 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e8cbc26a-6013-478e-bef6-af58c84ec171", "tenant_id": "57dca059777c4ad7bdcfede605a6f750", "subnet_id": "989f739b-a96e-4c8a-a53b-7c628303f1c9", "subnet_ids": ["989f739b-a96e-4c8a-a53b-7c628303f1c9"], "port_id": "412b31f2-e974-4787-85fd-0c93436da630", "id": "0951dfd0-0a17-42e7-868d-2d8b611b1e98"} 2019-05-22 16:29:33,762 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/0951dfd0-0a17-42e7-868d-2d8b611b1e98/remove_router_interface.json used request id req-8c3aa226-37bc-4513-b30b-ff69fb7830d6 2019-05-22 16:29:33,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.85599303246s 2019-05-22 16:29:33,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-22 16:29:33,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb10f74614ae0a73054d0e95a09de7340b217a93" 2019-05-22 16:29:34,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 628 Content-Type: application/json Date: Wed, 22 May 2019 16:29:34 GMT X-Openstack-Request-Id: req-4e255b3d-f90e-4a1d-9aff-19e008d04bf8 2019-05-22 16:29:34,227 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "57dca059777c4ad7bdcfede605a6f750", "created_at": "2019-05-22T16:29:25Z", "admin_state_up": true, "updated_at": "2019-05-22T16:29:32Z", "revision_number": 4, "routes": [], "project_id": "57dca059777c4ad7bdcfede605a6f750", "id": "0951dfd0-0a17-42e7-868d-2d8b611b1e98", "name": "tenantnetwork2-router_d7bafa9b-6e8f-4d90-9241-fd5249a5503d"}]} 2019-05-22 16:29:34,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-4e255b3d-f90e-4a1d-9aff-19e008d04bf8 2019-05-22 16:29:34,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.464390993118s 2019-05-22 16:29:34,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-22 16:29:34,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/0951dfd0-0a17-42e7-868d-2d8b611b1e98.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb10f74614ae0a73054d0e95a09de7340b217a93" 2019-05-22 16:29:41,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:29:41 GMT X-Openstack-Request-Id: req-093ee1da-c276-4fa4-baf5-42314876a49f 2019-05-22 16:29:41,906 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:29:41,906 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/0951dfd0-0a17-42e7-868d-2d8b611b1e98.json used request id req-093ee1da-c276-4fa4-baf5-42314876a49f 2019-05-22 16:29:41,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 7.67730903625s 2019-05-22 16:29:41,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:29:41,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb10f74614ae0a73054d0e95a09de7340b217a93" 2019-05-22 16:29:42,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 22 May 2019 16:29:42 GMT X-Openstack-Request-Id: req-0521222d-549f-4ba6-91e3-44f1ce39febd 2019-05-22 16:29:42,290 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8cbc26a-6013-478e-bef6-af58c84ec171","tenant_id":"57dca059777c4ad7bdcfede605a6f750","created_at":"2019-05-22T16:29:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:29:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"57dca059777c4ad7bdcfede605a6f750","id":"989f739b-a96e-4c8a-a53b-7c628303f1c9","subnetpool_id":null,"name":"tenantnetwork2-subnet_d7bafa9b-6e8f-4d90-9241-fd5249a5503d"}]} 2019-05-22 16:29:42,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-0521222d-549f-4ba6-91e3-44f1ce39febd 2019-05-22 16:29:42,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.383675098419s 2019-05-22 16:29:42,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-22 16:29:42,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/989f739b-a96e-4c8a-a53b-7c628303f1c9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb10f74614ae0a73054d0e95a09de7340b217a93" 2019-05-22 16:29:44,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:29:44 GMT X-Openstack-Request-Id: req-4ce272f2-a714-45e8-b096-1d56338542ab 2019-05-22 16:29:44,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:29:44,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/989f739b-a96e-4c8a-a53b-7c628303f1c9.json used request id req-4ce272f2-a714-45e8-b096-1d56338542ab 2019-05-22 16:29:44,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.7280960083s 2019-05-22 16:29:44,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:29:44,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb10f74614ae0a73054d0e95a09de7340b217a93" 2019-05-22 16:29:45,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Wed, 22 May 2019 16:29:45 GMT X-Openstack-Request-Id: req-303da788-a1da-4bee-a69e-8e8347322cb2 2019-05-22 16:29:45,041 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e8cbc26a-6013-478e-bef6-af58c84ec171","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"57dca059777c4ad7bdcfede605a6f750","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:29:44Z","qos_policy_id":null,"name":"tenantnetwork2-net_d7bafa9b-6e8f-4d90-9241-fd5249a5503d","admin_state_up":true,"tenant_id":"57dca059777c4ad7bdcfede605a6f750","created_at":"2019-05-22T16:29:20Z","mtu":1442}]} 2019-05-22 16:29:45,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-303da788-a1da-4bee-a69e-8e8347322cb2 2019-05-22 16:29:45,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02155303955s 2019-05-22 16:29:45,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-22 16:29:45,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/e8cbc26a-6013-478e-bef6-af58c84ec171.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb10f74614ae0a73054d0e95a09de7340b217a93" 2019-05-22 16:29:46,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:29:46 GMT X-Openstack-Request-Id: req-cfab52fd-56c2-420b-8060-0fbc0dbe96a3 2019-05-22 16:29:46,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:29:46,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e8cbc26a-6013-478e-bef6-af58c84ec171.json used request id req-cfab52fd-56c2-420b-8060-0fbc0dbe96a3 2019-05-22 16:29:46,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.36835694313s 2019-05-22 16:29:46,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:29:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:46,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 22 May 2019 16:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3872d35-997a-4d73-9a33-bb0ea1df685f 2019-05-22 16:29:46,761 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_d7bafa9b-6e8f-4d90-9241-fd5249a5503d", "links": {"self": "http://172.30.9.28:5000/v3/users/ed58a7a9c0f541a69116ecbf05b58c3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed58a7a9c0f541a69116ecbf05b58c3a", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:29:46,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b3872d35-997a-4d73-9a33-bb0ea1df685f 2019-05-22 16:29:46,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.349603176117s 2019-05-22 16:29:46,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:29:46,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/ed58a7a9c0f541a69116ecbf05b58c3a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:47,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Wed, 22 May 2019 16:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c03e97-3f77-4486-bf78-033c3f6d7266 2019-05-22 16:29:47,004 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_d7bafa9b-6e8f-4d90-9241-fd5249a5503d", "links": {"self": "http://172.30.9.28:5000/v3/users/ed58a7a9c0f541a69116ecbf05b58c3a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ed58a7a9c0f541a69116ecbf05b58c3a", "description": null}} 2019-05-22 16:29:47,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/ed58a7a9c0f541a69116ecbf05b58c3a used request id req-73c03e97-3f77-4486-bf78-033c3f6d7266 2019-05-22 16:29:47,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237083911896s 2019-05-22 16:29:47,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-22 16:29:47,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/ed58a7a9c0f541a69116ecbf05b58c3a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:47,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:29:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bad330e6-24fe-4498-866a-73b831c39371 2019-05-22 16:29:47,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:29:47,370 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ed58a7a9c0f541a69116ecbf05b58c3a used request id req-bad330e6-24fe-4498-866a-73b831c39371 2019-05-22 16:29:47,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.364639997482s 2019-05-22 16:29:47,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:29:47,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:47,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Wed, 22 May 2019 16:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-050e6926-7e1c-43c8-9630-f25e433999d6 2019-05-22 16:29:47,682 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/57dca059777c4ad7bdcfede605a6f750"}, "tags": [], "enabled": true, "id": "57dca059777c4ad7bdcfede605a6f750", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d7bafa9b-6e8f-4d90-9241-fd5249a5503d"}]} 2019-05-22 16:29:47,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-050e6926-7e1c-43c8-9630-f25e433999d6 2019-05-22 16:29:47,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.305413007736s 2019-05-22 16:29:47,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-22 16:29:47,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/57dca059777c4ad7bdcfede605a6f750 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:48,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:29:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-724f64a9-eef3-4f66-a250-a71d04eda761 2019-05-22 16:29:48,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:29:48,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/57dca059777c4ad7bdcfede605a6f750 used request id req-724f64a9-eef3-4f66-a250-a71d04eda761 2019-05-22 16:29:48,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.339555978775s 2019-05-22 16:29:48,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:29:48,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=57dca059777c4ad7bdcfede605a6f750&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:49,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 22 May 2019 16:29:49 GMT X-Openstack-Request-Id: req-45c77180-8c37-4046-aff6-f70217f61886 2019-05-22 16:29:49,160 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57dca059777c4ad7bdcfede605a6f750", "created_at": "2019-05-22T16:29:20Z", "updated_at": "2019-05-22T16:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:20Z", "revision_number": 0, "id": "28789a37-e97e-47a5-84af-2c3895ebccf7", "remote_group_id": "b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:20Z", "security_group_id": "b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2", "tenant_id": "57dca059777c4ad7bdcfede605a6f750", "port_range_min": null, "ethertype": "IPv4", "project_id": "57dca059777c4ad7bdcfede605a6f750"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:20Z", "revision_number": 0, "id": "6dfdbd7b-bbc1-44c9-b538-63258726e4c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:20Z", "security_group_id": "b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2", "tenant_id": "57dca059777c4ad7bdcfede605a6f750", "port_range_min": null, "ethertype": "IPv6", "project_id": "57dca059777c4ad7bdcfede605a6f750"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:20Z", "revision_number": 0, "id": "7e97d6d0-a04f-4058-85e0-a58dd52bbbe2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:20Z", "security_group_id": "b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2", "tenant_id": "57dca059777c4ad7bdcfede605a6f750", "port_range_min": null, "ethertype": "IPv4", "project_id": "57dca059777c4ad7bdcfede605a6f750"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:20Z", "revision_number": 0, "id": "f56300a2-f3ad-4357-a143-666827045f70", "remote_group_id": "b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:20Z", "security_group_id": "b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2", "tenant_id": "57dca059777c4ad7bdcfede605a6f750", "port_range_min": null, "ethertype": "IPv6", "project_id": "57dca059777c4ad7bdcfede605a6f750"}], "revision_number": 1, "project_id": "57dca059777c4ad7bdcfede605a6f750", "id": "b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2", "name": "default"}]} 2019-05-22 16:29:49,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=57dca059777c4ad7bdcfede605a6f750&name=default used request id req-45c77180-8c37-4046-aff6-f70217f61886 2019-05-22 16:29:49,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.12853193283s 2019-05-22 16:29:49,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:29:49,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:49,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 22 May 2019 16:29:49 GMT X-Openstack-Request-Id: req-ac90f9c0-0e77-4905-9b7a-cf11b43d2dc5 2019-05-22 16:29:49,583 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "created_at": "2019-05-22T16:25:55Z", "updated_at": "2019-05-22T16:25:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "64ac46a0-cc8c-42dd-963b-83df82db5d0d", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "a2a0ffe9-f621-4a99-94d3-5bb143da5a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "af2dedb8-68c4-493a-be62-a7253bb8d3f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "c4602eac-be36-43db-b5f3-805706951093", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}], "revision_number": 1, "project_id": "12c5a70d4ada45d3bf524f3b43b722ef", "id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:28:55Z", "updated_at": "2019-05-22T16:28:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "5a02b212-1c36-479a-bfea-f312f2e51a77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "8e49e4ea-ef00-4625-b387-2a303ddad9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "9eafe2a2-54cb-46b2-80aa-8d70c39e6bda", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "a6dcfeae-bda6-4682-a95f-cc99e8fbb32e", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}], "revision_number": 1, "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "a46658b9-774e-41e2-b192-478d8d220b9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-22T16:29:00Z", "updated_at": "2019-05-22T16:29:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "119ee154-8b12-4aec-97d6-b4cf2f952bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bd843495-259f-4949-9388-7b97f0268cb3", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bfd0fb6f-1ee8-4c05-a1d5-b8e1d9f4297d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "e10345f3-d51b-411f-b3da-522df1cc28ae", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57dca059777c4ad7bdcfede605a6f750", "created_at": "2019-05-22T16:29:20Z", "updated_at": "2019-05-22T16:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:20Z", "revision_number": 0, "id": "28789a37-e97e-47a5-84af-2c3895ebccf7", "remote_group_id": "b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:20Z", "security_group_id": "b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2", "tenant_id": "57dca059777c4ad7bdcfede605a6f750", "port_range_min": null, "ethertype": "IPv4", "project_id": "57dca059777c4ad7bdcfede605a6f750"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:20Z", "revision_number": 0, "id": "6dfdbd7b-bbc1-44c9-b538-63258726e4c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:20Z", "security_group_id": "b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2", "tenant_id": "57dca059777c4ad7bdcfede605a6f750", "port_range_min": null, "ethertype": "IPv6", "project_id": "57dca059777c4ad7bdcfede605a6f750"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:20Z", "revision_number": 0, "id": "7e97d6d0-a04f-4058-85e0-a58dd52bbbe2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:20Z", "security_group_id": "b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2", "tenant_id": "57dca059777c4ad7bdcfede605a6f750", "port_range_min": null, "ethertype": "IPv4", "project_id": "57dca059777c4ad7bdcfede605a6f750"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:20Z", "revision_number": 0, "id": "f56300a2-f3ad-4357-a143-666827045f70", "remote_group_id": "b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:20Z", "security_group_id": "b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2", "tenant_id": "57dca059777c4ad7bdcfede605a6f750", "port_range_min": null, "ethertype": "IPv6", "project_id": "57dca059777c4ad7bdcfede605a6f750"}], "revision_number": 1, "project_id": "57dca059777c4ad7bdcfede605a6f750", "id": "b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2", "name": "default"}]} 2019-05-22 16:29:49,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ac90f9c0-0e77-4905-9b7a-cf11b43d2dc5 2019-05-22 16:29:49,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.417259931564s 2019-05-22 16:29:49,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-22 16:29:49,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c297880c9366a8f40ac9458a62b394f138c68f74" 2019-05-22 16:29:50,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:29:50 GMT X-Openstack-Request-Id: req-b63a8eb1-f417-4264-9329-b0e4ff0c93e2 2019-05-22 16:29:50,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:29:50,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b9f98d13-e01c-4ca1-a6ff-d7a3474a6cb2.json used request id req-b63a8eb1-f417-4264-9329-b0e4ff0c93e2 2019-05-22 16:29:50,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.462411165237s 2019-05-22 16:29:50,098 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-05-22 16:29:50,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:29:50,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0282aeb8-3efd-4359-95cb-bc2a2ea2ea47 2019-05-22 16:29:50,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.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:29:50,209 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-0282aeb8-3efd-4359-95cb-bc2a2ea2ea47 2019-05-22 16:29:50,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:29:50,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62335804fcd4411fbce7000e6d443102", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:29:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e05a402555334f268e3f581a736f48f2"}, "audit_ids": ["SD77tng_TNuNFNbt1ZbPpw"], "issued_at": "2019-05-22T16:29:50.000000Z"}} 2019-05-22 16:29:50,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:29:50,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:29:51,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 22 May 2019 16:29:51 GMT X-Openstack-Request-Id: req-0fab6243-4416-4942-befb-d4bf2c9a4731 2019-05-22 16:29:51,054 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:29:51,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0fab6243-4416-4942-befb-d4bf2c9a4731 2019-05-22 16:29:51,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.4282310009s 2019-05-22 16:29:51,056 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-05-22 16:29:51,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:29:51,067 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 22 May 2019 16:29:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a40dd006-67f8-42f3-a91b-2c670078c4e2 2019-05-22 16:29:51,068 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-22 16:29:51,068 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-a40dd006-67f8-42f3-a91b-2c670078c4e2 2019-05-22 16:29:51,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:29:51,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:29:51,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-610b80b2-e7d3-4476-826d-827c40d80277 2019-05-22 16:29:51,287 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:29:51,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-610b80b2-e7d3-4476-826d-827c40d80277 2019-05-22 16:29:51,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218295812607s 2019-05-22 16:29:51,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:29:51,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:29:51,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Wed, 22 May 2019 16:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb7031b-f118-4331-a50d-2beb015a5a68 2019-05-22 16:29:51,516 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-22 16:29:51,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-5fb7031b-f118-4331-a50d-2beb015a5a68 2019-05-22 16:29:51,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221796035767s 2019-05-22 16:29:51,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-22 16:29:51,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" -d '{"network": {"tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "name": "vmready1-net_db3580f1-def1-4ea6-9d34-7141acf42ae2", "admin_state_up": true}}' 2019-05-22 16:29:52,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 718 Content-Type: application/json Date: Wed, 22 May 2019 16:29:52 GMT X-Openstack-Request-Id: req-cbb503f3-f017-4996-85c0-84bfac9bc08b 2019-05-22 16:29:52,864 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"84023ae4-8700-4861-a0c9-b9cdc9ae7370","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:29:51Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_db3580f1-def1-4ea6-9d34-7141acf42ae2","admin_state_up":true,"tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:29:51Z","mtu":1442}} 2019-05-22 16:29:52,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cbb503f3-f017-4996-85c0-84bfac9bc08b 2019-05-22 16:29:52,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.34704780579s 2019-05-22 16:29:52,865 - 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'dns_domain': u'', u'updated_at': u'2019-05-22T16:29:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'84023ae4-8700-4861-a0c9-b9cdc9ae7370', u'provider:segmentation_id': 1, 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_db3580f1-def1-4ea6-9d34-7141acf42ae2', u'created_at': u'2019-05-22T16:29:51Z', u'mtu': 1442, u'tenant_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8'}) 2019-05-22 16:29:52,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:29:52,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:29:53,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1414 Content-Type: application/json Date: Wed, 22 May 2019 16:29:53 GMT X-Openstack-Request-Id: req-130d1643-bbe6-4c02-9fde-1cd9c0f7ae00 2019-05-22 16:29:53,236 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"mtu":1442,"id":"84023ae4-8700-4861-a0c9-b9cdc9ae7370","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:29:51Z","qos_policy_id":null,"name":"vmready1-net_db3580f1-def1-4ea6-9d34-7141acf42ae2","admin_state_up":true,"tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:29:51Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:29:53,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-130d1643-bbe6-4c02-9fde-1cd9c0f7ae00 2019-05-22 16:29:53,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370927095413s 2019-05-22 16:29:53,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-22 16:29:53,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" -d '{"subnet": {"name": "vmready1-subnet_db3580f1-def1-4ea6-9d34-7141acf42ae2", "enable_dhcp": true, "network_id": "84023ae4-8700-4861-a0c9-b9cdc9ae7370", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-22 16:29:55,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 22 May 2019 16:29:56 GMT X-Openstack-Request-Id: req-93e3b241-5b2b-497a-b95c-8dabba87e0de 2019-05-22 16:29:55,487 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84023ae4-8700-4861-a0c9-b9cdc9ae7370","tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:29:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:29:54Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","id":"393e7d15-3779-467f-a8ac-2e04095ac23a","subnetpool_id":null,"name":"vmready1-subnet_db3580f1-def1-4ea6-9d34-7141acf42ae2"}} 2019-05-22 16:29:55,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-93e3b241-5b2b-497a-b95c-8dabba87e0de 2019-05-22 16:29:55,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.2489938736s 2019-05-22 16:29:55,488 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-22T16:29:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'393e7d15-3779-467f-a8ac-2e04095ac23a', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_db3580f1-def1-4ea6-9d34-7141acf42ae2', u'enable_dhcp': True, u'network_id': u'84023ae4-8700-4861-a0c9-b9cdc9ae7370', u'tenant_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', u'created_at': u'2019-05-22T16:29:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8'}) 2019-05-22 16:29:55,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-22 16:29:55,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" -d '{"router": {"external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75"}, "name": "vmready1-router_db3580f1-def1-4ea6-9d34-7141acf42ae2", "admin_state_up": true}}' 2019-05-22 16:29:57,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 619 Content-Type: application/json Date: Wed, 22 May 2019 16:29:57 GMT X-Openstack-Request-Id: req-f4d0ecf3-6331-4d47-9055-51499576aee8 2019-05-22 16:29:57,866 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:29:55Z", "admin_state_up": true, "updated_at": "2019-05-22T16:29:57Z", "revision_number": 2, "routes": [], "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "f0bc6de0-2e7e-4f21-8da9-21db89b944fb", "name": "vmready1-router_db3580f1-def1-4ea6-9d34-7141acf42ae2"}} 2019-05-22 16:29:57,866 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f4d0ecf3-6331-4d47-9055-51499576aee8 2019-05-22 16:29:57,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.37814807892s 2019-05-22 16:29:57,867 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', u'created_at': u'2019-05-22T16:29:55Z', u'admin_state_up': True, u'updated_at': u'2019-05-22T16:29:57Z', u'revision_number': 2, u'routes': [], u'project_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', u'id': u'f0bc6de0-2e7e-4f21-8da9-21db89b944fb', u'name': u'vmready1-router_db3580f1-def1-4ea6-9d34-7141acf42ae2'}) 2019-05-22 16:29:57,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-22 16:29:57,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f0bc6de0-2e7e-4f21-8da9-21db89b944fb/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" -d '{"subnet_id": "393e7d15-3779-467f-a8ac-2e04095ac23a"}' 2019-05-22 16:30:01,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:30:01 GMT X-Openstack-Request-Id: req-8f285cc6-1990-4934-9ffa-79ee1419be8a 2019-05-22 16:30:01,133 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "84023ae4-8700-4861-a0c9-b9cdc9ae7370", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "subnet_id": "393e7d15-3779-467f-a8ac-2e04095ac23a", "subnet_ids": ["393e7d15-3779-467f-a8ac-2e04095ac23a"], "port_id": "5537b255-a00f-4147-bcf0-1b07e3bab217", "id": "f0bc6de0-2e7e-4f21-8da9-21db89b944fb"} 2019-05-22 16:30:01,134 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f0bc6de0-2e7e-4f21-8da9-21db89b944fb/add_router_interface.json used request id req-8f285cc6-1990-4934-9ffa-79ee1419be8a 2019-05-22 16:30:01,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.26593112946s 2019-05-22 16:30:01,134 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-22 16:30:01,236 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-22 16:30:01,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:30:01,247 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 22 May 2019 16:30:01 GMT 2019-05-22 16:30:01,247 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-05-22 16:30:01,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:30:01,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:30:02,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 22 May 2019 16:30:02 GMT X-Openstack-Request-Id: req-bacd257a-9b3d-48a9-93fe-8e348e395e4f 2019-05-22 16:30:02,182 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:30:02,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bacd257a-9b3d-48a9-93fe-8e348e395e4f 2019-05-22 16:30:02,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.930079936981s 2019-05-22 16:30:02,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-22 16:30:02,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_db3580f1-def1-4ea6-9d34-7141acf42ae2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_db3580f1-def1-4ea6-9d34-7141acf42ae2"}' 2019-05-22 16:30:03,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 22 May 2019 16:30:03 GMT Location: http://172.30.9.28:9292/v2/images/3d85142a-514c-4da2-a162-bc0dbff56cc7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d52f32d8-7b08-4d42-9e06-8d020b9e58c8 2019-05-22 16:30:03,041 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:30:03Z", "file": "/v2/images/3d85142a-514c-4da2-a162-bc0dbff56cc7/file", "owner": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "3d85142a-514c-4da2-a162-bc0dbff56cc7", "size": null, "self": "/v2/images/3d85142a-514c-4da2-a162-bc0dbff56cc7", "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_db3580f1-def1-4ea6-9d34-7141acf42ae2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_db3580f1-def1-4ea6-9d34-7141acf42ae2", "checksum": null, "created_at": "2019-05-22T16:30:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-22 16:30:03,041 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d52f32d8-7b08-4d42-9e06-8d020b9e58c8 2019-05-22 16:30:03,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.849996089935s 2019-05-22 16:30:03,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-22 16:30:03,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/3d85142a-514c-4da2-a162-bc0dbff56cc7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" -d '' 2019-05-22 16:30:07,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:30:07 GMT X-Openstack-Request-Id: req-ec6b5ceb-0af3-4633-b517-4add59908baf 2019-05-22 16:30:07,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-05-22 16:30:07,015 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/3d85142a-514c-4da2-a162-bc0dbff56cc7/file used request id req-ec6b5ceb-0af3-4633-b517-4add59908baf 2019-05-22 16:30:07,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.97336006165s 2019-05-22 16:30:07,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:30:07,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:30:07,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 22 May 2019 16:30:07 GMT X-Openstack-Request-Id: req-9ad61668-8329-401e-868c-8293ede6f95d 2019-05-22 16:30:07,843 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:30:06Z", "file": "/v2/images/3d85142a-514c-4da2-a162-bc0dbff56cc7/file", "owner": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "3d85142a-514c-4da2-a162-bc0dbff56cc7", "size": 12716032, "self": "/v2/images/3d85142a-514c-4da2-a162-bc0dbff56cc7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/3d85142a-514c-4da2-a162-bc0dbff56cc7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/3d85142a-514c-4da2-a162-bc0dbff56cc7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_db3580f1-def1-4ea6-9d34-7141acf42ae2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_db3580f1-def1-4ea6-9d34-7141acf42ae2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:30:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:30:07,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9ad61668-8329-401e-868c-8293ede6f95d 2019-05-22 16:30:07,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.81772685051s 2019-05-22 16:30:07,847 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/3d85142a-514c-4da2-a162-bc0dbff56cc7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3d85142a-514c-4da2-a162-bc0dbff56cc7/file', 'owner': u'0bcf5f7b01bd4d34be8dc6362e5298a8', 'id': u'3d85142a-514c-4da2-a162-bc0dbff56cc7', 'size': 12716032, u'self': u'/v2/images/3d85142a-514c-4da2-a162-bc0dbff56cc7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/3d85142a-514c-4da2-a162-bc0dbff56cc7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-22T16:30:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-22T16:30:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_db3580f1-def1-4ea6-9d34-7141acf42ae2', '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/3d85142a-514c-4da2-a162-bc0dbff56cc7', 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_db3580f1-def1-4ea6-9d34-7141acf42ae2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_db3580f1-def1-4ea6-9d34-7141acf42ae2', 'created': u'2019-05-22T16:30:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-22T16:30: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/3d85142a-514c-4da2-a162-bc0dbff56cc7', 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_db3580f1-def1-4ea6-9d34-7141acf42ae2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-22 16:30:07,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-22 16:30:07,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_db3580f1-def1-4ea6-9d34-7141acf42ae2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-22 16:30:08,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16: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-6722e332-717d-4189-b756-1d7cd3562ccf x-openstack-request-id: req-6722e332-717d-4189-b756-1d7cd3562ccf 2019-05-22 16:30:08,713 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_db3580f1-def1-4ea6-9d34-7141acf42ae2", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b1f64f11-2367-4b4e-bc44-4446b0d34184", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b1f64f11-2367-4b4e-bc44-4446b0d34184", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b1f64f11-2367-4b4e-bc44-4446b0d34184"}} 2019-05-22 16:30:08,713 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6722e332-717d-4189-b756-1d7cd3562ccf 2019-05-22 16:30:08,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.862439870834s 2019-05-22 16:30:08,714 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_db3580f1-def1-4ea6-9d34-7141acf42ae2', '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'0bcf5f7b01bd4d34be8dc6362e5298a8', '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'b1f64f11-2367-4b4e-bc44-4446b0d34184', 'swap': 0}) 2019-05-22 16:30:08,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-22 16:30:08,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/b1f64f11-2367-4b4e-bc44-4446b0d34184/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" -d '{"extra_specs": {}}' 2019-05-22 16:30:08,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:30:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e8f0bd2-2bfa-428c-bf97-56e941cbd3e3 x-openstack-request-id: req-8e8f0bd2-2bfa-428c-bf97-56e941cbd3e3 2019-05-22 16:30:08,842 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-22 16:30:08,842 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/b1f64f11-2367-4b4e-bc44-4446b0d34184/os-extra_specs used request id req-8e8f0bd2-2bfa-428c-bf97-56e941cbd3e3 2019-05-22 16:30:08,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.12703704834s 2019-05-22 16:30:08,958 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-22 16:30:08,958 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-22 16:30:08,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-22 16:30:08,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f0bc6de0-2e7e-4f21-8da9-21db89b944fb/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" -d '{"subnet_id": "393e7d15-3779-467f-a8ac-2e04095ac23a"}' 2019-05-22 16:30:11,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:30:11 GMT X-Openstack-Request-Id: req-2bdbd265-7b06-4525-9b93-5dc2b0a9ad67 2019-05-22 16:30:11,005 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "84023ae4-8700-4861-a0c9-b9cdc9ae7370", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "subnet_id": "393e7d15-3779-467f-a8ac-2e04095ac23a", "subnet_ids": ["393e7d15-3779-467f-a8ac-2e04095ac23a"], "port_id": "5537b255-a00f-4147-bcf0-1b07e3bab217", "id": "f0bc6de0-2e7e-4f21-8da9-21db89b944fb"} 2019-05-22 16:30:11,006 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f0bc6de0-2e7e-4f21-8da9-21db89b944fb/remove_router_interface.json used request id req-2bdbd265-7b06-4525-9b93-5dc2b0a9ad67 2019-05-22 16:30:11,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.04145717621s 2019-05-22 16:30:11,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-22 16:30:11,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:30:11,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 622 Content-Type: application/json Date: Wed, 22 May 2019 16:30:11 GMT X-Openstack-Request-Id: req-ae25e680-f637-4ab9-a750-44fc057292c6 2019-05-22 16:30:11,169 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:29:55Z", "admin_state_up": true, "updated_at": "2019-05-22T16:30:10Z", "revision_number": 4, "routes": [], "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "f0bc6de0-2e7e-4f21-8da9-21db89b944fb", "name": "vmready1-router_db3580f1-def1-4ea6-9d34-7141acf42ae2"}]} 2019-05-22 16:30:11,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ae25e680-f637-4ab9-a750-44fc057292c6 2019-05-22 16:30:11,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.162509918213s 2019-05-22 16:30:11,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-22 16:30:11,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/f0bc6de0-2e7e-4f21-8da9-21db89b944fb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:30:13,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:30:13 GMT X-Openstack-Request-Id: req-8248e2fe-58af-4088-bf0e-241d9f44ca1f 2019-05-22 16:30:13,321 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:30:13,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f0bc6de0-2e7e-4f21-8da9-21db89b944fb.json used request id req-8248e2fe-58af-4088-bf0e-241d9f44ca1f 2019-05-22 16:30:13,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.15163898468s 2019-05-22 16:30:13,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:30:13,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:30:14,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1290 Content-Type: application/json Date: Wed, 22 May 2019 16:30:14 GMT X-Openstack-Request-Id: req-1f116bc4-8745-4845-88c6-7e3f4c443ef9 2019-05-22 16:30:14,401 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84023ae4-8700-4861-a0c9-b9cdc9ae7370","tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:29:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:29:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","id":"393e7d15-3779-467f-a8ac-2e04095ac23a","subnetpool_id":null,"name":"vmready1-subnet_db3580f1-def1-4ea6-9d34-7141acf42ae2"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:26:02Z","dns_nameservers":[],"updated_at":"2019-05-22T16:26:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"12c5a70d4ada45d3bf524f3b43b722ef","id":"b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0","subnetpool_id":null,"name":"external-subnet"}]} 2019-05-22 16:30:14,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1f116bc4-8745-4845-88c6-7e3f4c443ef9 2019-05-22 16:30:14,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.0790579319s 2019-05-22 16:30:14,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-22 16:30:14,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/393e7d15-3779-467f-a8ac-2e04095ac23a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:30:15,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:30:15 GMT X-Openstack-Request-Id: req-840d6799-9d03-49ba-80e4-c167c3633950 2019-05-22 16:30:15,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:30:15,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/393e7d15-3779-467f-a8ac-2e04095ac23a.json used request id req-840d6799-9d03-49ba-80e4-c167c3633950 2019-05-22 16:30:15,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12521100044s 2019-05-22 16:30:15,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:30:15,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:30:15,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1414 Content-Type: application/json Date: Wed, 22 May 2019 16:30:15 GMT X-Openstack-Request-Id: req-7b464db9-b243-4b3e-8707-af525ffeda85 2019-05-22 16:30:15,913 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"84023ae4-8700-4861-a0c9-b9cdc9ae7370","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:30:15Z","qos_policy_id":null,"name":"vmready1-net_db3580f1-def1-4ea6-9d34-7141acf42ae2","admin_state_up":true,"tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:29:51Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:30:15,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7b464db9-b243-4b3e-8707-af525ffeda85 2019-05-22 16:30:15,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384212970734s 2019-05-22 16:30:15,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-22 16:30:15,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/84023ae4-8700-4861-a0c9-b9cdc9ae7370.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:30:17,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:30:18 GMT X-Openstack-Request-Id: req-ea00acd4-62ec-414f-96a2-701908788756 2019-05-22 16:30:17,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:30:17,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/84023ae4-8700-4861-a0c9-b9cdc9ae7370.json used request id req-ea00acd4-62ec-414f-96a2-701908788756 2019-05-22 16:30:17,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.61945796013s 2019-05-22 16:30:17,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:30:17,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:30:18,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 22 May 2019 16:30:18 GMT X-Openstack-Request-Id: req-76622495-6942-404b-aecf-cd215457060d 2019-05-22 16:30:18,359 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:30:06Z", "file": "/v2/images/3d85142a-514c-4da2-a162-bc0dbff56cc7/file", "owner": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "3d85142a-514c-4da2-a162-bc0dbff56cc7", "size": 12716032, "self": "/v2/images/3d85142a-514c-4da2-a162-bc0dbff56cc7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/3d85142a-514c-4da2-a162-bc0dbff56cc7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/3d85142a-514c-4da2-a162-bc0dbff56cc7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_db3580f1-def1-4ea6-9d34-7141acf42ae2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_db3580f1-def1-4ea6-9d34-7141acf42ae2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:30:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:30:18,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-76622495-6942-404b-aecf-cd215457060d 2019-05-22 16:30:18,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.821913003922s 2019-05-22 16:30:18,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-22 16:30:18,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/3d85142a-514c-4da2-a162-bc0dbff56cc7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:30:19,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:30:19 GMT X-Openstack-Request-Id: req-732074ec-18d6-461f-9fb8-9a884b393b9c 2019-05-22 16:30:19,503 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-22 16:30:19,504 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/3d85142a-514c-4da2-a162-bc0dbff56cc7 used request id req-732074ec-18d6-461f-9fb8-9a884b393b9c 2019-05-22 16:30:19,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14241504669s 2019-05-22 16:30:19,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:30:19,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:30:19,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 22 May 2019 16:30: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-ab8a6c47-6f2b-47af-9753-d4c8c97ff7b6 x-openstack-request-id: req-ab8a6c47-6f2b-47af-9753-d4c8c97ff7b6 2019-05-22 16:30:19,552 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_db3580f1-def1-4ea6-9d34-7141acf42ae2", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b1f64f11-2367-4b4e-bc44-4446b0d34184", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b1f64f11-2367-4b4e-bc44-4446b0d34184", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b1f64f11-2367-4b4e-bc44-4446b0d34184"}]} 2019-05-22 16:30:19,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ab8a6c47-6f2b-47af-9753-d4c8c97ff7b6 2019-05-22 16:30:19,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270218849182s 2019-05-22 16:30:19,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-22 16:30:19,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/b1f64f11-2367-4b4e-bc44-4446b0d34184 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81f757aa9a9f75dcd4f1b101944f8043fe40479e" 2019-05-22 16:30:19,715 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16:30: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-b6463289-a084-4e1b-b385-f6c83745ccc8 x-openstack-request-id: req-b6463289-a084-4e1b-b385-f6c83745ccc8 2019-05-22 16:30:19,715 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b1f64f11-2367-4b4e-bc44-4446b0d34184 used request id req-b6463289-a084-4e1b-b385-f6c83745ccc8 2019-05-22 16:30:19,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.161357164383s 2019-05-22 16:30:19,759 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-05-22 16:30:19,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:30:19,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b78a06-ce2f-44c9-8ee1-e7944c8c94d7 2019-05-22 16:30:19,805 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:30:19,805 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-84b78a06-ce2f-44c9-8ee1-e7944c8c94d7 2019-05-22 16:30:19,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:30:20,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62335804fcd4411fbce7000e6d443102", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:30:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e05a402555334f268e3f581a736f48f2"}, "audit_ids": ["jWPGFy8BTO-Nqd1I2V_UqA"], "issued_at": "2019-05-22T16:30:20.000000Z"}} 2019-05-22 16:30:20,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:30:20,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:20,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 22 May 2019 16:30:20 GMT X-Openstack-Request-Id: req-605961d7-3734-45ea-b0f5-2ffa347dfdc6 2019-05-22 16:30:20,625 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:30:20,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-605961d7-3734-45ea-b0f5-2ffa347dfdc6 2019-05-22 16:30:20,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383062124252s 2019-05-22 16:30:20,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:30:20,638 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 22 May 2019 16:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d1a855b-74b7-4e2b-ba46-dc498a4840eb 2019-05-22 16:30:20,638 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-22 16:30:20,638 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-6d1a855b-74b7-4e2b-ba46-dc498a4840eb 2019-05-22 16:30:20,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:30:20,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:20,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c476e119-3f1c-4e4a-8cde-9f404e18d727 2019-05-22 16:30:20,934 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:30:20,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c476e119-3f1c-4e4a-8cde-9f404e18d727 2019-05-22 16:30:20,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.294714927673s 2019-05-22 16:30:20,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-22 16:30:20,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8"}}' 2019-05-22 16:30:21,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 22 May 2019 16:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b01b8cd-c862-4f3f-a2b0-b248ae2a847f 2019-05-22 16:30:21,230 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/19867be43f304a7eb6a3345f1157b9ed"}, "tags": [], "enabled": true, "id": "19867be43f304a7eb6a3345f1157b9ed", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8"}} 2019-05-22 16:30:21,230 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1b01b8cd-c862-4f3f-a2b0-b248ae2a847f 2019-05-22 16:30:21,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.289499998093s 2019-05-22 16:30:21,231 - 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'19867be43f304a7eb6a3345f1157b9ed', '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_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8'}) 2019-05-22 16:30:21,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-22 16:30:21,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "v3ldcUm5xcKUGzgivXKGTiZPUjdqWz", "email": null, "name": "vmready2-user_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8"}}' 2019-05-22 16:30:21,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 22 May 2019 16:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-578ad553-0572-4396-bc46-c7c1317e5e36 2019-05-22 16:30:21,795 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "links": {"self": "http://172.30.9.28:5000/v3/users/367a345601ac415abfebbd94683b83b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "367a345601ac415abfebbd94683b83b8", "domain_id": "default", "password_expires_at": null}} 2019-05-22 16:30:21,795 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-578ad553-0572-4396-bc46-c7c1317e5e36 2019-05-22 16:30:21,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.557780981064s 2019-05-22 16:30:21,796 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'367a345601ac415abfebbd94683b83b8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8'}) 2019-05-22 16:30:21,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:30:21,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:22,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8388543c-f155-4acf-8d59-1cfb5be5124a 2019-05-22 16:30:22,029 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:30:22,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8388543c-f155-4acf-8d59-1cfb5be5124a 2019-05-22 16:30:22,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229043006897s 2019-05-22 16:30:22,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:30:22,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:22,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7eefda-0d9e-4196-ac0b-88b2a29f4c05 2019-05-22 16:30:22,247 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:30:22,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1f7eefda-0d9e-4196-ac0b-88b2a29f4c05 2019-05-22 16:30:22,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213268041611s 2019-05-22 16:30:22,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:30:22,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:22,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5543db0-060d-48a5-9083-8029ae6c2ab0 2019-05-22 16:30:22,472 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:30:22,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e5543db0-060d-48a5-9083-8029ae6c2ab0 2019-05-22 16:30:22,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220368862152s 2019-05-22 16:30:22,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:30:22,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:22,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 22 May 2019 16:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c25e16-4014-4a09-a108-cee05599cb80 2019-05-22 16:30:22,682 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-22 16:30:22,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-37c25e16-4014-4a09-a108-cee05599cb80 2019-05-22 16:30:22,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205159187317s 2019-05-22 16:30:22,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:30:22,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:22,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Wed, 22 May 2019 16:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b87162-2039-49fc-a2ae-7fbdbfd4f147 2019-05-22 16:30:22,911 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmready2-user_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "links": {"self": "http://172.30.9.28:5000/v3/users/367a345601ac415abfebbd94683b83b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "367a345601ac415abfebbd94683b83b8", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:30:22,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f3b87162-2039-49fc-a2ae-7fbdbfd4f147 2019-05-22 16:30:22,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227905988693s 2019-05-22 16:30:22,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:30:22,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:23,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 22 May 2019 16:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae93f04d-81e4-44b0-af14-651381fcdbec 2019-05-22 16:30:23,160 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/19867be43f304a7eb6a3345f1157b9ed"}, "tags": [], "enabled": true, "id": "19867be43f304a7eb6a3345f1157b9ed", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8"}]} 2019-05-22 16:30:23,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ae93f04d-81e4-44b0-af14-651381fcdbec 2019-05-22 16:30:23,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.237044095993s 2019-05-22 16:30:23,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-22 16:30:23,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=367a345601ac415abfebbd94683b83b8&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=19867be43f304a7eb6a3345f1157b9ed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:23,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 22 May 2019 16:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8fcb5d-35b2-4685-813c-1f5065ce8b74 2019-05-22 16:30:23,456 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=367a345601ac415abfebbd94683b83b8&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=19867be43f304a7eb6a3345f1157b9ed", "previous": null, "next": null}} 2019-05-22 16:30:23,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=367a345601ac415abfebbd94683b83b8&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=19867be43f304a7eb6a3345f1157b9ed used request id req-6b8fcb5d-35b2-4685-813c-1f5065ce8b74 2019-05-22 16:30:23,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.288187026978s 2019-05-22 16:30:23,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-22 16:30:23,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/19867be43f304a7eb6a3345f1157b9ed/users/367a345601ac415abfebbd94683b83b8/roles/1b8346c1e1604c26963d1432186a1590 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:23,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-567776c7-e6f5-478f-838c-f8b5099f9052 2019-05-22 16:30:23,791 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:30:23,791 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/19867be43f304a7eb6a3345f1157b9ed/users/367a345601ac415abfebbd94683b83b8/roles/1b8346c1e1604c26963d1432186a1590 used request id req-567776c7-e6f5-478f-838c-f8b5099f9052 2019-05-22 16:30:23,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.331942081451s 2019-05-22 16:30:23,793 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8', 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'19867be43f304a7eb6a3345f1157b9ed', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'v3ldcUm5xcKUGzgivXKGTiZPUjdqWz', 'username': u'vmready2-user_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-22 16:30:23,797 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8', 'password': 'v3ldcUm5xcKUGzgivXKGTiZPUjdqWz', 'project_name': 'vmready2-project_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '19867be43f304a7eb6a3345f1157b9ed', 'project_domain_name': 'Default'} 2019-05-22 16:30:23,798 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-05-22 16:30:23,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:30:23,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:24,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b550c6b3-8876-4e6b-adc1-2be701dbdfc7 2019-05-22 16:30:24,029 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:30:24,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-b550c6b3-8876-4e6b-adc1-2be701dbdfc7 2019-05-22 16:30:24,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231018066406s 2019-05-22 16:30:24,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:30:24,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:24,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 22 May 2019 16:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0d9287-cc83-45a2-ad6f-80169f2a964d 2019-05-22 16:30:24,254 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/19867be43f304a7eb6a3345f1157b9ed"}, "tags": [], "enabled": true, "id": "19867be43f304a7eb6a3345f1157b9ed", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8"}]} 2019-05-22 16:30:24,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9f0d9287-cc83-45a2-ad6f-80169f2a964d 2019-05-22 16:30:24,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217339992523s 2019-05-22 16:30:24,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-22 16:30:24,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" -d '{"network": {"tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "name": "vmready2-net_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "admin_state_up": true}}' 2019-05-22 16:30:25,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 719 Content-Type: application/json Date: Wed, 22 May 2019 16:30:25 GMT X-Openstack-Request-Id: req-01a5c18a-f0c5-470c-9be4-e801417daafe 2019-05-22 16:30:25,538 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"2197f3a8-dd3c-4d4e-9a6b-3e9156caa8a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"19867be43f304a7eb6a3345f1157b9ed","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:30:24Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8","admin_state_up":true,"tenant_id":"19867be43f304a7eb6a3345f1157b9ed","created_at":"2019-05-22T16:30:24Z","mtu":1442}} 2019-05-22 16:30:25,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-01a5c18a-f0c5-470c-9be4-e801417daafe 2019-05-22 16:30:25,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.28182005882s 2019-05-22 16:30:25,539 - 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'dns_domain': u'', u'updated_at': u'2019-05-22T16:30:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'2197f3a8-dd3c-4d4e-9a6b-3e9156caa8a2', u'provider:segmentation_id': 73, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8', u'created_at': u'2019-05-22T16:30:24Z', u'mtu': 1442, u'tenant_id': u'19867be43f304a7eb6a3345f1157b9ed', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'19867be43f304a7eb6a3345f1157b9ed'}) 2019-05-22 16:30:25,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:30:25,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32fe9f00-0649-468b-a58f-50885d9f2345 2019-05-22 16:30:25,550 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:30:25,550 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-32fe9f00-0649-468b-a58f-50885d9f2345 2019-05-22 16:30:25,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:30:25,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19867be43f304a7eb6a3345f1157b9ed", "name": "vmready2-project_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/19867be43f304a7eb6a3345f1157b9ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/19867be43f304a7eb6a3345f1157b9ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/19867be43f304a7eb6a3345f1157b9ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/19867be43f304a7eb6a3345f1157b9ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/19867be43f304a7eb6a3345f1157b9ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/19867be43f304a7eb6a3345f1157b9ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/19867be43f304a7eb6a3345f1157b9ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/19867be43f304a7eb6a3345f1157b9ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/19867be43f304a7eb6a3345f1157b9ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_19867be43f304a7eb6a3345f1157b9ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_19867be43f304a7eb6a3345f1157b9ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "id": "367a345601ac415abfebbd94683b83b8"}, "audit_ids": ["eirFZZBBQMS5pHwagZOPXg"], "issued_at": "2019-05-22T16:30:26.000000Z"}} 2019-05-22 16:30:25,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:30:25,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" 2019-05-22 16:30:26,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1215 Content-Type: application/json Date: Wed, 22 May 2019 16:30:26 GMT X-Openstack-Request-Id: req-ff083b32-b1cd-45b7-856d-96a17886e2f7 2019-05-22 16:30:26,350 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"2197f3a8-dd3c-4d4e-9a6b-3e9156caa8a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19867be43f304a7eb6a3345f1157b9ed","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:30:24Z","qos_policy_id":null,"name":"vmready2-net_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8","admin_state_up":true,"tenant_id":"19867be43f304a7eb6a3345f1157b9ed","created_at":"2019-05-22T16:30:24Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:30:26,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ff083b32-b1cd-45b7-856d-96a17886e2f7 2019-05-22 16:30:26,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386573791504s 2019-05-22 16:30:26,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-22 16:30:26,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" -d '{"subnet": {"name": "vmready2-subnet_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "enable_dhcp": true, "network_id": "2197f3a8-dd3c-4d4e-9a6b-3e9156caa8a2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-22 16:30:28,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 22 May 2019 16:30:28 GMT X-Openstack-Request-Id: req-6ffb6ff3-a1ff-4c72-a6c0-b442749570a6 2019-05-22 16:30:28,115 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2197f3a8-dd3c-4d4e-9a6b-3e9156caa8a2","tenant_id":"19867be43f304a7eb6a3345f1157b9ed","created_at":"2019-05-22T16:30:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:30:26Z","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":"19867be43f304a7eb6a3345f1157b9ed","id":"d7bf57af-1d13-4d70-adf2-99c02fcdf765","subnetpool_id":null,"name":"vmready2-subnet_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8"}} 2019-05-22 16:30:28,115 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-6ffb6ff3-a1ff-4c72-a6c0-b442749570a6 2019-05-22 16:30:28,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.76353502274s 2019-05-22 16:30:28,116 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-22T16:30:26Z', 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'd7bf57af-1d13-4d70-adf2-99c02fcdf765', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8', u'enable_dhcp': True, u'network_id': u'2197f3a8-dd3c-4d4e-9a6b-3e9156caa8a2', u'tenant_id': u'19867be43f304a7eb6a3345f1157b9ed', u'created_at': u'2019-05-22T16:30:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'19867be43f304a7eb6a3345f1157b9ed'}) 2019-05-22 16:30:28,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-22 16:30:28,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" -d '{"router": {"external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75"}, "name": "vmready2-router_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "admin_state_up": true}}' 2019-05-22 16:30:30,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 619 Content-Type: application/json Date: Wed, 22 May 2019 16:30:30 GMT X-Openstack-Request-Id: req-9ac55598-6d9b-4813-bcbb-a51b8b46997b 2019-05-22 16:30:30,476 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "created_at": "2019-05-22T16:30:28Z", "admin_state_up": true, "updated_at": "2019-05-22T16:30:29Z", "revision_number": 2, "routes": [], "project_id": "19867be43f304a7eb6a3345f1157b9ed", "id": "298c183a-f9ff-44e7-8c08-c3d622e637c1", "name": "vmready2-router_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8"}} 2019-05-22 16:30:30,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-9ac55598-6d9b-4813-bcbb-a51b8b46997b 2019-05-22 16:30:30,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.3598549366s 2019-05-22 16:30:30,477 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'19867be43f304a7eb6a3345f1157b9ed', u'created_at': u'2019-05-22T16:30:28Z', u'admin_state_up': True, u'updated_at': u'2019-05-22T16:30:29Z', u'revision_number': 2, u'routes': [], u'project_id': u'19867be43f304a7eb6a3345f1157b9ed', u'id': u'298c183a-f9ff-44e7-8c08-c3d622e637c1', u'name': u'vmready2-router_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8'}) 2019-05-22 16:30:30,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-22 16:30:30,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/298c183a-f9ff-44e7-8c08-c3d622e637c1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" -d '{"subnet_id": "d7bf57af-1d13-4d70-adf2-99c02fcdf765"}' 2019-05-22 16:30:33,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:30:33 GMT X-Openstack-Request-Id: req-2251b13a-b040-4ca0-9cad-aff32426a203 2019-05-22 16:30:33,386 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2197f3a8-dd3c-4d4e-9a6b-3e9156caa8a2", "tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "subnet_id": "d7bf57af-1d13-4d70-adf2-99c02fcdf765", "subnet_ids": ["d7bf57af-1d13-4d70-adf2-99c02fcdf765"], "port_id": "1bb6187d-2a48-4518-8c43-b1f13c952e00", "id": "298c183a-f9ff-44e7-8c08-c3d622e637c1"} 2019-05-22 16:30:33,386 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/298c183a-f9ff-44e7-8c08-c3d622e637c1/add_router_interface.json used request id req-2251b13a-b040-4ca0-9cad-aff32426a203 2019-05-22 16:30:33,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.90858316422s 2019-05-22 16:30:33,387 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-22 16:30:33,488 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-22 16:30:33,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:30:33,496 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 22 May 2019 16:30:33 GMT 2019-05-22 16:30:33,496 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-05-22 16:30:33,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:30:33,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" 2019-05-22 16:30:33,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 22 May 2019 16:30:34 GMT X-Openstack-Request-Id: req-dbb2af75-b5a9-4da1-b493-933f2fde525e 2019-05-22 16:30:33,816 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:30:33,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-dbb2af75-b5a9-4da1-b493-933f2fde525e 2019-05-22 16:30:33,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314205884933s 2019-05-22 16:30:33,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-22 16:30:33,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8"}' 2019-05-22 16:30:34,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 22 May 2019 16:30:34 GMT Location: http://172.30.9.28:9292/v2/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b03a1b8b-d160-4ecd-95e8-5a6f34769754 2019-05-22 16:30:34,702 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:30:34Z", "file": "/v2/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef/file", "owner": "19867be43f304a7eb6a3345f1157b9ed", "id": "4656e68f-532b-4dbd-87b3-9db8bc0d1cef", "size": null, "self": "/v2/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef", "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_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "checksum": null, "created_at": "2019-05-22T16:30:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-22 16:30:34,702 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b03a1b8b-d160-4ecd-95e8-5a6f34769754 2019-05-22 16:30:34,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.877287864685s 2019-05-22 16:30:34,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-22 16:30:34,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" -d '' 2019-05-22 16:30:36,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:30:36 GMT X-Openstack-Request-Id: req-eac15971-f802-4090-ba75-8ef92bb1062e 2019-05-22 16:30:36,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-05-22 16:30:36,894 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef/file used request id req-eac15971-f802-4090-ba75-8ef92bb1062e 2019-05-22 16:30:36,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.19166588783s 2019-05-22 16:30:36,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:30:36,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" 2019-05-22 16:30:37,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 22 May 2019 16:30:38 GMT X-Openstack-Request-Id: req-e419d880-a5dc-45f1-bf1f-700b3f522f45 2019-05-22 16:30:37,734 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:30:36Z", "file": "/v2/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef/file", "owner": "19867be43f304a7eb6a3345f1157b9ed", "id": "4656e68f-532b-4dbd-87b3-9db8bc0d1cef", "size": 12716032, "self": "/v2/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:30:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:30:37,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e419d880-a5dc-45f1-bf1f-700b3f522f45 2019-05-22 16:30:37,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.835451126099s 2019-05-22 16:30:37,736 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef/file', 'owner': u'19867be43f304a7eb6a3345f1157b9ed', 'id': u'4656e68f-532b-4dbd-87b3-9db8bc0d1cef', 'size': 12716032, u'self': u'/v2/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19867be43f304a7eb6a3345f1157b9ed', 'name': 'vmready2-project_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-22T16:30:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-22T16:30:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8', '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/4656e68f-532b-4dbd-87b3-9db8bc0d1cef', 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_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8', 'created': u'2019-05-22T16:30:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-22T16:30:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef', 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_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-22 16:30:37,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-22 16:30:37,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-22 16:30:38,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 22 May 2019 16:30: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-48f7b8e8-a34f-427e-9f5d-932410e10706 x-openstack-request-id: req-48f7b8e8-a34f-427e-9f5d-932410e10706 2019-05-22 16:30:38,492 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/870ec030-698b-4613-b885-557ceecb1a8e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/870ec030-698b-4613-b885-557ceecb1a8e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "870ec030-698b-4613-b885-557ceecb1a8e"}} 2019-05-22 16:30:38,492 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-48f7b8e8-a34f-427e-9f5d-932410e10706 2019-05-22 16:30:38,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.752182006836s 2019-05-22 16:30:38,493 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8', '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'0bcf5f7b01bd4d34be8dc6362e5298a8', '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'870ec030-698b-4613-b885-557ceecb1a8e', 'swap': 0}) 2019-05-22 16:30:38,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-22 16:30:38,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/870ec030-698b-4613-b885-557ceecb1a8e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" -d '{"extra_specs": {}}' 2019-05-22 16:30:38,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:30: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-1c350329-9cf4-4c92-8f5f-26f783177582 x-openstack-request-id: req-1c350329-9cf4-4c92-8f5f-26f783177582 2019-05-22 16:30:38,620 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-22 16:30:38,621 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/870ec030-698b-4613-b885-557ceecb1a8e/os-extra_specs used request id req-1c350329-9cf4-4c92-8f5f-26f783177582 2019-05-22 16:30:38,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.127158880234s 2019-05-22 16:30:38,736 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-22 16:30:38,736 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:15 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-22 16:30:38,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-22 16:30:38,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/298c183a-f9ff-44e7-8c08-c3d622e637c1/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" -d '{"subnet_id": "d7bf57af-1d13-4d70-adf2-99c02fcdf765"}' 2019-05-22 16:30:40,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:30:40 GMT X-Openstack-Request-Id: req-30b0ba42-d7ff-4d21-8fb3-1d921714d13a 2019-05-22 16:30:40,639 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2197f3a8-dd3c-4d4e-9a6b-3e9156caa8a2", "tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "subnet_id": "d7bf57af-1d13-4d70-adf2-99c02fcdf765", "subnet_ids": ["d7bf57af-1d13-4d70-adf2-99c02fcdf765"], "port_id": "1bb6187d-2a48-4518-8c43-b1f13c952e00", "id": "298c183a-f9ff-44e7-8c08-c3d622e637c1"} 2019-05-22 16:30:40,639 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/298c183a-f9ff-44e7-8c08-c3d622e637c1/remove_router_interface.json used request id req-30b0ba42-d7ff-4d21-8fb3-1d921714d13a 2019-05-22 16:30:40,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.89815688133s 2019-05-22 16:30:40,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-22 16:30:40,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" 2019-05-22 16:30:41,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 622 Content-Type: application/json Date: Wed, 22 May 2019 16:30:41 GMT X-Openstack-Request-Id: req-94e16939-0190-4422-b00a-6b7925aa66e6 2019-05-22 16:30:41,050 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "created_at": "2019-05-22T16:30:28Z", "admin_state_up": true, "updated_at": "2019-05-22T16:30:39Z", "revision_number": 4, "routes": [], "project_id": "19867be43f304a7eb6a3345f1157b9ed", "id": "298c183a-f9ff-44e7-8c08-c3d622e637c1", "name": "vmready2-router_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8"}]} 2019-05-22 16:30:41,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-94e16939-0190-4422-b00a-6b7925aa66e6 2019-05-22 16:30:41,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.410592079163s 2019-05-22 16:30:41,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-22 16:30:41,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/298c183a-f9ff-44e7-8c08-c3d622e637c1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" 2019-05-22 16:30:43,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:30:44 GMT X-Openstack-Request-Id: req-7fe273ef-62eb-4135-b0d9-4278d148dff2 2019-05-22 16:30:43,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:30:43,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/298c183a-f9ff-44e7-8c08-c3d622e637c1.json used request id req-7fe273ef-62eb-4135-b0d9-4278d148dff2 2019-05-22 16:30:43,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.70853590965s 2019-05-22 16:30:43,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:30:43,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" 2019-05-22 16:30:43,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 22 May 2019 16:30:43 GMT X-Openstack-Request-Id: req-6e8c1fc5-3448-42ba-9496-ca200c8b2909 2019-05-22 16:30:43,825 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2197f3a8-dd3c-4d4e-9a6b-3e9156caa8a2","tenant_id":"19867be43f304a7eb6a3345f1157b9ed","created_at":"2019-05-22T16:30:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:30:26Z","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":"19867be43f304a7eb6a3345f1157b9ed","id":"d7bf57af-1d13-4d70-adf2-99c02fcdf765","subnetpool_id":null,"name":"vmready2-subnet_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8"}]} 2019-05-22 16:30:43,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-6e8c1fc5-3448-42ba-9496-ca200c8b2909 2019-05-22 16:30:43,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.064306974411s 2019-05-22 16:30:43,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-22 16:30:43,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/d7bf57af-1d13-4d70-adf2-99c02fcdf765.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" 2019-05-22 16:30:45,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:30:45 GMT X-Openstack-Request-Id: req-fe5f5c38-bf0f-438d-9742-6f674b19980d 2019-05-22 16:30:45,390 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:30:45,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d7bf57af-1d13-4d70-adf2-99c02fcdf765.json used request id req-fe5f5c38-bf0f-438d-9742-6f674b19980d 2019-05-22 16:30:45,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.56382107735s 2019-05-22 16:30:45,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:30:45,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" 2019-05-22 16:30:46,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1215 Content-Type: application/json Date: Wed, 22 May 2019 16:30:46 GMT X-Openstack-Request-Id: req-e895dc04-a778-41bb-8344-11eba39112c7 2019-05-22 16:30:46,419 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2197f3a8-dd3c-4d4e-9a6b-3e9156caa8a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19867be43f304a7eb6a3345f1157b9ed","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:30:45Z","qos_policy_id":null,"name":"vmready2-net_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8","admin_state_up":true,"tenant_id":"19867be43f304a7eb6a3345f1157b9ed","created_at":"2019-05-22T16:30:24Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:30:46,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e895dc04-a778-41bb-8344-11eba39112c7 2019-05-22 16:30:46,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02850008011s 2019-05-22 16:30:46,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-22 16:30:46,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/2197f3a8-dd3c-4d4e-9a6b-3e9156caa8a2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" 2019-05-22 16:30:48,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:30:48 GMT X-Openstack-Request-Id: req-5689e0f5-09fe-4d91-acc9-c745101db405 2019-05-22 16:30:48,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:30:48,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2197f3a8-dd3c-4d4e-9a6b-3e9156caa8a2.json used request id req-5689e0f5-09fe-4d91-acc9-c745101db405 2019-05-22 16:30:48,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.61335802078s 2019-05-22 16:30:48,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:30:48,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" 2019-05-22 16:30:48,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 22 May 2019 16:30:48 GMT X-Openstack-Request-Id: req-81beb650-78fe-477c-a2dd-7286c16a851f 2019-05-22 16:30:48,905 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:30:36Z", "file": "/v2/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef/file", "owner": "19867be43f304a7eb6a3345f1157b9ed", "id": "4656e68f-532b-4dbd-87b3-9db8bc0d1cef", "size": 12716032, "self": "/v2/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:30:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:30:48,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-81beb650-78fe-477c-a2dd-7286c16a851f 2019-05-22 16:30:48,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.866641044617s 2019-05-22 16:30:48,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-22 16:30:48,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b470a6dc19b1dddbd1c60e3d07b805e3b236456e" 2019-05-22 16:30:50,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:30:50 GMT X-Openstack-Request-Id: req-0dcd5bef-d6ed-4042-a873-328136d6969a 2019-05-22 16:30:50,925 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-22 16:30:50,925 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4656e68f-532b-4dbd-87b3-9db8bc0d1cef used request id req-0dcd5bef-d6ed-4042-a873-328136d6969a 2019-05-22 16:30:50,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.01850199699s 2019-05-22 16:30:50,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:30:50,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:51,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 22 May 2019 16:30: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-045294c4-a2d9-4536-b109-6d64b8a08094 x-openstack-request-id: req-045294c4-a2d9-4536-b109-6d64b8a08094 2019-05-22 16:30:51,087 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/870ec030-698b-4613-b885-557ceecb1a8e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/870ec030-698b-4613-b885-557ceecb1a8e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "870ec030-698b-4613-b885-557ceecb1a8e"}]} 2019-05-22 16:30:51,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-045294c4-a2d9-4536-b109-6d64b8a08094 2019-05-22 16:30:51,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.156081914902s 2019-05-22 16:30:51,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-22 16:30:51,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/870ec030-698b-4613-b885-557ceecb1a8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:51,235 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16:30:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-af457e84-606e-4b9d-a90b-ae590ea01d95 x-openstack-request-id: req-af457e84-606e-4b9d-a90b-ae590ea01d95 2019-05-22 16:30:51,236 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/870ec030-698b-4613-b885-557ceecb1a8e used request id req-af457e84-606e-4b9d-a90b-ae590ea01d95 2019-05-22 16:30:51,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.146661996841s 2019-05-22 16:30:51,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:30:51,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:51,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Wed, 22 May 2019 16:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd851c9f-dccf-4bf9-a1c3-c025fea7b181 2019-05-22 16:30:51,463 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmready2-user_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "links": {"self": "http://172.30.9.28:5000/v3/users/367a345601ac415abfebbd94683b83b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "367a345601ac415abfebbd94683b83b8", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:30:51,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fd851c9f-dccf-4bf9-a1c3-c025fea7b181 2019-05-22 16:30:51,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226895093918s 2019-05-22 16:30:51,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:30:51,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/367a345601ac415abfebbd94683b83b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:51,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 22 May 2019 16:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8fd660-3894-4b38-bc10-f2cb5bca75ff 2019-05-22 16:30:51,721 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8", "links": {"self": "http://172.30.9.28:5000/v3/users/367a345601ac415abfebbd94683b83b8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "367a345601ac415abfebbd94683b83b8", "description": null}} 2019-05-22 16:30:51,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/367a345601ac415abfebbd94683b83b8 used request id req-7a8fd660-3894-4b38-bc10-f2cb5bca75ff 2019-05-22 16:30:51,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.252506971359s 2019-05-22 16:30:51,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-22 16:30:51,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/367a345601ac415abfebbd94683b83b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:52,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0b90018-02d6-4e84-94bb-3e3d660a8964 2019-05-22 16:30:52,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:30:52,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/367a345601ac415abfebbd94683b83b8 used request id req-f0b90018-02d6-4e84-94bb-3e3d660a8964 2019-05-22 16:30:52,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.458943128586s 2019-05-22 16:30:52,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:30:52,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:52,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Wed, 22 May 2019 16:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acdcc017-d762-40c4-9e02-a5bb2f9c90fb 2019-05-22 16:30:52,418 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/19867be43f304a7eb6a3345f1157b9ed"}, "tags": [], "enabled": true, "id": "19867be43f304a7eb6a3345f1157b9ed", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4dcdda3e-9bd5-4029-a5a0-4141d3186cb8"}]} 2019-05-22 16:30:52,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-acdcc017-d762-40c4-9e02-a5bb2f9c90fb 2019-05-22 16:30:52,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230274200439s 2019-05-22 16:30:52,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-22 16:30:52,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/19867be43f304a7eb6a3345f1157b9ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:52,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab0f7882-ee60-4a0e-b5b1-1d8b71d5a8b4 2019-05-22 16:30:52,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:30:52,784 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/19867be43f304a7eb6a3345f1157b9ed used request id req-ab0f7882-ee60-4a0e-b5b1-1d8b71d5a8b4 2019-05-22 16:30:52,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.362664937973s 2019-05-22 16:30:52,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:30:52,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=19867be43f304a7eb6a3345f1157b9ed&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:53,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 22 May 2019 16:30:53 GMT X-Openstack-Request-Id: req-ffdc8070-6b25-4766-976c-a56f06d2a1f1 2019-05-22 16:30:53,134 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "created_at": "2019-05-22T16:30:24Z", "updated_at": "2019-05-22T16:30:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:30:24Z", "revision_number": 0, "id": "6eeb6f05-197a-491d-b66f-91a5ad37b076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:30:24Z", "security_group_id": "66a6b573-1f1f-4059-aca0-60bf2036d780", "tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "19867be43f304a7eb6a3345f1157b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:30:24Z", "revision_number": 0, "id": "86f92c98-0a17-49ae-a10d-fdc085c723a3", "remote_group_id": "66a6b573-1f1f-4059-aca0-60bf2036d780", "remote_ip_prefix": null, "created_at": "2019-05-22T16:30:24Z", "security_group_id": "66a6b573-1f1f-4059-aca0-60bf2036d780", "tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "19867be43f304a7eb6a3345f1157b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:30:24Z", "revision_number": 0, "id": "9afdb2b0-d2c8-425e-9d6b-8e3d01b5aae6", "remote_group_id": "66a6b573-1f1f-4059-aca0-60bf2036d780", "remote_ip_prefix": null, "created_at": "2019-05-22T16:30:24Z", "security_group_id": "66a6b573-1f1f-4059-aca0-60bf2036d780", "tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "19867be43f304a7eb6a3345f1157b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:30:24Z", "revision_number": 0, "id": "b942ba05-a8d9-4fbe-9860-5776c0b12f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:30:24Z", "security_group_id": "66a6b573-1f1f-4059-aca0-60bf2036d780", "tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "19867be43f304a7eb6a3345f1157b9ed"}], "revision_number": 1, "project_id": "19867be43f304a7eb6a3345f1157b9ed", "id": "66a6b573-1f1f-4059-aca0-60bf2036d780", "name": "default"}]} 2019-05-22 16:30:53,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=19867be43f304a7eb6a3345f1157b9ed&name=default used request id req-ffdc8070-6b25-4766-976c-a56f06d2a1f1 2019-05-22 16:30:53,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.344542980194s 2019-05-22 16:30:53,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:30:53,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:53,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 22 May 2019 16:30:54 GMT X-Openstack-Request-Id: req-ffeb67f6-209c-4944-b4bb-f5a6e8352a2f 2019-05-22 16:30:53,502 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "created_at": "2019-05-22T16:25:55Z", "updated_at": "2019-05-22T16:25:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "64ac46a0-cc8c-42dd-963b-83df82db5d0d", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "a2a0ffe9-f621-4a99-94d3-5bb143da5a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "af2dedb8-68c4-493a-be62-a7253bb8d3f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "c4602eac-be36-43db-b5f3-805706951093", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}], "revision_number": 1, "project_id": "12c5a70d4ada45d3bf524f3b43b722ef", "id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "created_at": "2019-05-22T16:30:24Z", "updated_at": "2019-05-22T16:30:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:30:24Z", "revision_number": 0, "id": "6eeb6f05-197a-491d-b66f-91a5ad37b076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:30:24Z", "security_group_id": "66a6b573-1f1f-4059-aca0-60bf2036d780", "tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "19867be43f304a7eb6a3345f1157b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:30:24Z", "revision_number": 0, "id": "86f92c98-0a17-49ae-a10d-fdc085c723a3", "remote_group_id": "66a6b573-1f1f-4059-aca0-60bf2036d780", "remote_ip_prefix": null, "created_at": "2019-05-22T16:30:24Z", "security_group_id": "66a6b573-1f1f-4059-aca0-60bf2036d780", "tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "19867be43f304a7eb6a3345f1157b9ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:30:24Z", "revision_number": 0, "id": "9afdb2b0-d2c8-425e-9d6b-8e3d01b5aae6", "remote_group_id": "66a6b573-1f1f-4059-aca0-60bf2036d780", "remote_ip_prefix": null, "created_at": "2019-05-22T16:30:24Z", "security_group_id": "66a6b573-1f1f-4059-aca0-60bf2036d780", "tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "19867be43f304a7eb6a3345f1157b9ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:30:24Z", "revision_number": 0, "id": "b942ba05-a8d9-4fbe-9860-5776c0b12f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:30:24Z", "security_group_id": "66a6b573-1f1f-4059-aca0-60bf2036d780", "tenant_id": "19867be43f304a7eb6a3345f1157b9ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "19867be43f304a7eb6a3345f1157b9ed"}], "revision_number": 1, "project_id": "19867be43f304a7eb6a3345f1157b9ed", "id": "66a6b573-1f1f-4059-aca0-60bf2036d780", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:28:55Z", "updated_at": "2019-05-22T16:28:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "5a02b212-1c36-479a-bfea-f312f2e51a77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "8e49e4ea-ef00-4625-b387-2a303ddad9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "9eafe2a2-54cb-46b2-80aa-8d70c39e6bda", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "a6dcfeae-bda6-4682-a95f-cc99e8fbb32e", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}], "revision_number": 1, "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "a46658b9-774e-41e2-b192-478d8d220b9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-22T16:29:00Z", "updated_at": "2019-05-22T16:29:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "119ee154-8b12-4aec-97d6-b4cf2f952bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bd843495-259f-4949-9388-7b97f0268cb3", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bfd0fb6f-1ee8-4c05-a1d5-b8e1d9f4297d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "e10345f3-d51b-411f-b3da-522df1cc28ae", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "name": "default"}]} 2019-05-22 16:30:53,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ffeb67f6-209c-4944-b4bb-f5a6e8352a2f 2019-05-22 16:30:53,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.362234115601s 2019-05-22 16:30:53,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-22 16:30:53,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/66a6b573-1f1f-4059-aca0-60bf2036d780.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2f5f9448e52799433636e377884daaeff73e7b5a" 2019-05-22 16:30:54,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:30:54 GMT X-Openstack-Request-Id: req-0171a340-163a-42e9-a02b-7963b416d353 2019-05-22 16:30:54,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:30:54,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/66a6b573-1f1f-4059-aca0-60bf2036d780.json used request id req-0171a340-163a-42e9-a02b-7963b416d353 2019-05-22 16:30:54,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.51769900322s 2019-05-22 16:30:54,073 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-05-22 16:30:54,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:30:54,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98666d5d-2570-49d0-b8c8-2bd2b347a920 2019-05-22 16:30:54,118 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:30:54,118 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-98666d5d-2570-49d0-b8c8-2bd2b347a920 2019-05-22 16:30:54,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:30:54,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62335804fcd4411fbce7000e6d443102", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e05a402555334f268e3f581a736f48f2"}, "audit_ids": ["Dr66MNAlSqqN54MZjMeiGA"], "issued_at": "2019-05-22T16:30:55.000000Z"}} 2019-05-22 16:30:54,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:30:54,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:30:54,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 22 May 2019 16:30:54 GMT X-Openstack-Request-Id: req-833d407f-e865-411b-bf9b-42b8f5152ece 2019-05-22 16:30:54,945 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:30:54,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-833d407f-e865-411b-bf9b-42b8f5152ece 2019-05-22 16:30:54,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.400027036667s 2019-05-22 16:30:54,952 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-05-22 16:30:54,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:30:54,963 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 22 May 2019 16:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-700d8235-3bec-4fb9-b075-270a0b6cfeba 2019-05-22 16:30:54,964 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-22 16:30:54,964 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-700d8235-3bec-4fb9-b075-270a0b6cfeba 2019-05-22 16:30:54,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:30:54,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:30:55,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028e697a-2931-4f7d-bc4d-80cca3cffbc3 2019-05-22 16:30:55,190 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:30:55,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-028e697a-2931-4f7d-bc4d-80cca3cffbc3 2019-05-22 16:30:55,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.2262570858s 2019-05-22 16:30:55,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:30:55,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:30:55,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Wed, 22 May 2019 16:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ae554a-0add-4bc3-b7ca-ad744577b38c 2019-05-22 16:30:55,438 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-22 16:30:55,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-87ae554a-0add-4bc3-b7ca-ad744577b38c 2019-05-22 16:30:55,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.240577936172s 2019-05-22 16:30:55,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-22 16:30:55,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '{"network": {"tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "name": "singlevm1-net_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "admin_state_up": true}}' 2019-05-22 16:30:56,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 719 Content-Type: application/json Date: Wed, 22 May 2019 16:30:57 GMT X-Openstack-Request-Id: req-1f58cd8e-b324-4e3c-ae71-7cde89299328 2019-05-22 16:30:56,900 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"75d61443-81c2-4433-af0d-70adc099ceb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:30:56Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_53e9f9d1-3c75-4376-894d-ea89ada9fc6c","admin_state_up":true,"tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:30:56Z","mtu":1442}} 2019-05-22 16:30:56,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1f58cd8e-b324-4e3c-ae71-7cde89299328 2019-05-22 16:30:56,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.46077799797s 2019-05-22 16:30:56,900 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2019-05-22T16:30:56Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'75d61443-81c2-4433-af0d-70adc099ceb9', u'provider:segmentation_id': 8, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_53e9f9d1-3c75-4376-894d-ea89ada9fc6c', u'created_at': u'2019-05-22T16:30:56Z', u'mtu': 1442, u'tenant_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8'}) 2019-05-22 16:30:56,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:30:56,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:30:57,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json Date: Wed, 22 May 2019 16:30:57 GMT X-Openstack-Request-Id: req-a869a857-2708-4694-8c4e-d5512e31a9bf 2019-05-22 16:30:57,272 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"mtu":1442,"id":"75d61443-81c2-4433-af0d-70adc099ceb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:30:56Z","qos_policy_id":null,"name":"singlevm1-net_53e9f9d1-3c75-4376-894d-ea89ada9fc6c","admin_state_up":true,"tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:30:56Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:30:57,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a869a857-2708-4694-8c4e-d5512e31a9bf 2019-05-22 16:30:57,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371426105499s 2019-05-22 16:30:57,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-22 16:30:57,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '{"subnet": {"name": "singlevm1-subnet_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "enable_dhcp": true, "network_id": "75d61443-81c2-4433-af0d-70adc099ceb9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-22 16:30:59,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 22 May 2019 16:30:59 GMT X-Openstack-Request-Id: req-ce439e4f-fd37-4c38-a48c-15e856387923 2019-05-22 16:30:59,005 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d61443-81c2-4433-af0d-70adc099ceb9","tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:30:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:30:57Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","id":"9b55af41-fb58-4b95-917f-028d0ae28a1c","subnetpool_id":null,"name":"singlevm1-subnet_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"}} 2019-05-22 16:30:59,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ce439e4f-fd37-4c38-a48c-15e856387923 2019-05-22 16:30:59,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.73112893105s 2019-05-22 16:30:59,006 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-22T16:30:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9b55af41-fb58-4b95-917f-028d0ae28a1c', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_53e9f9d1-3c75-4376-894d-ea89ada9fc6c', u'enable_dhcp': True, u'network_id': u'75d61443-81c2-4433-af0d-70adc099ceb9', u'tenant_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', u'created_at': u'2019-05-22T16:30:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8'}) 2019-05-22 16:30:59,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-22 16:30:59,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '{"router": {"external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75"}, "name": "singlevm1-router_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "admin_state_up": true}}' 2019-05-22 16:31:01,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Date: Wed, 22 May 2019 16:31:01 GMT X-Openstack-Request-Id: req-c853ef45-0d1d-4318-bf5b-6e0f06969740 2019-05-22 16:31:01,428 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:30:59Z", "admin_state_up": true, "updated_at": "2019-05-22T16:31:01Z", "revision_number": 2, "routes": [], "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "90fbb41e-8068-4e28-a44c-3c342f75cbd5", "name": "singlevm1-router_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"}} 2019-05-22 16:31:01,428 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c853ef45-0d1d-4318-bf5b-6e0f06969740 2019-05-22 16:31:01,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.42205286026s 2019-05-22 16:31:01,429 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', u'created_at': u'2019-05-22T16:30:59Z', u'admin_state_up': True, u'updated_at': u'2019-05-22T16:31:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', u'id': u'90fbb41e-8068-4e28-a44c-3c342f75cbd5', u'name': u'singlevm1-router_53e9f9d1-3c75-4376-894d-ea89ada9fc6c'}) 2019-05-22 16:31:01,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-22 16:31:01,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/90fbb41e-8068-4e28-a44c-3c342f75cbd5/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '{"subnet_id": "9b55af41-fb58-4b95-917f-028d0ae28a1c"}' 2019-05-22 16:31:04,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:31:04 GMT X-Openstack-Request-Id: req-359f7773-b5b7-4b27-95df-6698ceaa8f0d 2019-05-22 16:31:04,857 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "75d61443-81c2-4433-af0d-70adc099ceb9", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "subnet_id": "9b55af41-fb58-4b95-917f-028d0ae28a1c", "subnet_ids": ["9b55af41-fb58-4b95-917f-028d0ae28a1c"], "port_id": "11374b73-423f-417c-a83b-90c30a80fe78", "id": "90fbb41e-8068-4e28-a44c-3c342f75cbd5"} 2019-05-22 16:31:04,858 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/90fbb41e-8068-4e28-a44c-3c342f75cbd5/add_router_interface.json used request id req-359f7773-b5b7-4b27-95df-6698ceaa8f0d 2019-05-22 16:31:04,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.42869281769s 2019-05-22 16:31:04,858 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-22 16:31:04,964 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-22 16:31:04,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:31:04,973 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 22 May 2019 16:31:05 GMT 2019-05-22 16:31:04,973 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-05-22 16:31:04,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:31:04,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:05,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 22 May 2019 16:31:05 GMT X-Openstack-Request-Id: req-9520bb76-691a-4bbe-aa11-564d6cbadefe 2019-05-22 16:31:05,281 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:31:05,281 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9520bb76-691a-4bbe-aa11-564d6cbadefe 2019-05-22 16:31:05,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303274869919s 2019-05-22 16:31:05,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-22 16:31:05,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"}' 2019-05-22 16:31:05,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 22 May 2019 16:31:05 GMT Location: http://172.30.9.28:9292/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3002bdcc-a4ed-4c9d-b194-c4c7f4d20cf4 2019-05-22 16:31:05,672 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:31:05Z", "file": "/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e/file", "owner": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "408b42db-d4ed-439d-9892-7da5ed74949e", "size": null, "self": "/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e", "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_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "checksum": null, "created_at": "2019-05-22T16:31:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-22 16:31:05,672 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3002bdcc-a4ed-4c9d-b194-c4c7f4d20cf4 2019-05-22 16:31:05,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.381983995438s 2019-05-22 16:31:05,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-22 16:31:05,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '' 2019-05-22 16:31:06,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:31:07 GMT X-Openstack-Request-Id: req-de95ab9c-9771-482a-9c41-80a98cea69c3 2019-05-22 16:31:06,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-05-22 16:31:06,985 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e/file used request id req-de95ab9c-9771-482a-9c41-80a98cea69c3 2019-05-22 16:31:06,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.31210398674s 2019-05-22 16:31:06,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:31:06,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:07,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 22 May 2019 16:31:07 GMT X-Openstack-Request-Id: req-720aa3c3-12fa-4710-8ddc-45a3a6bf8cc8 2019-05-22 16:31:07,296 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:31:07Z", "file": "/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e/file", "owner": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "408b42db-d4ed-439d-9892-7da5ed74949e", "size": 12716032, "self": "/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/408b42db-d4ed-439d-9892-7da5ed74949e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/408b42db-d4ed-439d-9892-7da5ed74949e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:31:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:31:07,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-720aa3c3-12fa-4710-8ddc-45a3a6bf8cc8 2019-05-22 16:31:07,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307094812393s 2019-05-22 16:31:07,298 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/408b42db-d4ed-439d-9892-7da5ed74949e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e/file', 'owner': u'0bcf5f7b01bd4d34be8dc6362e5298a8', 'id': u'408b42db-d4ed-439d-9892-7da5ed74949e', 'size': 12716032, u'self': u'/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/408b42db-d4ed-439d-9892-7da5ed74949e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-22T16:31:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-22T16:31:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_53e9f9d1-3c75-4376-894d-ea89ada9fc6c', '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/408b42db-d4ed-439d-9892-7da5ed74949e', 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_53e9f9d1-3c75-4376-894d-ea89ada9fc6c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_53e9f9d1-3c75-4376-894d-ea89ada9fc6c', 'created': u'2019-05-22T16:31:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-22T16:31:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e', 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_53e9f9d1-3c75-4376-894d-ea89ada9fc6c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-22 16:31:07,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-22 16:31:07,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-22 16:31:08,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 22 May 2019 16:31: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-e30eb844-36f1-44a1-aabf-d6f4b3fde952 x-openstack-request-id: req-e30eb844-36f1-44a1-aabf-d6f4b3fde952 2019-05-22 16:31:08,167 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4fefe53e-2441-4c0b-bec6-0130debc14e5"}} 2019-05-22 16:31:08,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e30eb844-36f1-44a1-aabf-d6f4b3fde952 2019-05-22 16:31:08,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.866209030151s 2019-05-22 16:31:08,169 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_53e9f9d1-3c75-4376-894d-ea89ada9fc6c', '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'0bcf5f7b01bd4d34be8dc6362e5298a8', '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'4fefe53e-2441-4c0b-bec6-0130debc14e5', 'swap': 0}) 2019-05-22 16:31:08,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-22 16:31:08,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '{"extra_specs": {}}' 2019-05-22 16:31:08,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:31: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-f3712127-61e7-43dd-9422-b3815509201e x-openstack-request-id: req-f3712127-61e7-43dd-9422-b3815509201e 2019-05-22 16:31:08,190 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-22 16:31:08,190 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5/os-extra_specs used request id req-f3712127-61e7-43dd-9422-b3815509201e 2019-05-22 16:31:08,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210139751434s 2019-05-22 16:31:08,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-22 16:31:08,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '{"keypair": {"name": "singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"}}' 2019-05-22 16:31:08,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Wed, 22 May 2019 16:31: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-4d2998d0-07e8-4639-84d3-6394ce1b7c42 x-openstack-request-id: req-4d2998d0-07e8-4639-84d3-6394ce1b7c42 2019-05-22 16:31:08,498 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIFHeXMifu/PbKRlk4XJDaAoC2JhF0TKkAh3erAiuRFbN6MFKTJ/Jiywe6kDmAgEMM8iuqYcLbTfSbnxwHAoT1V4PYM+ma55RmOTuTNANlQ7Ryw2GBXaOFLwVMqpnnFRwspEU7ExDQRD8Z6CMgAPaf0X3dZV5ZHIWjbaXQDv5MfjEEFECbUI7ROxIlKpXY7Y0mOhkNJZSmUaO7RZQk9v+QBV0lC4zTTiBrsew0BlpMY15WUCrum9+V4kVRKJsVm2C6CPJC0CTDgYRH6Tx5EYgzu+unFstXSS9MTaayqYNjN1Aag+eO/YuuUExcCaE4X19WWfrhDxjBMSjB3QABJdx9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAyBR3lzIn7vz2ykZZOFyQ2gKAtiYRdEypAId3qwIrkRWzejBS\nkyfyYssHupA5gIBDDPIrqmHC2030m58cBwKE9VeD2DPpmueUZjk7kzQDZUO0csNh\ngV2jhS8FTKqZ5xUcLKRFOxMQ0EQ/GegjIAD2n9F93WVeWRyFo22l0A7+TH4xBBRA\nm1CO0TsSJSqV2O2NJjoZDSWUplGju0WUJPb/kAVdJQuM004ga7HsNAZaTGNeVlAq\n7pvfleJFUSibFZtgugjyQtAkw4GER+k8eRGIM7vrpxbLV0kvTE2msqmDYzdQGoPn\njv2LrlBMXAmhOF9fVln64Q8YwTEowd0AASXcfQIDAQABAoIBADoad4BY+G/W1nR3\naYGMoCQvheFfvMHhYVLeBEqNHsnLW4uobNJ/T0yRWXU8XPaMSOyBh1y7dzLouJhY\n5HLEsIfvGkK3EKgDiH0HMd3VxQarWsPZKX/ACbSrqwZQpNEOuFfefJxjNQbGSuzj\nFRA+N2DCHaMlxPhr6ANF3FlHgWIE3zQL/BEwioV9rA4GDfyc6CTgVI729WkVQHpp\nOxjYmRXH3ayl4OOs+Z5xpvjZcHtOB/RVkdAF2h8xL5Btzank92xVOTA/UWY8owUr\ndTVCclbskeEJlxV37wqX+5TpcUYwQqubaw1kFMdFstgHr7NXtqe5PvIl0TYII952\nktzByqECgYEA/f+pmFdtu/6EkgmYC6cz0cSgtN6wO9BltUox624RgWuscmlSjEjI\nQqFt/7kAisBusWB5xLx9XlidgHcwroY8H8a2UARpylduMSsaOk6qJoEQtUVuL8zv\nm9hbAy6C08yIO7+c4vY+X+Jcp1XdyJzEkAVcanVYOUzN0PwfoVN7DKMCgYEAyagL\nvssWbPHPHzXodwEMNBf9H/ejc7y0mYsYUdi+TCA+1EpBe4Qz58Bt0W/u+tlYmY8a\n3OuIXMzGBe7FslkaJsjBSdLkcqq62pEnUqWespnTcnWE/NS4bQC2ZxUIJkkT5Znh\nAoqN23nQNop+0NG9U0BrjsLQHZm1vsW09WSJ5F8CgYAly51Y5emWR9FCSdsuILs9\nQ50GTPy8ac44o8m51q8UKwmGHNYDufDSuWK84rKJ8wiFrG1yMPoWx+jn7NR5o8/e\nipsmXQHA8jGbb2Z/tqTrBdmOn749rqkY76DbYFhnW9AJ1AFsZGfzrKNM4yIVb/5v\nz9xomv19yUf3CQ1L3Dg7MQKBgA9g93RXfKBWWJtiuxXISKv4YF99vUNoUsWa7AHh\n67FWjDQYbaID1QmJjVZ5mNoclTswxLWwaLfbDgcJzJ3rWak3ijYdFTsBdjqQ81TE\nOLQaMxv5hmjZuC7n7QEzg2mYDSJnd9d/xY3FXnGqYj1+oVemBA3hIYoAXPHtlf1Y\n64M1AoGAeTWYTb+YMa0HYV+wPnr77ynWknS16ZidG8sWGDwPTZlDDgQVj7s5UfiJ\nXOXlObo4v0UNHnr6EnTMg+mb9e5bfP6Xp2smtMFhNa3N1ZLQh+WwQh/NQ0CijVXZ\nV5o+eLUbljBKeAj/Sd37E7oDs/XtEcjF/RdkhU7/qdohTVJ/bDc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "e05a402555334f268e3f581a736f48f2", "name": "singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "fingerprint": "29:2a:ab:0e:90:51:3a:9c:b6:51:e7:17:83:ce:83:c2"}} 2019-05-22 16:31:08,499 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-4d2998d0-07e8-4639-84d3-6394ce1b7c42 2019-05-22 16:31:08,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.307867050171s 2019-05-22 16:31:08,500 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIFHeXMifu/PbKRlk4XJDaAoC2JhF0TKkAh3erAiuRFbN6MFKTJ/Jiywe6kDmAgEMM8iuqYcLbTfSbnxwHAoT1V4PYM+ma55RmOTuTNANlQ7Ryw2GBXaOFLwVMqpnnFRwspEU7ExDQRD8Z6CMgAPaf0X3dZV5ZHIWjbaXQDv5MfjEEFECbUI7ROxIlKpXY7Y0mOhkNJZSmUaO7RZQk9v+QBV0lC4zTTiBrsew0BlpMY15WUCrum9+V4kVRKJsVm2C6CPJC0CTDgYRH6Tx5EYgzu+unFstXSS9MTaayqYNjN1Aag+eO/YuuUExcCaE4X19WWfrhDxjBMSjB3QABJdx9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAyBR3lzIn7vz2ykZZOFyQ2gKAtiYRdEypAId3qwIrkRWzejBS\nkyfyYssHupA5gIBDDPIrqmHC2030m58cBwKE9VeD2DPpmueUZjk7kzQDZUO0csNh\ngV2jhS8FTKqZ5xUcLKRFOxMQ0EQ/GegjIAD2n9F93WVeWRyFo22l0A7+TH4xBBRA\nm1CO0TsSJSqV2O2NJjoZDSWUplGju0WUJPb/kAVdJQuM004ga7HsNAZaTGNeVlAq\n7pvfleJFUSibFZtgugjyQtAkw4GER+k8eRGIM7vrpxbLV0kvTE2msqmDYzdQGoPn\njv2LrlBMXAmhOF9fVln64Q8YwTEowd0AASXcfQIDAQABAoIBADoad4BY+G/W1nR3\naYGMoCQvheFfvMHhYVLeBEqNHsnLW4uobNJ/T0yRWXU8XPaMSOyBh1y7dzLouJhY\n5HLEsIfvGkK3EKgDiH0HMd3VxQarWsPZKX/ACbSrqwZQpNEOuFfefJxjNQbGSuzj\nFRA+N2DCHaMlxPhr6ANF3FlHgWIE3zQL/BEwioV9rA4GDfyc6CTgVI729WkVQHpp\nOxjYmRXH3ayl4OOs+Z5xpvjZcHtOB/RVkdAF2h8xL5Btzank92xVOTA/UWY8owUr\ndTVCclbskeEJlxV37wqX+5TpcUYwQqubaw1kFMdFstgHr7NXtqe5PvIl0TYII952\nktzByqECgYEA/f+pmFdtu/6EkgmYC6cz0cSgtN6wO9BltUox624RgWuscmlSjEjI\nQqFt/7kAisBusWB5xLx9XlidgHcwroY8H8a2UARpylduMSsaOk6qJoEQtUVuL8zv\nm9hbAy6C08yIO7+c4vY+X+Jcp1XdyJzEkAVcanVYOUzN0PwfoVN7DKMCgYEAyagL\nvssWbPHPHzXodwEMNBf9H/ejc7y0mYsYUdi+TCA+1EpBe4Qz58Bt0W/u+tlYmY8a\n3OuIXMzGBe7FslkaJsjBSdLkcqq62pEnUqWespnTcnWE/NS4bQC2ZxUIJkkT5Znh\nAoqN23nQNop+0NG9U0BrjsLQHZm1vsW09WSJ5F8CgYAly51Y5emWR9FCSdsuILs9\nQ50GTPy8ac44o8m51q8UKwmGHNYDufDSuWK84rKJ8wiFrG1yMPoWx+jn7NR5o8/e\nipsmXQHA8jGbb2Z/tqTrBdmOn749rqkY76DbYFhnW9AJ1AFsZGfzrKNM4yIVb/5v\nz9xomv19yUf3CQ1L3Dg7MQKBgA9g93RXfKBWWJtiuxXISKv4YF99vUNoUsWa7AHh\n67FWjDQYbaID1QmJjVZ5mNoclTswxLWwaLfbDgcJzJ3rWak3ijYdFTsBdjqQ81TE\nOLQaMxv5hmjZuC7n7QEzg2mYDSJnd9d/xY3FXnGqYj1+oVemBA3hIYoAXPHtlf1Y\n64M1AoGAeTWYTb+YMa0HYV+wPnr77ynWknS16ZidG8sWGDwPTZlDDgQVj7s5UfiJ\nXOXlObo4v0UNHnr6EnTMg+mb9e5bfP6Xp2smtMFhNa3N1ZLQh+WwQh/NQ0CijVXZ\nV5o+eLUbljBKeAj/Sd37E7oDs/XtEcjF/RdkhU7/qdohTVJ/bDc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e05a402555334f268e3f581a736f48f2', 'name': u'singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c', 'created_at': '2019-05-22T16:31:08.500001', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'29:2a:ab:0e:90:51:3a:9c:b6:51:e7:17:83:ce:83:c2', 'type': 'ssh', 'id': u'singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c'}) 2019-05-22 16:31:08,500 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAyBR3lzIn7vz2ykZZOFyQ2gKAtiYRdEypAId3qwIrkRWzejBS kyfyYssHupA5gIBDDPIrqmHC2030m58cBwKE9VeD2DPpmueUZjk7kzQDZUO0csNh gV2jhS8FTKqZ5xUcLKRFOxMQ0EQ/GegjIAD2n9F93WVeWRyFo22l0A7+TH4xBBRA m1CO0TsSJSqV2O2NJjoZDSWUplGju0WUJPb/kAVdJQuM004ga7HsNAZaTGNeVlAq 7pvfleJFUSibFZtgugjyQtAkw4GER+k8eRGIM7vrpxbLV0kvTE2msqmDYzdQGoPn jv2LrlBMXAmhOF9fVln64Q8YwTEowd0AASXcfQIDAQABAoIBADoad4BY+G/W1nR3 aYGMoCQvheFfvMHhYVLeBEqNHsnLW4uobNJ/T0yRWXU8XPaMSOyBh1y7dzLouJhY 5HLEsIfvGkK3EKgDiH0HMd3VxQarWsPZKX/ACbSrqwZQpNEOuFfefJxjNQbGSuzj FRA+N2DCHaMlxPhr6ANF3FlHgWIE3zQL/BEwioV9rA4GDfyc6CTgVI729WkVQHpp OxjYmRXH3ayl4OOs+Z5xpvjZcHtOB/RVkdAF2h8xL5Btzank92xVOTA/UWY8owUr dTVCclbskeEJlxV37wqX+5TpcUYwQqubaw1kFMdFstgHr7NXtqe5PvIl0TYII952 ktzByqECgYEA/f+pmFdtu/6EkgmYC6cz0cSgtN6wO9BltUox624RgWuscmlSjEjI QqFt/7kAisBusWB5xLx9XlidgHcwroY8H8a2UARpylduMSsaOk6qJoEQtUVuL8zv m9hbAy6C08yIO7+c4vY+X+Jcp1XdyJzEkAVcanVYOUzN0PwfoVN7DKMCgYEAyagL vssWbPHPHzXodwEMNBf9H/ejc7y0mYsYUdi+TCA+1EpBe4Qz58Bt0W/u+tlYmY8a 3OuIXMzGBe7FslkaJsjBSdLkcqq62pEnUqWespnTcnWE/NS4bQC2ZxUIJkkT5Znh AoqN23nQNop+0NG9U0BrjsLQHZm1vsW09WSJ5F8CgYAly51Y5emWR9FCSdsuILs9 Q50GTPy8ac44o8m51q8UKwmGHNYDufDSuWK84rKJ8wiFrG1yMPoWx+jn7NR5o8/e ipsmXQHA8jGbb2Z/tqTrBdmOn749rqkY76DbYFhnW9AJ1AFsZGfzrKNM4yIVb/5v z9xomv19yUf3CQ1L3Dg7MQKBgA9g93RXfKBWWJtiuxXISKv4YF99vUNoUsWa7AHh 67FWjDQYbaID1QmJjVZ5mNoclTswxLWwaLfbDgcJzJ3rWak3ijYdFTsBdjqQ81TE OLQaMxv5hmjZuC7n7QEzg2mYDSJnd9d/xY3FXnGqYj1+oVemBA3hIYoAXPHtlf1Y 64M1AoGAeTWYTb+YMa0HYV+wPnr77ynWknS16ZidG8sWGDwPTZlDDgQVj7s5UfiJ XOXlObo4v0UNHnr6EnTMg+mb9e5bfP6Xp2smtMFhNa3N1ZLQh+WwQh/NQ0CijVXZ V5o+eLUbljBKeAj/Sd37E7oDs/XtEcjF/RdkhU7/qdohTVJ/bDc= -----END RSA PRIVATE KEY----- 2019-05-22 16:31:08,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-22 16:31:08,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '{"security_group": {"name": "singlevm1-sg_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-05-22 16:31:08,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 22 May 2019 16:31:08 GMT X-Openstack-Request-Id: req-6fd613e6-3274-4867-a84c-707f41037504 2019-05-22 16:31:08,704 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:31:08Z", "updated_at": "2019-05-22T16:31:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:31:08Z", "revision_number": 0, "id": "170387a0-e8e2-476b-b8b8-0017ffe1893b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:31:08Z", "security_group_id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:31:08Z", "revision_number": 0, "id": "fa658bc8-6257-4835-b19c-44bf3655bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:31:08Z", "security_group_id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}], "revision_number": 1, "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "name": "singlevm1-sg_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"}} 2019-05-22 16:31:08,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-6fd613e6-3274-4867-a84c-707f41037504 2019-05-22 16:31:08,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.198468923569s 2019-05-22 16:31:08,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:31:08,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:09,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Wed, 22 May 2019 16:31:09 GMT X-Openstack-Request-Id: req-30cffe4d-2b6f-4cfb-8957-cadb792dc858 2019-05-22 16:31:09,063 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:31:08Z", "updated_at": "2019-05-22T16:31:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:31:08Z", "revision_number": 0, "id": "170387a0-e8e2-476b-b8b8-0017ffe1893b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:31:08Z", "security_group_id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:31:08Z", "revision_number": 0, "id": "fa658bc8-6257-4835-b19c-44bf3655bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:31:08Z", "security_group_id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}], "revision_number": 1, "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "name": "singlevm1-sg_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"}, {"description": "Default security group", "tags": [], "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "created_at": "2019-05-22T16:25:55Z", "updated_at": "2019-05-22T16:25:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "64ac46a0-cc8c-42dd-963b-83df82db5d0d", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "a2a0ffe9-f621-4a99-94d3-5bb143da5a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "af2dedb8-68c4-493a-be62-a7253bb8d3f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "c4602eac-be36-43db-b5f3-805706951093", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}], "revision_number": 1, "project_id": "12c5a70d4ada45d3bf524f3b43b722ef", "id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:28:55Z", "updated_at": "2019-05-22T16:28:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "5a02b212-1c36-479a-bfea-f312f2e51a77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "8e49e4ea-ef00-4625-b387-2a303ddad9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "9eafe2a2-54cb-46b2-80aa-8d70c39e6bda", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "a6dcfeae-bda6-4682-a95f-cc99e8fbb32e", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}], "revision_number": 1, "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "a46658b9-774e-41e2-b192-478d8d220b9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-22T16:29:00Z", "updated_at": "2019-05-22T16:29:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "119ee154-8b12-4aec-97d6-b4cf2f952bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bd843495-259f-4949-9388-7b97f0268cb3", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bfd0fb6f-1ee8-4c05-a1d5-b8e1d9f4297d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "e10345f3-d51b-411f-b3da-522df1cc28ae", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "name": "default"}]} 2019-05-22 16:31:09,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-30cffe4d-2b6f-4cfb-8957-cadb792dc858 2019-05-22 16:31:09,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35248208046s 2019-05-22 16:31:09,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-22 16:31:09,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -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": "0292a79c-fe0f-49c9-b2f6-a966f9326ade"}}' 2019-05-22 16:31:09,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 22 May 2019 16:31:09 GMT X-Openstack-Request-Id: req-cf997a5f-b332-4681-821a-1658e2de918f 2019-05-22 16:31:09,564 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-22T16:31:09Z", "security_group_id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "port_range_min": 22, "revision_number": 0, "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:31:09Z", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "29cef801-8378-4e7c-812f-d3de8f213592"}} 2019-05-22 16:31:09,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-cf997a5f-b332-4681-821a-1658e2de918f 2019-05-22 16:31:09,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.494116067886s 2019-05-22 16:31:09,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:31:09,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:09,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Wed, 22 May 2019 16:31:09 GMT X-Openstack-Request-Id: req-c0cb09ca-d574-4c72-bc28-b8d3f03850a7 2019-05-22 16:31:09,910 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:31:08Z", "updated_at": "2019-05-22T16:31:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:31:08Z", "revision_number": 0, "id": "170387a0-e8e2-476b-b8b8-0017ffe1893b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:31:08Z", "security_group_id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-22T16:31:09Z", "revision_number": 0, "id": "29cef801-8378-4e7c-812f-d3de8f213592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:31:09Z", "security_group_id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:31:08Z", "revision_number": 0, "id": "fa658bc8-6257-4835-b19c-44bf3655bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:31:08Z", "security_group_id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}], "revision_number": 2, "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "name": "singlevm1-sg_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"}, {"description": "Default security group", "tags": [], "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "created_at": "2019-05-22T16:25:55Z", "updated_at": "2019-05-22T16:25:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "64ac46a0-cc8c-42dd-963b-83df82db5d0d", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "a2a0ffe9-f621-4a99-94d3-5bb143da5a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "af2dedb8-68c4-493a-be62-a7253bb8d3f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "c4602eac-be36-43db-b5f3-805706951093", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}], "revision_number": 1, "project_id": "12c5a70d4ada45d3bf524f3b43b722ef", "id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:28:55Z", "updated_at": "2019-05-22T16:28:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "5a02b212-1c36-479a-bfea-f312f2e51a77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "8e49e4ea-ef00-4625-b387-2a303ddad9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "9eafe2a2-54cb-46b2-80aa-8d70c39e6bda", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "a6dcfeae-bda6-4682-a95f-cc99e8fbb32e", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}], "revision_number": 1, "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "a46658b9-774e-41e2-b192-478d8d220b9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-22T16:29:00Z", "updated_at": "2019-05-22T16:29:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "119ee154-8b12-4aec-97d6-b4cf2f952bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bd843495-259f-4949-9388-7b97f0268cb3", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bfd0fb6f-1ee8-4c05-a1d5-b8e1d9f4297d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "e10345f3-d51b-411f-b3da-522df1cc28ae", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "name": "default"}]} 2019-05-22 16:31:09,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c0cb09ca-d574-4c72-bc28-b8d3f03850a7 2019-05-22 16:31:09,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340100049973s 2019-05-22 16:31:09,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-22 16:31:09,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -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": "0292a79c-fe0f-49c9-b2f6-a966f9326ade"}}' 2019-05-22 16:31:10,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 22 May 2019 16:31:11 GMT X-Openstack-Request-Id: req-3016345e-d8b9-435d-99bf-1afe7efd8dae 2019-05-22 16:31:10,438 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-22T16:31:10Z", "security_group_id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "port_range_min": null, "revision_number": 0, "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:31:10Z", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "ff34fe98-393c-4894-bf3f-1b13f981ce67"}} 2019-05-22 16:31:10,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3016345e-d8b9-435d-99bf-1afe7efd8dae 2019-05-22 16:31:10,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.521026134491s 2019-05-22 16:31:10,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:31:10,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:11,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1453 Content-Type: application/json Date: Wed, 22 May 2019 16:31:11 GMT X-Openstack-Request-Id: req-073b4ff3-8916-4c05-9943-69736043f4fb 2019-05-22 16:31:11,430 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"75d61443-81c2-4433-af0d-70adc099ceb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","status":"ACTIVE","subnets":["9b55af41-fb58-4b95-917f-028d0ae28a1c"],"description":"","tags":[],"updated_at":"2019-05-22T16:30:57Z","qos_policy_id":null,"name":"singlevm1-net_53e9f9d1-3c75-4376-894d-ea89ada9fc6c","admin_state_up":true,"tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:30:56Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:31:11,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-073b4ff3-8916-4c05-9943-69736043f4fb 2019-05-22 16:31:11,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.990921974182s 2019-05-22 16:31:11,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:31:11,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:12,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 22 May 2019 16:31:12 GMT X-Openstack-Request-Id: req-04f5d850-cd9c-4b86-8c52-5faa2458a1a8 2019-05-22 16:31:12,214 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:31:07Z", "file": "/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e/file", "owner": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "408b42db-d4ed-439d-9892-7da5ed74949e", "size": 12716032, "self": "/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/408b42db-d4ed-439d-9892-7da5ed74949e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/408b42db-d4ed-439d-9892-7da5ed74949e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:31:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:31:12,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-04f5d850-cd9c-4b86-8c52-5faa2458a1a8 2019-05-22 16:31:12,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.778958082199s 2019-05-22 16:31:12,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:31:12,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:12,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 22 May 2019 16:31: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-bc6e8525-80b9-489f-8906-3e0132fefdee x-openstack-request-id: req-bc6e8525-80b9-489f-8906-3e0132fefdee 2019-05-22 16:31:12,352 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4fefe53e-2441-4c0b-bec6-0130debc14e5"}]} 2019-05-22 16:31:12,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-bc6e8525-80b9-489f-8906-3e0132fefdee 2019-05-22 16:31:12,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.1304500103s 2019-05-22 16:31:12,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-22 16:31:12,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '{"server": {"name": "singlevm1-vm_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "imageRef": "408b42db-d4ed-439d-9892-7da5ed74949e", "key_name": "singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "flavorRef": "4fefe53e-2441-4c0b-bec6-0130debc14e5", "max_count": 1, "min_count": 1, "networks": [{"uuid": "75d61443-81c2-4433-af0d-70adc099ceb9"}], "security_groups": [{"name": "0292a79c-fe0f-49c9-b2f6-a966f9326ade"}]}}' 2019-05-22 16:31:18,299 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 22 May 2019 16:31: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.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599 x-compute-request-id: req-e36aeed9-28cd-4c61-b68c-b270328aa1fe x-openstack-request-id: req-e36aeed9-28cd-4c61-b68c-b270328aa1fe 2019-05-22 16:31:18,299 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "0292a79c-fe0f-49c9-b2f6-a966f9326ade"}], "OS-DCF:diskConfig": "MANUAL", "id": "763f8e4c-b417-4c4c-ab03-13bcbee80599", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "bookmark"}], "adminPass": "wP67WHDkMZMa"}} 2019-05-22 16:31:18,299 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-e36aeed9-28cd-4c61-b68c-b270328aa1fe 2019-05-22 16:31:18,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.94491815567s 2019-05-22 16:31:18,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:31:18,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:19,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Wed, 22 May 2019 16:31:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e178c5b-6d24-4d6b-b570-f09a8b625fa4 x-openstack-request-id: req-8e178c5b-6d24-4d6b-b570-f09a8b625fa4 2019-05-22 16:31:19,267 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "bookmark"}], "image": {"id": "408b42db-d4ed-439d-9892-7da5ed74949e", "links": [{"href": "http://172.30.9.28:8774/images/408b42db-d4ed-439d-9892-7da5ed74949e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fefe53e-2441-4c0b-bec6-0130debc14e5", "links": [{"href": "http://172.30.9.28:8774/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5", "rel": "bookmark"}]}, "id": "763f8e4c-b417-4c4c-ab03-13bcbee80599", "user_id": "e05a402555334f268e3f581a736f48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:31:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "created": "2019-05-22T16:31:18Z", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:31:19,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8e178c5b-6d24-4d6b-b570-f09a8b625fa4 2019-05-22 16:31:19,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.966892957687s 2019-05-22 16:31:19,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:31:19,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:19,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1453 Content-Type: application/json Date: Wed, 22 May 2019 16:31:19 GMT X-Openstack-Request-Id: req-8f48d09c-7ce9-4e1e-8b4a-1c1bd25ad618 2019-05-22 16:31:19,362 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"75d61443-81c2-4433-af0d-70adc099ceb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","status":"ACTIVE","subnets":["9b55af41-fb58-4b95-917f-028d0ae28a1c"],"description":"","tags":[],"updated_at":"2019-05-22T16:30:57Z","qos_policy_id":null,"name":"singlevm1-net_53e9f9d1-3c75-4376-894d-ea89ada9fc6c","admin_state_up":true,"tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:30:56Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:31:19,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-8f48d09c-7ce9-4e1e-8b4a-1c1bd25ad618 2019-05-22 16:31:19,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0837030410767s 2019-05-22 16:31:19,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:31:19,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:19,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1291 Content-Type: application/json Date: Wed, 22 May 2019 16:31:20 GMT X-Openstack-Request-Id: req-9f39d7f8-f8b3-4679-8421-ec0175727284 2019-05-22 16:31:19,436 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d61443-81c2-4433-af0d-70adc099ceb9","tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:30:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:30:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","id":"9b55af41-fb58-4b95-917f-028d0ae28a1c","subnetpool_id":null,"name":"singlevm1-subnet_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:26:02Z","dns_nameservers":[],"updated_at":"2019-05-22T16:26:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"12c5a70d4ada45d3bf524f3b43b722ef","id":"b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0","subnetpool_id":null,"name":"external-subnet"}]} 2019-05-22 16:31:19,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9f39d7f8-f8b3-4679-8421-ec0175727284 2019-05-22 16:31:19,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0727908611298s 2019-05-22 16:31:19,437 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:31:21,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:31:21,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:22,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 711 Content-Type: application/json Date: Wed, 22 May 2019 16: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-5b49ac94-f29b-45e6-996a-596c2edce0ce x-openstack-request-id: req-5b49ac94-f29b-45e6-996a-596c2edce0ce 2019-05-22 16:31:22,691 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "bookmark"}], "image": {"id": "408b42db-d4ed-439d-9892-7da5ed74949e", "links": [{"href": "http://172.30.9.28:8774/images/408b42db-d4ed-439d-9892-7da5ed74949e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fefe53e-2441-4c0b-bec6-0130debc14e5", "links": [{"href": "http://172.30.9.28:8774/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5", "rel": "bookmark"}]}, "id": "763f8e4c-b417-4c4c-ab03-13bcbee80599", "user_id": "e05a402555334f268e3f581a736f48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:31:21Z", "hostId": "28c09fd925e678e2a75d85600e7761ce81366ec489c7a2646bce560a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "created": "2019-05-22T16:31:18Z", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:31:22,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5b49ac94-f29b-45e6-996a-596c2edce0ce 2019-05-22 16:31:22,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25149393082s 2019-05-22 16:31:22,698 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:31:24,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:31:24,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:25,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Wed, 22 May 2019 16:31:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-edcaf444-c0a1-4200-bd7a-450d838a6065 x-openstack-request-id: req-edcaf444-c0a1-4200-bd7a-450d838a6065 2019-05-22 16:31:25,908 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "bookmark"}], "image": {"id": "408b42db-d4ed-439d-9892-7da5ed74949e", "links": [{"href": "http://172.30.9.28:8774/images/408b42db-d4ed-439d-9892-7da5ed74949e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fefe53e-2441-4c0b-bec6-0130debc14e5", "links": [{"href": "http://172.30.9.28:8774/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5", "rel": "bookmark"}]}, "id": "763f8e4c-b417-4c4c-ab03-13bcbee80599", "security_groups": [{"name": "singlevm1-sg_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"}], "user_id": "e05a402555334f268e3f581a736f48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:31:23Z", "hostId": "28c09fd925e678e2a75d85600e7761ce81366ec489c7a2646bce560a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "created": "2019-05-22T16:31:18Z", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:31:25,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-edcaf444-c0a1-4200-bd7a-450d838a6065 2019-05-22 16:31:25,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20788407326s 2019-05-22 16:31:25,915 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:31:27,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:31:27,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:28,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Wed, 22 May 2019 16:31: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-36465b21-c46e-4e69-b03b-3867dab650c9 x-openstack-request-id: req-36465b21-c46e-4e69-b03b-3867dab650c9 2019-05-22 16:31:28,735 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_53e9f9d1-3c75-4376-894d-ea89ada9fc6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:c4:cb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "bookmark"}], "image": {"id": "408b42db-d4ed-439d-9892-7da5ed74949e", "links": [{"href": "http://172.30.9.28:8774/images/408b42db-d4ed-439d-9892-7da5ed74949e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fefe53e-2441-4c0b-bec6-0130debc14e5", "links": [{"href": "http://172.30.9.28:8774/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5", "rel": "bookmark"}]}, "id": "763f8e4c-b417-4c4c-ab03-13bcbee80599", "security_groups": [{"name": "singlevm1-sg_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"}], "user_id": "e05a402555334f268e3f581a736f48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:31:23Z", "hostId": "28c09fd925e678e2a75d85600e7761ce81366ec489c7a2646bce560a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "created": "2019-05-22T16:31:18Z", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:31:28,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-36465b21-c46e-4e69-b03b-3867dab650c9 2019-05-22 16:31:28,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.818186998367s 2019-05-22 16:31:28,740 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:31:30,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:31:30,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:32,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Wed, 22 May 2019 16: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-9437083b-84ce-4307-828d-a954d9631fd4 x-openstack-request-id: req-9437083b-84ce-4307-828d-a954d9631fd4 2019-05-22 16:31:32,873 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_53e9f9d1-3c75-4376-894d-ea89ada9fc6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:c4:cb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "bookmark"}], "image": {"id": "408b42db-d4ed-439d-9892-7da5ed74949e", "links": [{"href": "http://172.30.9.28:8774/images/408b42db-d4ed-439d-9892-7da5ed74949e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fefe53e-2441-4c0b-bec6-0130debc14e5", "links": [{"href": "http://172.30.9.28:8774/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5", "rel": "bookmark"}]}, "id": "763f8e4c-b417-4c4c-ab03-13bcbee80599", "security_groups": [{"name": "singlevm1-sg_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"}], "user_id": "e05a402555334f268e3f581a736f48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:31:23Z", "hostId": "28c09fd925e678e2a75d85600e7761ce81366ec489c7a2646bce560a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "created": "2019-05-22T16:31:18Z", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:31:32,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9437083b-84ce-4307-828d-a954d9631fd4 2019-05-22 16:31:32,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.13023900986s 2019-05-22 16:31:32,880 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:31:34,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:31:34,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:36,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Wed, 22 May 2019 16:31:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89be724d-2d19-405d-95f0-59ee6d6e38a1 x-openstack-request-id: req-89be724d-2d19-405d-95f0-59ee6d6e38a1 2019-05-22 16:31:36,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_53e9f9d1-3c75-4376-894d-ea89ada9fc6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:c4:cb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "bookmark"}], "image": {"id": "408b42db-d4ed-439d-9892-7da5ed74949e", "links": [{"href": "http://172.30.9.28:8774/images/408b42db-d4ed-439d-9892-7da5ed74949e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-05-22T16:31:32.000000", "flavor": {"id": "4fefe53e-2441-4c0b-bec6-0130debc14e5", "links": [{"href": "http://172.30.9.28:8774/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5", "rel": "bookmark"}]}, "id": "763f8e4c-b417-4c4c-ab03-13bcbee80599", "security_groups": [{"name": "singlevm1-sg_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"}], "user_id": "e05a402555334f268e3f581a736f48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:31:32Z", "hostId": "28c09fd925e678e2a75d85600e7761ce81366ec489c7a2646bce560a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "created": "2019-05-22T16:31:18Z", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:31:36,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-89be724d-2d19-405d-95f0-59ee6d6e38a1 2019-05-22 16:31:36,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32775712013s 2019-05-22 16:31:36,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-22 16:31:36,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=763f8e4c-b417-4c4c-ab03-13bcbee80599" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:36,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1055 Content-Type: application/json Date: Wed, 22 May 2019 16:31:36 GMT X-Openstack-Request-Id: req-45b85b5b-4281-438a-9052-7b4f52384f46 2019-05-22 16:31:36,278 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-22T16:31:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9b55af41-fb58-4b95-917f-028d0ae28a1c","ip_address":"192.168.120.3"}],"id":"b4e5b041-9a73-4a58-8e4f-b5bedd200a50","security_groups":["0292a79c-fe0f-49c9-b2f6-a966f9326ade"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:c4:cb","project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-3","ip_address":"192.168.120.3","fqdn":"host-192-168-120-3.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75d61443-81c2-4433-af0d-70adc099ceb9","dns_name":"","created_at":"2019-05-22T16:31:22Z","binding:vnic_type":"normal","device_id":"763f8e4c-b417-4c4c-ab03-13bcbee80599","tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8"}]} 2019-05-22 16:31:36,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=763f8e4c-b417-4c4c-ab03-13bcbee80599 used request id req-45b85b5b-4281-438a-9052-7b4f52384f46 2019-05-22 16:31:36,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.061558008194s 2019-05-22 16:31:36,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:31:36,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=b4e5b041-9a73-4a58-8e4f-b5bedd200a50" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:36,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:31:37 GMT X-Openstack-Request-Id: req-5c7388cf-478e-418d-91f1-0d1c4dd20f92 2019-05-22 16:31:36,627 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-22 16:31:36,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=b4e5b041-9a73-4a58-8e4f-b5bedd200a50 used request id req-5c7388cf-478e-418d-91f1-0d1c4dd20f92 2019-05-22 16:31:36,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.339218854904s 2019-05-22 16:31:36,628 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_53e9f9d1-3c75-4376-894d-ea89ada9fc6c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b6:c4:cb', 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'408b42db-d4ed-439d-9892-7da5ed74949e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2019-05-22T16:31:32.000000', 'flavor': Munch({u'id': u'4fefe53e-2441-4c0b-bec6-0130debc14e5'}), 'az': u'nova', 'id': u'763f8e4c-b417-4c4c-ab03-13bcbee80599', 'security_groups': [Munch({u'name': u'singlevm1-sg_53e9f9d1-3c75-4376-894d-ea89ada9fc6c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e05a402555334f268e3f581a736f48f2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-22T16:31:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-22T16:31:32Z', 'hostId': u'28c09fd925e678e2a75d85600e7761ce81366ec489c7a2646bce560a', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'28c09fd925e678e2a75d85600e7761ce81366ec489c7a2646bce560a', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2019-05-22T16:31:32.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'0bcf5f7b01bd4d34be8dc6362e5298a8', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_53e9f9d1-3c75-4376-894d-ea89ada9fc6c', 'adminPass': u'wP67WHDkMZMa', 'tenant_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', 'created_at': u'2019-05-22T16:31:18Z', 'created': u'2019-05-22T16:31:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-22 16:31:36,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:31:36,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:36,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1453 Content-Type: application/json Date: Wed, 22 May 2019 16:31:36 GMT X-Openstack-Request-Id: req-be3ae31d-dee1-47aa-8179-1b30d38acc44 2019-05-22 16:31:36,720 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"75d61443-81c2-4433-af0d-70adc099ceb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","status":"ACTIVE","subnets":["9b55af41-fb58-4b95-917f-028d0ae28a1c"],"description":"","tags":[],"updated_at":"2019-05-22T16:30:57Z","qos_policy_id":null,"name":"singlevm1-net_53e9f9d1-3c75-4376-894d-ea89ada9fc6c","admin_state_up":true,"tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:30:56Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:31:36,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-be3ae31d-dee1-47aa-8179-1b30d38acc44 2019-05-22 16:31:36,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0861358642578s 2019-05-22 16:31:36,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-22 16:31:36,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=763f8e4c-b417-4c4c-ab03-13bcbee80599" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:36,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1055 Content-Type: application/json Date: Wed, 22 May 2019 16:31:37 GMT X-Openstack-Request-Id: req-1ab2f7ee-6dc1-4a3c-8604-4a916a4b3605 2019-05-22 16:31:36,770 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-22T16:31:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9b55af41-fb58-4b95-917f-028d0ae28a1c","ip_address":"192.168.120.3"}],"id":"b4e5b041-9a73-4a58-8e4f-b5bedd200a50","security_groups":["0292a79c-fe0f-49c9-b2f6-a966f9326ade"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:c4:cb","project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-3","ip_address":"192.168.120.3","fqdn":"host-192-168-120-3.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75d61443-81c2-4433-af0d-70adc099ceb9","dns_name":"","created_at":"2019-05-22T16:31:22Z","binding:vnic_type":"normal","device_id":"763f8e4c-b417-4c4c-ab03-13bcbee80599","tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8"}]} 2019-05-22 16:31:36,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=763f8e4c-b417-4c4c-ab03-13bcbee80599 used request id req-1ab2f7ee-6dc1-4a3c-8604-4a916a4b3605 2019-05-22 16:31:36,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0492739677429s 2019-05-22 16:31:36,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-22 16:31:36,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '{"floatingip": {"floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.3", "port_id": "b4e5b041-9a73-4a58-8e4f-b5bedd200a50"}}' 2019-05-22 16:31:39,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 585 Content-Type: application/json Date: Wed, 22 May 2019 16:31:39 GMT X-Openstack-Request-Id: req-b0712b42-d7bf-4c93-841a-99e2d9d714f2 2019-05-22 16:31:39,060 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "90fbb41e-8068-4e28-a44c-3c342f75cbd5", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-05-22T16:31:37Z", "dns_domain": "", "floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "b4e5b041-9a73-4a58-8e4f-b5bedd200a50", "id": "cc62d4f6-8d11-4360-a4d1-4f62834f653e", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:31:37Z", "dns_name": "", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}} 2019-05-22 16:31:39,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b0712b42-d7bf-4c93-841a-99e2d9d714f2 2019-05-22 16:31:39,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.289083004s 2019-05-22 16:31:39,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:31:39,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:39,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json Date: Wed, 22 May 2019 16:31:39 GMT X-Openstack-Request-Id: req-f43c3864-b467-4616-8e30-e726bb3d14fd 2019-05-22 16:31:39,430 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "90fbb41e-8068-4e28-a44c-3c342f75cbd5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-05-22T16:31:38Z", "dns_domain": "", "floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 1, "port_id": "b4e5b041-9a73-4a58-8e4f-b5bedd200a50", "id": "cc62d4f6-8d11-4360-a4d1-4f62834f653e", "dns_name": "", "created_at": "2019-05-22T16:31:37Z", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}]} 2019-05-22 16:31:39,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f43c3864-b467-4616-8e30-e726bb3d14fd 2019-05-22 16:31:39,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.354630947113s 2019-05-22 16:31:39,437 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'90fbb41e-8068-4e28-a44c-3c342f75cbd5', 'updated_at': u'2019-05-22T16:31:38Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'b4e5b041-9a73-4a58-8e4f-b5bedd200a50', 'id': u'cc62d4f6-8d11-4360-a4d1-4f62834f653e', 'network': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', 'port': u'b4e5b041-9a73-4a58-8e4f-b5bedd200a50', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'0bcf5f7b01bd4d34be8dc6362e5298a8', 'created_at': u'2019-05-22T16:31:37Z', 'attached': True, u'dns_name': u'', 'router': u'90fbb41e-8068-4e28-a44c-3c342f75cbd5'}) 2019-05-22 16:31:39,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-22 16:31:39,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-22 16:31:40,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9633 Content-Type: application/json Date: Wed, 22 May 2019 16:31:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ca85424-f594-4109-882b-cbd0036d64a2 x-openstack-request-id: req-6ca85424-f594-4109-882b-cbd0036d64a2 2019-05-22 16:31:40,259 - 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 579399414 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.243736] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.246834] pid_max: default: 32768 minimum: 301\n[ 0.248520] ACPI: Core revision 20150930\n[ 0.250585] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.253044] Security Framework initialized\n[ 0.254597] Yama: becoming mindful.\n[ 0.256025] AppArmor: AppArmor initialized\n[ 0.257566] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.259995] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.262340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264620] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267170] Initializing cgroup subsys io\n[ 0.268674] Initializing cgroup subsys memory\n[ 0.270267] Initializing cgroup subsys devices\n[ 0.271873] Initializing cgroup subsys freezer\n[ 0.273465] Initializing cgroup subsys net_cls\n[ 0.275097] Initializing cgroup subsys perf_event\n[ 0.276771] Initializing cgroup subsys net_prio\n[ 0.278437] Initializing cgroup subsys hugetlb\n[ 0.280034] Initializing cgroup subsys pids\n[ 0.281615] CPU: Physical Processor ID: 0\n[ 0.283787] mce: CPU supports 10 MCE banks\n[ 0.285391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.287242] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.305490] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.315057] ftrace: allocating 31920 entries in 125 pages\n[ 0.350732] smpboot: Max logical packages: 1\n[ 0.352310] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.354798] x2apic enabled\n[ 0.356216] Switched APIC routing to physical x2apic.\n[ 0.359238] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.361308] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.365150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.368458] KVM setup paravirtual spinlock\n[ 0.370460] x86: Booted up 1 node, 1 CPUs\n[ 0.371938] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.374453] devtmpfs: initialized\n[ 0.376712] evm: security.selinux\n[ 0.378022] evm: security.SMACK64\n[ 0.379293] evm: security.SMACK64EXEC\n[ 0.380667] evm: security.SMACK64TRANSMUTE\n[ 0.382190] evm: security.SMACK64MMAP\n[ 0.383558] evm: security.ima\n[ 0.384760] evm: security.capability\n[ 0.386178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.389602] pinctrl core: initialized pinctrl subsystem\n[ 0.391589] RTC time: 16:31:32, date: 05/22/19\n[ 0.393314] NET: Registered protocol family 16\n[ 0.395067] cpuidle: using governor ladder\n[ 0.396570] cpuidle: using governor menu\n[ 0.398040] PCCT header not found.\n[ 0.399381] ACPI: bus type PCI registered\n[ 0.400847] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.403133] PCI: Using configuration type 1 for base access\n[ 0.405758] ACPI: Added _OSI(Module Device)\n[ 0.407351] ACPI: Added _OSI(Processor Device)\n[ 0.408936] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.410622] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.413306] ACPI: Interpreter enabled\n[ 0.414701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.418134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.421529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.424963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.428358] ACPI: (supports S0 S5)\n[ 0.429653] ACPI: Using IOAPIC for interrupt routing\n[ 0.431422] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.436056] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.438179] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.440454] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.442689] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.446712] acpiphp: Slot [3] registered\n[ 0.448217] acpiphp: Slot [4] registered\n[ 0.449708] acpiphp: Slot [5] registered\n[ 0.451202] acpiphp: Slot [6] registered\n[ 0.452660] acpiphp: Slot [7] registered\n[ 0.454153] acpiphp: Slot [8] registered\n[ 0.455646] acpiphp: Slot [9] registered\n[ 0.457134] acpiphp: Slot [10] registered\n[ 0.458643] acpiphp: Slot [11] registered\n[ 0.460131] acpiphp: Slot [12] registered\n[ 0.461646] acpiphp: Slot [13] registered\n[ 0.463129] acpiphp: Slot [14] registered\n[ 0.464651] acpiphp: Slot [15] registered\n[ 0.486068] acpiphp: Slot [16] registered\n[ 0.487720] acpiphp: Slot [17] registered\n[ 0.489406] acpiphp: Slot [18] registered\n[ 0.490982] acpiphp: Slot [19] registered\n[ 0.492725] acpiphp: Slot [20] registered\n[ 0.494417] acpiphp: Slot [21] registered\n[ 0.496143] acpiphp: Slot [22] registered\n[ 0.497696] acpiphp: Slot [23] registered\n[ 0.499336] acpiphp: Slot [24] registered\n[ 0.501213] acpiphp: Slot [25] registered\n[ 0.502897] acpiphp: Slot [26] registered\n[ 0.504461] acpiphp: Slot [27] registered\n[ 0.505997] acpiphp: Slot [28] registered\n[ 0.507521] acpiphp: Slot [29] registered\n[ 0.509049] acpiphp: Slot [30] registered\n[ 0.510574] acpiphp: Slot [31] registered\n[ 0.512109] PCI host bridge to bus 0000:00\n[ 0.513654] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.515989] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.518302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.521039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.523773] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.526561] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.531970] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.534392] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.536635] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.539047] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.543875] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.546567] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.568452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.571182] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.574129] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.576775] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.579375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.581709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.584171] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.586162] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.589075] vgaarb: loaded\n[ 0.590196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.592456] SCSI subsystem initialized\n[ 0.594184] ACPI: bus type USB registered\n[ 0.595731] usbcore: registered new interface driver usbfs\n[ 0.597676] usbcore: registered new interface driver hub\n[ 0.599564] usbcore: registered new device driver usb\n[ 0.601635] PCI: Using ACPI for IRQ routing\n[ 0.603703] NetLabel: Initializing\n[ 0.605055] NetLabel: domain hash size = 128\n[ 0.606660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.608483] NetLabel: unlabeled traffic allowed by default\n[ 0.610682] clocksource: Switched to clocksource kvm-clock\n[ 0.621356] AppArmor: AppArmor Filesystem Enabled\n[ 0.623148] pnp: PnP ACPI init\n[ 0.624746] pnp: PnP ACPI: found 5 devices\n[ 0.631976] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.635224] NET: Registered protocol family 2\n[ 0.637138] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.639581] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.641854] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.644130] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.646186] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.648407] NET: Registered protocol family 1\n[ 0.650060] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.652139] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.654180] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.669322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.684543] Trying to unpack rootfs image as initramfs...\n[ 0.745961] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.748965] Scanning for low memory corruption every 60 seconds\n[ 0.751369] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.753533] audit: initializing netlink subsys (disabled)\n[ 0.755487] audit: type=2000 audit(1558542693.148:1): initialized\n[ 0.757856] Initialise system trusted keyring\n[ 0.759590] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.761797] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.765016] zbud: loaded\n[ 0.766230] VFS: Disk quotas dquot_6.6.0\n[ 0.767765] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.770473] fuse init (API version 7.23)\n[ 0.772072] Key type big_key registered\n[ 0.773562] Allocating IMA MOK and blacklist keyrings.\n[ 0.775678] Key type asymmetric registered\n[ 0.777200] Asymmetric key parser 'x509' registered\n[ 0.778970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.781714] io scheduler noop registered\n[ 0.783208] io scheduler deadline registered (default)\n[ 0.785034] io scheduler cfq registered\n[ 0.786585] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.788522] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.790835] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.793506] ACPI: Power Button [PWRF]\n[ 0.795019] GHES: HEST is not enabled!\n[ 0.809031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.838360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.841983] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.867663] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.871312] Linux agpgart interface v0.103\n[ 0.874920] brd: module loaded\n[ 0.877343] loop: module loaded\n[ 0.882115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.884833] GPT:90111 != 2097151\n[ 0.886082] GPT:Alternate GPT header not at the end of the disk.\n[ 0.888143] GPT:90111 != 2097151\n[ 0.889391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.891187] vda: vda1 vda15\n[ 0.893115] scsi host0: ata_piix\n[ 0.894482] scsi host1: ata_piix\n[ 0.895791] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.898057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.900967] libphy: Fixed MDIO Bus: probed\n[ 0.902501] tun: Universal TUN/TAP device driver, 1.6\n[ 0.904300] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.907806] PPP generic driver version 2.4.2\n[ 0.909483] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.911751] ehci-pci: EHCI PCI platform driver\n[ 0.913404] ehci-platform: EHCI generic platform driver\n[ 0.915286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.917440] ohci-pci: OHCI PCI platform driver\n[ 0.919091] ohci-platform: OHCI generic platform driver\n[ 0.920972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.936150] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.938040] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.940795] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.942672] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.944845] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.947177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.949851] usb usb1: Product: UHCI Host Controller\n[ 0.951610] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.953768] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.955559] hub 1-0:1.0: USB hub found\n[ 0.957038] hub 1-0:1.0: 2 ports detected\n[ 0.958722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.962566] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.964368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.966278] mousedev: PS/2 mouse device common for all mice\n[ 0.968617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.971805] rtc_cmos 00:00: RTC can wake from S4\n[ 0.974069] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.976342] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.978597] i2c /dev entries driver\n[ 0.980009] device-mapper: uevent: version 1.0.3\n[ 0.981773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.984847] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.987274] NET: Registered protocol family 10\n[ 0.989212] NET: Registered protocol family 17\n[ 0.990909] Key type dns_resolver registered\n[ 0.992665] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.994737] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.998011] registered taskstats version 1\n[ 0.999603] Loading compiled-in X.509 certificates\n[ 1.001941] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.005468] zswap: loaded using pool lzo/zbud\n[ 1.007908] Key type trusted registered\n[ 1.010369] Key type encrypted registered\n[ 1.011923] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.013890] ima: No TPM chip found, activating TPM-bypass!\n[ 1.015863] evm: HMAC attrs: 0x1\n[ 1.017535] Magic number: 3:821:540\n[ 1.019010] node: hash matches\n[ 1.020375] rtc_cmos 00:00: setting system clock to 2019-05-22 16:31:32 UTC (1558542692)\n[ 1.023381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.025490] EDD information not available.\n[ 1.056489] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.059414] Write protecting the kernel read-only data: 14336k\n[ 1.062988] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.066233] 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.119764] 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.3...\nLease of 192.168.120.3 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJhGa0JVUIpADQywIBdDR9DueYyHvqDvHk1X67oMGrTt5rvYwFYk+tp71QtALBzHcstBfgmXW9pnbwh8WKHBGCKirXaNz+3jp6yHAW6fnUvaZFi5Z6kCJ4/Ft7hhpzYPhQSSpE5A/E+JABSJ9MD/8qgnnwds8/IJsRFk3d4GoVsNNPsk6sTpoNbqmOKyCx6nGjVJSaz7Mvtho7TG4lT0E3ywMEdHXBp+hqyuzQDWTaLQAxWXLM1HQgmEg7vBzzFv0Ia3PSD1ZC2kUfr9wvIavkRHc9rAk5lsFReyayCd8JZIaDJngsJc8MFCgnoaMjzx2euK2RJyq40cTrO5xdvlIR root@singlevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c\nssh-dss AAAAB3NzaC1kc3MAAACBAJl+CDgGCVs2lK6sVDjn2dYSfNg1nSE1VeRXgaQk32lrc4L7/SH+hWtbI+Fv/W4X2xjkLzW7+b8ffXLtviCTDprdPI8ZDnh76CCcn25rXnmNSUJ+JTBHEmGqOdWEAhxuNKLYMjWg5aXrQjFbjBsR17f3YYaZVdzCGCE269z7O/NzAAAAFQDVnst4bKdQ6oS9WDf03P+Fl1JB4QAAAIBpfp6JnlRA9zXePGpdfiIT4qdZkP6XuflDB6RDdD/b7cfafTCQdXxKcsm9wm7SvGIGUFp17hHFRZOB/ivPAd/yKCIxriydiD8uKFto1+nlmuFn5VzCzS6+PYBploSsmmaIoHYQQY+cZXSzAKHEYSxlY1Tbz/2btsSnFEK1RbBWEQAAAIAlWKiYUuP2lc7FBtHAKd126snhTv3RCkhc6zzBcbyZiGfp2/G3pwQguqAT4s0nO7PgpADBMkGoEShaOeVQJdMCKiPJSiBElE/rGicNu7WPGqG0KDE2KUIvet1Lu3epolRwmXWX60XWk1Z1LjuxS5YgW/vYWno/eUTi30pevHtfFw== root@singlevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.81s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:feb6:c4cb/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c login: "} 2019-05-22 16:31:40,260 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599/action used request id req-6ca85424-f594-4109-882b-cbd0036d64a2 2019-05-22 16:31:40,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.82274889946s 2019-05-22 16:31:40,261 - 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 579399414 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.243736] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.246834] pid_max: default: 32768 minimum: 301 [ 0.248520] ACPI: Core revision 20150930 [ 0.250585] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.253044] Security Framework initialized [ 0.254597] Yama: becoming mindful. [ 0.256025] AppArmor: AppArmor initialized [ 0.257566] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.259995] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264620] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267170] Initializing cgroup subsys io [ 0.268674] Initializing cgroup subsys memory [ 0.270267] Initializing cgroup subsys devices [ 0.271873] Initializing cgroup subsys freezer [ 0.273465] Initializing cgroup subsys net_cls [ 0.275097] Initializing cgroup subsys perf_event [ 0.276771] Initializing cgroup subsys net_prio [ 0.278437] Initializing cgroup subsys hugetlb [ 0.280034] Initializing cgroup subsys pids [ 0.281615] CPU: Physical Processor ID: 0 [ 0.283787] mce: CPU supports 10 MCE banks [ 0.285391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.287242] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.305490] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.315057] ftrace: allocating 31920 entries in 125 pages [ 0.350732] smpboot: Max logical packages: 1 [ 0.352310] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.354798] x2apic enabled [ 0.356216] Switched APIC routing to physical x2apic. [ 0.359238] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.361308] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.365150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.368458] KVM setup paravirtual spinlock [ 0.370460] x86: Booted up 1 node, 1 CPUs [ 0.371938] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.374453] devtmpfs: initialized [ 0.376712] evm: security.selinux [ 0.378022] evm: security.SMACK64 [ 0.379293] evm: security.SMACK64EXEC [ 0.380667] evm: security.SMACK64TRANSMUTE [ 0.382190] evm: security.SMACK64MMAP [ 0.383558] evm: security.ima [ 0.384760] evm: security.capability [ 0.386178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.389602] pinctrl core: initialized pinctrl subsystem [ 0.391589] RTC time: 16:31:32, date: 05/22/19 [ 0.393314] NET: Registered protocol family 16 [ 0.395067] cpuidle: using governor ladder [ 0.396570] cpuidle: using governor menu [ 0.398040] PCCT header not found. [ 0.399381] ACPI: bus type PCI registered [ 0.400847] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.403133] PCI: Using configuration type 1 for base access [ 0.405758] ACPI: Added _OSI(Module Device) [ 0.407351] ACPI: Added _OSI(Processor Device) [ 0.408936] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.410622] ACPI: Added _OSI(Processor Aggregator Device) [ 0.413306] ACPI: Interpreter enabled [ 0.414701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.418134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.421529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.424963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.428358] ACPI: (supports S0 S5) [ 0.429653] ACPI: Using IOAPIC for interrupt routing [ 0.431422] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.436056] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.438179] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.440454] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.442689] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.446712] acpiphp: Slot [3] registered [ 0.448217] acpiphp: Slot [4] registered [ 0.449708] acpiphp: Slot [5] registered [ 0.451202] acpiphp: Slot [6] registered [ 0.452660] acpiphp: Slot [7] registered [ 0.454153] acpiphp: Slot [8] registered [ 0.455646] acpiphp: Slot [9] registered [ 0.457134] acpiphp: Slot [10] registered [ 0.458643] acpiphp: Slot [11] registered [ 0.460131] acpiphp: Slot [12] registered [ 0.461646] acpiphp: Slot [13] registered [ 0.463129] acpiphp: Slot [14] registered [ 0.464651] acpiphp: Slot [15] registered [ 0.486068] acpiphp: Slot [16] registered [ 0.487720] acpiphp: Slot [17] registered [ 0.489406] acpiphp: Slot [18] registered [ 0.490982] acpiphp: Slot [19] registered [ 0.492725] acpiphp: Slot [20] registered [ 0.494417] acpiphp: Slot [21] registered [ 0.496143] acpiphp: Slot [22] registered [ 0.497696] acpiphp: Slot [23] registered [ 0.499336] acpiphp: Slot [24] registered [ 0.501213] acpiphp: Slot [25] registered [ 0.502897] acpiphp: Slot [26] registered [ 0.504461] acpiphp: Slot [27] registered [ 0.505997] acpiphp: Slot [28] registered [ 0.507521] acpiphp: Slot [29] registered [ 0.509049] acpiphp: Slot [30] registered [ 0.510574] acpiphp: Slot [31] registered [ 0.512109] PCI host bridge to bus 0000:00 [ 0.513654] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515989] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.518302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.521039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.523773] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.526561] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.531970] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.534392] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.536635] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.539047] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.543875] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.546567] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.571182] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.574129] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.576775] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.579375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.581709] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.584171] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.586162] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.589075] vgaarb: loaded [ 0.590196] vgaarb: bridge control possible 0000:00:02.0 [ 0.592456] SCSI subsystem initialized [ 0.594184] ACPI: bus type USB registered [ 0.595731] usbcore: registered new interface driver usbfs [ 0.597676] usbcore: registered new interface driver hub [ 0.599564] usbcore: registered new device driver usb [ 0.601635] PCI: Using ACPI for IRQ routing [ 0.603703] NetLabel: Initializing [ 0.605055] NetLabel: domain hash size = 128 [ 0.606660] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.608483] NetLabel: unlabeled traffic allowed by default [ 0.610682] clocksource: Switched to clocksource kvm-clock [ 0.621356] AppArmor: AppArmor Filesystem Enabled [ 0.623148] pnp: PnP ACPI init [ 0.624746] pnp: PnP ACPI: found 5 devices [ 0.631976] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.635224] NET: Registered protocol family 2 [ 0.637138] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.639581] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.641854] TCP: Hash tables configured (established 4096 bind 4096) [ 0.644130] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.646186] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.648407] NET: Registered protocol family 1 [ 0.650060] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.652139] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.654180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.669322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.684543] Trying to unpack rootfs image as initramfs... [ 0.745961] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.748965] Scanning for low memory corruption every 60 seconds [ 0.751369] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.753533] audit: initializing netlink subsys (disabled) [ 0.755487] audit: type=2000 audit(1558542693.148:1): initialized [ 0.757856] Initialise system trusted keyring [ 0.759590] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.761797] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.765016] zbud: loaded [ 0.766230] VFS: Disk quotas dquot_6.6.0 [ 0.767765] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.770473] fuse init (API version 7.23) [ 0.772072] Key type big_key registered [ 0.773562] Allocating IMA MOK and blacklist keyrings. [ 0.775678] Key type asymmetric registered [ 0.777200] Asymmetric key parser 'x509' registered [ 0.778970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.781714] io scheduler noop registered [ 0.783208] io scheduler deadline registered (default) [ 0.785034] io scheduler cfq registered [ 0.786585] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.788522] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.790835] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.793506] ACPI: Power Button [PWRF] [ 0.795019] GHES: HEST is not enabled! [ 0.809031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.838360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.841983] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.867663] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.871312] Linux agpgart interface v0.103 [ 0.874920] brd: module loaded [ 0.877343] loop: module loaded [ 0.882115] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.884833] GPT:90111 != 2097151 [ 0.886082] GPT:Alternate GPT header not at the end of the disk. [ 0.888143] GPT:90111 != 2097151 [ 0.889391] GPT: Use GNU Parted to correct GPT errors. [ 0.891187] vda: vda1 vda15 [ 0.893115] scsi host0: ata_piix [ 0.894482] scsi host1: ata_piix [ 0.895791] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.898057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.900967] libphy: Fixed MDIO Bus: probed [ 0.902501] tun: Universal TUN/TAP device driver, 1.6 [ 0.904300] tun: (C) 1999-2004 Max Krasnyansky [ 0.907806] PPP generic driver version 2.4.2 [ 0.909483] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.911751] ehci-pci: EHCI PCI platform driver [ 0.913404] ehci-platform: EHCI generic platform driver [ 0.915286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.917440] ohci-pci: OHCI PCI platform driver [ 0.919091] ohci-platform: OHCI generic platform driver [ 0.920972] uhci_hcd: USB Universal Host Controller Interface driver [ 0.936150] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.938040] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.940795] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.942672] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.944845] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.947177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.949851] usb usb1: Product: UHCI Host Controller [ 0.951610] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.953768] usb usb1: SerialNumber: 0000:00:01.2 [ 0.955559] hub 1-0:1.0: USB hub found [ 0.957038] hub 1-0:1.0: 2 ports detected [ 0.958722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.962566] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.964368] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.966278] mousedev: PS/2 mouse device common for all mice [ 0.968617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.971805] rtc_cmos 00:00: RTC can wake from S4 [ 0.974069] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.976342] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.978597] i2c /dev entries driver [ 0.980009] device-mapper: uevent: version 1.0.3 [ 0.981773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.984847] ledtrig-cpu: registered to indicate activity on CPUs [ 0.987274] NET: Registered protocol family 10 [ 0.989212] NET: Registered protocol family 17 [ 0.990909] Key type dns_resolver registered [ 0.992665] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.994737] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998011] registered taskstats version 1 [ 0.999603] Loading compiled-in X.509 certificates [ 1.001941] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.005468] zswap: loaded using pool lzo/zbud [ 1.007908] Key type trusted registered [ 1.010369] Key type encrypted registered [ 1.011923] AppArmor: AppArmor sha1 policy hashing enabled [ 1.013890] ima: No TPM chip found, activating TPM-bypass! [ 1.015863] evm: HMAC attrs: 0x1 [ 1.017535] Magic number: 3:821:540 [ 1.019010] node: hash matches [ 1.020375] rtc_cmos 00:00: setting system clock to 2019-05-22 16:31:32 UTC (1558542692) [ 1.023381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.025490] EDD information not available. [ 1.056489] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.059414] Write protecting the kernel read-only data: 14336k [ 1.062988] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.066233] 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.119764] 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.3... Lease of 192.168.120.3 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJhGa0JVUIpADQywIBdDR9DueYyHvqDvHk1X67oMGrTt5rvYwFYk+tp71QtALBzHcstBfgmXW9pnbwh8WKHBGCKirXaNz+3jp6yHAW6fnUvaZFi5Z6kCJ4/Ft7hhpzYPhQSSpE5A/E+JABSJ9MD/8qgnnwds8/IJsRFk3d4GoVsNNPsk6sTpoNbqmOKyCx6nGjVJSaz7Mvtho7TG4lT0E3ywMEdHXBp+hqyuzQDWTaLQAxWXLM1HQgmEg7vBzzFv0Ia3PSD1ZC2kUfr9wvIavkRHc9rAk5lsFReyayCd8JZIaDJngsJc8MFCgnoaMjzx2euK2RJyq40cTrO5xdvlIR root@singlevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c ssh-dss AAAAB3NzaC1kc3MAAACBAJl+CDgGCVs2lK6sVDjn2dYSfNg1nSE1VeRXgaQk32lrc4L7/SH+hWtbI+Fv/W4X2xjkLzW7+b8ffXLtviCTDprdPI8ZDnh76CCcn25rXnmNSUJ+JTBHEmGqOdWEAhxuNKLYMjWg5aXrQjFbjBsR17f3YYaZVdzCGCE269z7O/NzAAAAFQDVnst4bKdQ6oS9WDf03P+Fl1JB4QAAAIBpfp6JnlRA9zXePGpdfiIT4qdZkP6XuflDB6RDdD/b7cfafTCQdXxKcsm9wm7SvGIGUFp17hHFRZOB/ivPAd/yKCIxriydiD8uKFto1+nlmuFn5VzCzS6+PYBploSsmmaIoHYQQY+cZXSzAKHEYSxlY1Tbz/2btsSnFEK1RbBWEQAAAIAlWKiYUuP2lc7FBtHAKd126snhTv3RCkhc6zzBcbyZiGfp2/G3pwQguqAT4s0nO7PgpADBMkGoEShaOeVQJdMCKiPJSiBElE/rGicNu7WPGqG0KDE2KUIvet1Lu3epolRwmXWX60XWk1Z1LjuxS5YgW/vYWno/eUTi30pevHtfFw== root@singlevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.81s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:feb6:c4cb/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c launch-index: 0 === cirros: current=0.4.0 uptime=3.65 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c login: 2019-05-22 16:31:41,264 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2019-05-22 16:31:50,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-22 16:31:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-22 16:31:50,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9633 Content-Type: application/json Date: Wed, 22 May 2019 16:31:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-274406c3-5db4-42ee-a019-fcfca9fef7ba x-openstack-request-id: req-274406c3-5db4-42ee-a019-fcfca9fef7ba 2019-05-22 16:31:50,513 - 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 579399414 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.243736] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.246834] pid_max: default: 32768 minimum: 301\n[ 0.248520] ACPI: Core revision 20150930\n[ 0.250585] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.253044] Security Framework initialized\n[ 0.254597] Yama: becoming mindful.\n[ 0.256025] AppArmor: AppArmor initialized\n[ 0.257566] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.259995] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.262340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264620] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267170] Initializing cgroup subsys io\n[ 0.268674] Initializing cgroup subsys memory\n[ 0.270267] Initializing cgroup subsys devices\n[ 0.271873] Initializing cgroup subsys freezer\n[ 0.273465] Initializing cgroup subsys net_cls\n[ 0.275097] Initializing cgroup subsys perf_event\n[ 0.276771] Initializing cgroup subsys net_prio\n[ 0.278437] Initializing cgroup subsys hugetlb\n[ 0.280034] Initializing cgroup subsys pids\n[ 0.281615] CPU: Physical Processor ID: 0\n[ 0.283787] mce: CPU supports 10 MCE banks\n[ 0.285391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.287242] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.305490] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.315057] ftrace: allocating 31920 entries in 125 pages\n[ 0.350732] smpboot: Max logical packages: 1\n[ 0.352310] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.354798] x2apic enabled\n[ 0.356216] Switched APIC routing to physical x2apic.\n[ 0.359238] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.361308] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.365150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.368458] KVM setup paravirtual spinlock\n[ 0.370460] x86: Booted up 1 node, 1 CPUs\n[ 0.371938] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.374453] devtmpfs: initialized\n[ 0.376712] evm: security.selinux\n[ 0.378022] evm: security.SMACK64\n[ 0.379293] evm: security.SMACK64EXEC\n[ 0.380667] evm: security.SMACK64TRANSMUTE\n[ 0.382190] evm: security.SMACK64MMAP\n[ 0.383558] evm: security.ima\n[ 0.384760] evm: security.capability\n[ 0.386178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.389602] pinctrl core: initialized pinctrl subsystem\n[ 0.391589] RTC time: 16:31:32, date: 05/22/19\n[ 0.393314] NET: Registered protocol family 16\n[ 0.395067] cpuidle: using governor ladder\n[ 0.396570] cpuidle: using governor menu\n[ 0.398040] PCCT header not found.\n[ 0.399381] ACPI: bus type PCI registered\n[ 0.400847] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.403133] PCI: Using configuration type 1 for base access\n[ 0.405758] ACPI: Added _OSI(Module Device)\n[ 0.407351] ACPI: Added _OSI(Processor Device)\n[ 0.408936] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.410622] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.413306] ACPI: Interpreter enabled\n[ 0.414701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.418134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.421529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.424963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.428358] ACPI: (supports S0 S5)\n[ 0.429653] ACPI: Using IOAPIC for interrupt routing\n[ 0.431422] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.436056] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.438179] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.440454] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.442689] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.446712] acpiphp: Slot [3] registered\n[ 0.448217] acpiphp: Slot [4] registered\n[ 0.449708] acpiphp: Slot [5] registered\n[ 0.451202] acpiphp: Slot [6] registered\n[ 0.452660] acpiphp: Slot [7] registered\n[ 0.454153] acpiphp: Slot [8] registered\n[ 0.455646] acpiphp: Slot [9] registered\n[ 0.457134] acpiphp: Slot [10] registered\n[ 0.458643] acpiphp: Slot [11] registered\n[ 0.460131] acpiphp: Slot [12] registered\n[ 0.461646] acpiphp: Slot [13] registered\n[ 0.463129] acpiphp: Slot [14] registered\n[ 0.464651] acpiphp: Slot [15] registered\n[ 0.486068] acpiphp: Slot [16] registered\n[ 0.487720] acpiphp: Slot [17] registered\n[ 0.489406] acpiphp: Slot [18] registered\n[ 0.490982] acpiphp: Slot [19] registered\n[ 0.492725] acpiphp: Slot [20] registered\n[ 0.494417] acpiphp: Slot [21] registered\n[ 0.496143] acpiphp: Slot [22] registered\n[ 0.497696] acpiphp: Slot [23] registered\n[ 0.499336] acpiphp: Slot [24] registered\n[ 0.501213] acpiphp: Slot [25] registered\n[ 0.502897] acpiphp: Slot [26] registered\n[ 0.504461] acpiphp: Slot [27] registered\n[ 0.505997] acpiphp: Slot [28] registered\n[ 0.507521] acpiphp: Slot [29] registered\n[ 0.509049] acpiphp: Slot [30] registered\n[ 0.510574] acpiphp: Slot [31] registered\n[ 0.512109] PCI host bridge to bus 0000:00\n[ 0.513654] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.515989] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.518302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.521039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.523773] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.526561] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.531970] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.534392] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.536635] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.539047] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.543875] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.546567] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.568452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.571182] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.574129] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.576775] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.579375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.581709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.584171] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.586162] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.589075] vgaarb: loaded\n[ 0.590196] vgaarb: bridge control possible 0000:00:02.0\n[ 0.592456] SCSI subsystem initialized\n[ 0.594184] ACPI: bus type USB registered\n[ 0.595731] usbcore: registered new interface driver usbfs\n[ 0.597676] usbcore: registered new interface driver hub\n[ 0.599564] usbcore: registered new device driver usb\n[ 0.601635] PCI: Using ACPI for IRQ routing\n[ 0.603703] NetLabel: Initializing\n[ 0.605055] NetLabel: domain hash size = 128\n[ 0.606660] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.608483] NetLabel: unlabeled traffic allowed by default\n[ 0.610682] clocksource: Switched to clocksource kvm-clock\n[ 0.621356] AppArmor: AppArmor Filesystem Enabled\n[ 0.623148] pnp: PnP ACPI init\n[ 0.624746] pnp: PnP ACPI: found 5 devices\n[ 0.631976] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.635224] NET: Registered protocol family 2\n[ 0.637138] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.639581] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.641854] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.644130] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.646186] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.648407] NET: Registered protocol family 1\n[ 0.650060] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.652139] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.654180] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.669322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.684543] Trying to unpack rootfs image as initramfs...\n[ 0.745961] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.748965] Scanning for low memory corruption every 60 seconds\n[ 0.751369] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.753533] audit: initializing netlink subsys (disabled)\n[ 0.755487] audit: type=2000 audit(1558542693.148:1): initialized\n[ 0.757856] Initialise system trusted keyring\n[ 0.759590] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.761797] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.765016] zbud: loaded\n[ 0.766230] VFS: Disk quotas dquot_6.6.0\n[ 0.767765] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.770473] fuse init (API version 7.23)\n[ 0.772072] Key type big_key registered\n[ 0.773562] Allocating IMA MOK and blacklist keyrings.\n[ 0.775678] Key type asymmetric registered\n[ 0.777200] Asymmetric key parser 'x509' registered\n[ 0.778970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.781714] io scheduler noop registered\n[ 0.783208] io scheduler deadline registered (default)\n[ 0.785034] io scheduler cfq registered\n[ 0.786585] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.788522] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.790835] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.793506] ACPI: Power Button [PWRF]\n[ 0.795019] GHES: HEST is not enabled!\n[ 0.809031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.838360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.841983] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.867663] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.871312] Linux agpgart interface v0.103\n[ 0.874920] brd: module loaded\n[ 0.877343] loop: module loaded\n[ 0.882115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.884833] GPT:90111 != 2097151\n[ 0.886082] GPT:Alternate GPT header not at the end of the disk.\n[ 0.888143] GPT:90111 != 2097151\n[ 0.889391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.891187] vda: vda1 vda15\n[ 0.893115] scsi host0: ata_piix\n[ 0.894482] scsi host1: ata_piix\n[ 0.895791] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.898057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.900967] libphy: Fixed MDIO Bus: probed\n[ 0.902501] tun: Universal TUN/TAP device driver, 1.6\n[ 0.904300] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.907806] PPP generic driver version 2.4.2\n[ 0.909483] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.911751] ehci-pci: EHCI PCI platform driver\n[ 0.913404] ehci-platform: EHCI generic platform driver\n[ 0.915286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.917440] ohci-pci: OHCI PCI platform driver\n[ 0.919091] ohci-platform: OHCI generic platform driver\n[ 0.920972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.936150] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.938040] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.940795] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.942672] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.944845] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.947177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.949851] usb usb1: Product: UHCI Host Controller\n[ 0.951610] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.953768] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.955559] hub 1-0:1.0: USB hub found\n[ 0.957038] hub 1-0:1.0: 2 ports detected\n[ 0.958722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.962566] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.964368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.966278] mousedev: PS/2 mouse device common for all mice\n[ 0.968617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.971805] rtc_cmos 00:00: RTC can wake from S4\n[ 0.974069] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.976342] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.978597] i2c /dev entries driver\n[ 0.980009] device-mapper: uevent: version 1.0.3\n[ 0.981773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.984847] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.987274] NET: Registered protocol family 10\n[ 0.989212] NET: Registered protocol family 17\n[ 0.990909] Key type dns_resolver registered\n[ 0.992665] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.994737] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.998011] registered taskstats version 1\n[ 0.999603] Loading compiled-in X.509 certificates\n[ 1.001941] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.005468] zswap: loaded using pool lzo/zbud\n[ 1.007908] Key type trusted registered\n[ 1.010369] Key type encrypted registered\n[ 1.011923] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.013890] ima: No TPM chip found, activating TPM-bypass!\n[ 1.015863] evm: HMAC attrs: 0x1\n[ 1.017535] Magic number: 3:821:540\n[ 1.019010] node: hash matches\n[ 1.020375] rtc_cmos 00:00: setting system clock to 2019-05-22 16:31:32 UTC (1558542692)\n[ 1.023381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.025490] EDD information not available.\n[ 1.056489] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.059414] Write protecting the kernel read-only data: 14336k\n[ 1.062988] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.066233] 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.119764] 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.3...\nLease of 192.168.120.3 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJhGa0JVUIpADQywIBdDR9DueYyHvqDvHk1X67oMGrTt5rvYwFYk+tp71QtALBzHcstBfgmXW9pnbwh8WKHBGCKirXaNz+3jp6yHAW6fnUvaZFi5Z6kCJ4/Ft7hhpzYPhQSSpE5A/E+JABSJ9MD/8qgnnwds8/IJsRFk3d4GoVsNNPsk6sTpoNbqmOKyCx6nGjVJSaz7Mvtho7TG4lT0E3ywMEdHXBp+hqyuzQDWTaLQAxWXLM1HQgmEg7vBzzFv0Ia3PSD1ZC2kUfr9wvIavkRHc9rAk5lsFReyayCd8JZIaDJngsJc8MFCgnoaMjzx2euK2RJyq40cTrO5xdvlIR root@singlevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c\nssh-dss AAAAB3NzaC1kc3MAAACBAJl+CDgGCVs2lK6sVDjn2dYSfNg1nSE1VeRXgaQk32lrc4L7/SH+hWtbI+Fv/W4X2xjkLzW7+b8ffXLtviCTDprdPI8ZDnh76CCcn25rXnmNSUJ+JTBHEmGqOdWEAhxuNKLYMjWg5aXrQjFbjBsR17f3YYaZVdzCGCE269z7O/NzAAAAFQDVnst4bKdQ6oS9WDf03P+Fl1JB4QAAAIBpfp6JnlRA9zXePGpdfiIT4qdZkP6XuflDB6RDdD/b7cfafTCQdXxKcsm9wm7SvGIGUFp17hHFRZOB/ivPAd/yKCIxriydiD8uKFto1+nlmuFn5VzCzS6+PYBploSsmmaIoHYQQY+cZXSzAKHEYSxlY1Tbz/2btsSnFEK1RbBWEQAAAIAlWKiYUuP2lc7FBtHAKd126snhTv3RCkhc6zzBcbyZiGfp2/G3pwQguqAT4s0nO7PgpADBMkGoEShaOeVQJdMCKiPJSiBElE/rGicNu7WPGqG0KDE2KUIvet1Lu3epolRwmXWX60XWk1Z1LjuxS5YgW/vYWno/eUTi30pevHtfFw== root@singlevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.81s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:feb6:c4cb/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c login: "} 2019-05-22 16:31:50,514 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599/action used request id req-274406c3-5db4-42ee-a019-fcfca9fef7ba 2019-05-22 16:31:50,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.239718198776s 2019-05-22 16:31:50,514 - 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 579399414 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.243736] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.246834] pid_max: default: 32768 minimum: 301 [ 0.248520] ACPI: Core revision 20150930 [ 0.250585] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.253044] Security Framework initialized [ 0.254597] Yama: becoming mindful. [ 0.256025] AppArmor: AppArmor initialized [ 0.257566] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.259995] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264620] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267170] Initializing cgroup subsys io [ 0.268674] Initializing cgroup subsys memory [ 0.270267] Initializing cgroup subsys devices [ 0.271873] Initializing cgroup subsys freezer [ 0.273465] Initializing cgroup subsys net_cls [ 0.275097] Initializing cgroup subsys perf_event [ 0.276771] Initializing cgroup subsys net_prio [ 0.278437] Initializing cgroup subsys hugetlb [ 0.280034] Initializing cgroup subsys pids [ 0.281615] CPU: Physical Processor ID: 0 [ 0.283787] mce: CPU supports 10 MCE banks [ 0.285391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.287242] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.305490] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.315057] ftrace: allocating 31920 entries in 125 pages [ 0.350732] smpboot: Max logical packages: 1 [ 0.352310] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.354798] x2apic enabled [ 0.356216] Switched APIC routing to physical x2apic. [ 0.359238] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.361308] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.365150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.368458] KVM setup paravirtual spinlock [ 0.370460] x86: Booted up 1 node, 1 CPUs [ 0.371938] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.374453] devtmpfs: initialized [ 0.376712] evm: security.selinux [ 0.378022] evm: security.SMACK64 [ 0.379293] evm: security.SMACK64EXEC [ 0.380667] evm: security.SMACK64TRANSMUTE [ 0.382190] evm: security.SMACK64MMAP [ 0.383558] evm: security.ima [ 0.384760] evm: security.capability [ 0.386178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.389602] pinctrl core: initialized pinctrl subsystem [ 0.391589] RTC time: 16:31:32, date: 05/22/19 [ 0.393314] NET: Registered protocol family 16 [ 0.395067] cpuidle: using governor ladder [ 0.396570] cpuidle: using governor menu [ 0.398040] PCCT header not found. [ 0.399381] ACPI: bus type PCI registered [ 0.400847] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.403133] PCI: Using configuration type 1 for base access [ 0.405758] ACPI: Added _OSI(Module Device) [ 0.407351] ACPI: Added _OSI(Processor Device) [ 0.408936] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.410622] ACPI: Added _OSI(Processor Aggregator Device) [ 0.413306] ACPI: Interpreter enabled [ 0.414701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.418134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.421529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.424963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.428358] ACPI: (supports S0 S5) [ 0.429653] ACPI: Using IOAPIC for interrupt routing [ 0.431422] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.436056] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.438179] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.440454] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.442689] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.446712] acpiphp: Slot [3] registered [ 0.448217] acpiphp: Slot [4] registered [ 0.449708] acpiphp: Slot [5] registered [ 0.451202] acpiphp: Slot [6] registered [ 0.452660] acpiphp: Slot [7] registered [ 0.454153] acpiphp: Slot [8] registered [ 0.455646] acpiphp: Slot [9] registered [ 0.457134] acpiphp: Slot [10] registered [ 0.458643] acpiphp: Slot [11] registered [ 0.460131] acpiphp: Slot [12] registered [ 0.461646] acpiphp: Slot [13] registered [ 0.463129] acpiphp: Slot [14] registered [ 0.464651] acpiphp: Slot [15] registered [ 0.486068] acpiphp: Slot [16] registered [ 0.487720] acpiphp: Slot [17] registered [ 0.489406] acpiphp: Slot [18] registered [ 0.490982] acpiphp: Slot [19] registered [ 0.492725] acpiphp: Slot [20] registered [ 0.494417] acpiphp: Slot [21] registered [ 0.496143] acpiphp: Slot [22] registered [ 0.497696] acpiphp: Slot [23] registered [ 0.499336] acpiphp: Slot [24] registered [ 0.501213] acpiphp: Slot [25] registered [ 0.502897] acpiphp: Slot [26] registered [ 0.504461] acpiphp: Slot [27] registered [ 0.505997] acpiphp: Slot [28] registered [ 0.507521] acpiphp: Slot [29] registered [ 0.509049] acpiphp: Slot [30] registered [ 0.510574] acpiphp: Slot [31] registered [ 0.512109] PCI host bridge to bus 0000:00 [ 0.513654] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515989] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.518302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.521039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.523773] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.526561] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.531970] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.534392] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.536635] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.539047] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.543875] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.546567] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.571182] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.574129] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.576775] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.579375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.581709] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.584171] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.586162] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.589075] vgaarb: loaded [ 0.590196] vgaarb: bridge control possible 0000:00:02.0 [ 0.592456] SCSI subsystem initialized [ 0.594184] ACPI: bus type USB registered [ 0.595731] usbcore: registered new interface driver usbfs [ 0.597676] usbcore: registered new interface driver hub [ 0.599564] usbcore: registered new device driver usb [ 0.601635] PCI: Using ACPI for IRQ routing [ 0.603703] NetLabel: Initializing [ 0.605055] NetLabel: domain hash size = 128 [ 0.606660] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.608483] NetLabel: unlabeled traffic allowed by default [ 0.610682] clocksource: Switched to clocksource kvm-clock [ 0.621356] AppArmor: AppArmor Filesystem Enabled [ 0.623148] pnp: PnP ACPI init [ 0.624746] pnp: PnP ACPI: found 5 devices [ 0.631976] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.635224] NET: Registered protocol family 2 [ 0.637138] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.639581] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.641854] TCP: Hash tables configured (established 4096 bind 4096) [ 0.644130] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.646186] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.648407] NET: Registered protocol family 1 [ 0.650060] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.652139] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.654180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.669322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.684543] Trying to unpack rootfs image as initramfs... [ 0.745961] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.748965] Scanning for low memory corruption every 60 seconds [ 0.751369] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.753533] audit: initializing netlink subsys (disabled) [ 0.755487] audit: type=2000 audit(1558542693.148:1): initialized [ 0.757856] Initialise system trusted keyring [ 0.759590] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.761797] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.765016] zbud: loaded [ 0.766230] VFS: Disk quotas dquot_6.6.0 [ 0.767765] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.770473] fuse init (API version 7.23) [ 0.772072] Key type big_key registered [ 0.773562] Allocating IMA MOK and blacklist keyrings. [ 0.775678] Key type asymmetric registered [ 0.777200] Asymmetric key parser 'x509' registered [ 0.778970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.781714] io scheduler noop registered [ 0.783208] io scheduler deadline registered (default) [ 0.785034] io scheduler cfq registered [ 0.786585] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.788522] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.790835] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.793506] ACPI: Power Button [PWRF] [ 0.795019] GHES: HEST is not enabled! [ 0.809031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.838360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.841983] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.867663] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.871312] Linux agpgart interface v0.103 [ 0.874920] brd: module loaded [ 0.877343] loop: module loaded [ 0.882115] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.884833] GPT:90111 != 2097151 [ 0.886082] GPT:Alternate GPT header not at the end of the disk. [ 0.888143] GPT:90111 != 2097151 [ 0.889391] GPT: Use GNU Parted to correct GPT errors. [ 0.891187] vda: vda1 vda15 [ 0.893115] scsi host0: ata_piix [ 0.894482] scsi host1: ata_piix [ 0.895791] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.898057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.900967] libphy: Fixed MDIO Bus: probed [ 0.902501] tun: Universal TUN/TAP device driver, 1.6 [ 0.904300] tun: (C) 1999-2004 Max Krasnyansky [ 0.907806] PPP generic driver version 2.4.2 [ 0.909483] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.911751] ehci-pci: EHCI PCI platform driver [ 0.913404] ehci-platform: EHCI generic platform driver [ 0.915286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.917440] ohci-pci: OHCI PCI platform driver [ 0.919091] ohci-platform: OHCI generic platform driver [ 0.920972] uhci_hcd: USB Universal Host Controller Interface driver [ 0.936150] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.938040] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.940795] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.942672] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.944845] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.947177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.949851] usb usb1: Product: UHCI Host Controller [ 0.951610] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.953768] usb usb1: SerialNumber: 0000:00:01.2 [ 0.955559] hub 1-0:1.0: USB hub found [ 0.957038] hub 1-0:1.0: 2 ports detected [ 0.958722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.962566] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.964368] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.966278] mousedev: PS/2 mouse device common for all mice [ 0.968617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.971805] rtc_cmos 00:00: RTC can wake from S4 [ 0.974069] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.976342] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.978597] i2c /dev entries driver [ 0.980009] device-mapper: uevent: version 1.0.3 [ 0.981773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.984847] ledtrig-cpu: registered to indicate activity on CPUs [ 0.987274] NET: Registered protocol family 10 [ 0.989212] NET: Registered protocol family 17 [ 0.990909] Key type dns_resolver registered [ 0.992665] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.994737] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998011] registered taskstats version 1 [ 0.999603] Loading compiled-in X.509 certificates [ 1.001941] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.005468] zswap: loaded using pool lzo/zbud [ 1.007908] Key type trusted registered [ 1.010369] Key type encrypted registered [ 1.011923] AppArmor: AppArmor sha1 policy hashing enabled [ 1.013890] ima: No TPM chip found, activating TPM-bypass! [ 1.015863] evm: HMAC attrs: 0x1 [ 1.017535] Magic number: 3:821:540 [ 1.019010] node: hash matches [ 1.020375] rtc_cmos 00:00: setting system clock to 2019-05-22 16:31:32 UTC (1558542692) [ 1.023381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.025490] EDD information not available. [ 1.056489] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.059414] Write protecting the kernel read-only data: 14336k [ 1.062988] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.066233] 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.119764] 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.3... Lease of 192.168.120.3 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJhGa0JVUIpADQywIBdDR9DueYyHvqDvHk1X67oMGrTt5rvYwFYk+tp71QtALBzHcstBfgmXW9pnbwh8WKHBGCKirXaNz+3jp6yHAW6fnUvaZFi5Z6kCJ4/Ft7hhpzYPhQSSpE5A/E+JABSJ9MD/8qgnnwds8/IJsRFk3d4GoVsNNPsk6sTpoNbqmOKyCx6nGjVJSaz7Mvtho7TG4lT0E3ywMEdHXBp+hqyuzQDWTaLQAxWXLM1HQgmEg7vBzzFv0Ia3PSD1ZC2kUfr9wvIavkRHc9rAk5lsFReyayCd8JZIaDJngsJc8MFCgnoaMjzx2euK2RJyq40cTrO5xdvlIR root@singlevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c ssh-dss AAAAB3NzaC1kc3MAAACBAJl+CDgGCVs2lK6sVDjn2dYSfNg1nSE1VeRXgaQk32lrc4L7/SH+hWtbI+Fv/W4X2xjkLzW7+b8ffXLtviCTDprdPI8ZDnh76CCcn25rXnmNSUJ+JTBHEmGqOdWEAhxuNKLYMjWg5aXrQjFbjBsR17f3YYaZVdzCGCE269z7O/NzAAAAFQDVnst4bKdQ6oS9WDf03P+Fl1JB4QAAAIBpfp6JnlRA9zXePGpdfiIT4qdZkP6XuflDB6RDdD/b7cfafTCQdXxKcsm9wm7SvGIGUFp17hHFRZOB/ivPAd/yKCIxriydiD8uKFto1+nlmuFn5VzCzS6+PYBploSsmmaIoHYQQY+cZXSzAKHEYSxlY1Tbz/2btsSnFEK1RbBWEQAAAIAlWKiYUuP2lc7FBtHAKd126snhTv3RCkhc6zzBcbyZiGfp2/G3pwQguqAT4s0nO7PgpADBMkGoEShaOeVQJdMCKiPJSiBElE/rGicNu7WPGqG0KDE2KUIvet1Lu3epolRwmXWX60XWk1Z1LjuxS5YgW/vYWno/eUTi30pevHtfFw== root@singlevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.81s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:feb6:c4cb/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c launch-index: 0 === cirros: current=0.4.0 uptime=3.65 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-53e9f9d1-3c75-4376-894d-ea89ada9fc6c login: 2019-05-22 16:31:50,519 - paramiko.transport - DEBUG - starting thread (client mode): 0x26104bd0L 2019-05-22 16:31:50,520 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-22 16:31:50,520 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-22 16:31:50,520 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-22 16:31:50,521 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-22 16:31:50,522 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-22 16:31:50,522 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-22 16:31:50,522 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-22 16:31:50,522 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-22 16:31:50,522 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-22 16:31:50,543 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-22 16:31:50,544 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-22 16:31:50,552 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: f9de06f3da06ecf0f67961e331309935 2019-05-22 16:31:50,553 - paramiko.transport - DEBUG - Trying discovered key 292aab0e90513a9cb651e71783ce83c2 in /tmp/tmp01bxPp 2019-05-22 16:31:50,580 - paramiko.transport - DEBUG - userauth is OK 2019-05-22 16:31:50,584 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-22 16:31:50,586 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-22 16:31:50,587 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-22 16:31:50,587 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-22 16:31:50,588 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-22 16:31:50,590 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-22 16:31:50,590 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-22 16:31:50,590 - functest.core.singlevm - DEBUG - error: 2019-05-22 16:31:50,597 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-22 16:31:50,707 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-22 16:31:50,708 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:56 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-22 16:31:50,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-22 16:31:50,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/cc62d4f6-8d11-4360-a4d1-4f62834f653e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:51,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:31:51 GMT X-Openstack-Request-Id: req-2c5bd2b4-c7d0-4a2a-942b-c366093c2d68 2019-05-22 16:31:51,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:31:51,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/cc62d4f6-8d11-4360-a4d1-4f62834f653e.json used request id req-2c5bd2b4-c7d0-4a2a-942b-c366093c2d68 2019-05-22 16:31:51,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.968738794327s 2019-05-22 16:31:51,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:31:51,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:51,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:31:52 GMT X-Openstack-Request-Id: req-17216219-724a-48db-9f4d-bfb27d075062 2019-05-22 16:31:51,746 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-22 16:31:51,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-17216219-724a-48db-9f4d-bfb27d075062 2019-05-22 16:31:51,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0501110553741s 2019-05-22 16:31:51,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-22 16:31:51,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:52,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 22 May 2019 16: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-132fe75f-3d61-4307-b66d-5882ce0ade9c x-openstack-request-id: req-132fe75f-3d61-4307-b66d-5882ce0ade9c 2019-05-22 16:31:52,043 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599 used request id req-132fe75f-3d61-4307-b66d-5882ce0ade9c 2019-05-22 16:31:52,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.296679973602s 2019-05-22 16:31:52,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:31:52,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:52,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Wed, 22 May 2019 16: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-b7cb2d8b-4952-4ca3-a0b1-82a5203ee8a2 x-openstack-request-id: req-b7cb2d8b-4952-4ca3-a0b1-82a5203ee8a2 2019-05-22 16:31:52,961 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_53e9f9d1-3c75-4376-894d-ea89ada9fc6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:c4:cb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:c4:cb", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/763f8e4c-b417-4c4c-ab03-13bcbee80599", "rel": "bookmark"}], "image": {"id": "408b42db-d4ed-439d-9892-7da5ed74949e", "links": [{"href": "http://172.30.9.28:8774/images/408b42db-d4ed-439d-9892-7da5ed74949e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-05-22T16:31:32.000000", "flavor": {"id": "4fefe53e-2441-4c0b-bec6-0130debc14e5", "links": [{"href": "http://172.30.9.28:8774/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5", "rel": "bookmark"}]}, "id": "763f8e4c-b417-4c4c-ab03-13bcbee80599", "security_groups": [{"name": "singlevm1-sg_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"}], "user_id": "e05a402555334f268e3f581a736f48f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:31:52Z", "hostId": "28c09fd925e678e2a75d85600e7761ce81366ec489c7a2646bce560a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "created": "2019-05-22T16:31:18Z", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:31:52,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b7cb2d8b-4952-4ca3-a0b1-82a5203ee8a2 2019-05-22 16:31:52,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.917762041092s 2019-05-22 16:31:52,963 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:31:54,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:31:54,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:55,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 22 May 2019 16:31:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee8b3689-dc61-4a9e-ac59-d58c0bef8a76 x-openstack-request-id: req-ee8b3689-dc61-4a9e-ac59-d58c0bef8a76 2019-05-22 16:31:55,057 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-22 16:31:55,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ee8b3689-dc61-4a9e-ac59-d58c0bef8a76 2019-05-22 16:31:55,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0910670757294s 2019-05-22 16:31:55,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:31:55,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:55,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Wed, 22 May 2019 16:31:55 GMT X-Openstack-Request-Id: req-a41dee78-3c81-40f9-afd4-74992b637576 2019-05-22 16:31:55,130 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:31:08Z", "updated_at": "2019-05-22T16:31:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:31:08Z", "revision_number": 0, "id": "170387a0-e8e2-476b-b8b8-0017ffe1893b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:31:08Z", "security_group_id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-22T16:31:09Z", "revision_number": 0, "id": "29cef801-8378-4e7c-812f-d3de8f213592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:31:09Z", "security_group_id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:31:08Z", "revision_number": 0, "id": "fa658bc8-6257-4835-b19c-44bf3655bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:31:08Z", "security_group_id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:31:10Z", "revision_number": 0, "id": "ff34fe98-393c-4894-bf3f-1b13f981ce67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:31:10Z", "security_group_id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}], "revision_number": 3, "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "0292a79c-fe0f-49c9-b2f6-a966f9326ade", "name": "singlevm1-sg_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"}, {"description": "Default security group", "tags": [], "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "created_at": "2019-05-22T16:25:55Z", "updated_at": "2019-05-22T16:25:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "64ac46a0-cc8c-42dd-963b-83df82db5d0d", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "a2a0ffe9-f621-4a99-94d3-5bb143da5a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "af2dedb8-68c4-493a-be62-a7253bb8d3f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "c4602eac-be36-43db-b5f3-805706951093", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}], "revision_number": 1, "project_id": "12c5a70d4ada45d3bf524f3b43b722ef", "id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:28:55Z", "updated_at": "2019-05-22T16:28:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "5a02b212-1c36-479a-bfea-f312f2e51a77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "8e49e4ea-ef00-4625-b387-2a303ddad9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "9eafe2a2-54cb-46b2-80aa-8d70c39e6bda", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "a6dcfeae-bda6-4682-a95f-cc99e8fbb32e", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}], "revision_number": 1, "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "a46658b9-774e-41e2-b192-478d8d220b9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-22T16:29:00Z", "updated_at": "2019-05-22T16:29:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "119ee154-8b12-4aec-97d6-b4cf2f952bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bd843495-259f-4949-9388-7b97f0268cb3", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bfd0fb6f-1ee8-4c05-a1d5-b8e1d9f4297d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "e10345f3-d51b-411f-b3da-522df1cc28ae", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "name": "default"}]} 2019-05-22 16:31:55,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-a41dee78-3c81-40f9-afd4-74992b637576 2019-05-22 16:31:55,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0683870315552s 2019-05-22 16:31:55,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-22 16:31:55,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0292a79c-fe0f-49c9-b2f6-a966f9326ade.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:55,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:31:55 GMT X-Openstack-Request-Id: req-73c68e4f-1274-49d8-b23b-05719947fd94 2019-05-22 16:31:55,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:31:55,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0292a79c-fe0f-49c9-b2f6-a966f9326ade.json used request id req-73c68e4f-1274-49d8-b23b-05719947fd94 2019-05-22 16:31:55,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.434261798859s 2019-05-22 16:31:55,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-22 16:31:55,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:55,751 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16:31:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-01e4be1e-df86-48ff-b661-cdc484a23908 x-openstack-request-id: req-01e4be1e-df86-48ff-b661-cdc484a23908 2019-05-22 16:31:55,751 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/singlevm1-kp_53e9f9d1-3c75-4376-894d-ea89ada9fc6c used request id req-01e4be1e-df86-48ff-b661-cdc484a23908 2019-05-22 16:31:55,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.178919792175s 2019-05-22 16:31:55,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-22 16:31:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/90fbb41e-8068-4e28-a44c-3c342f75cbd5/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" -d '{"subnet_id": "9b55af41-fb58-4b95-917f-028d0ae28a1c"}' 2019-05-22 16:31:58,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:31:58 GMT X-Openstack-Request-Id: req-126419ed-099f-4501-8c64-2af27e04e898 2019-05-22 16:31:58,595 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "75d61443-81c2-4433-af0d-70adc099ceb9", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "subnet_id": "9b55af41-fb58-4b95-917f-028d0ae28a1c", "subnet_ids": ["9b55af41-fb58-4b95-917f-028d0ae28a1c"], "port_id": "11374b73-423f-417c-a83b-90c30a80fe78", "id": "90fbb41e-8068-4e28-a44c-3c342f75cbd5"} 2019-05-22 16:31:58,595 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/90fbb41e-8068-4e28-a44c-3c342f75cbd5/remove_router_interface.json used request id req-126419ed-099f-4501-8c64-2af27e04e898 2019-05-22 16:31:58,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.84280109406s 2019-05-22 16:31:58,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-22 16:31:58,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:31:59,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 623 Content-Type: application/json Date: Wed, 22 May 2019 16:31:59 GMT X-Openstack-Request-Id: req-383afd56-a388-4faf-bc0e-ab85cddfd006 2019-05-22 16:31:59,040 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:30:59Z", "admin_state_up": true, "updated_at": "2019-05-22T16:31:57Z", "revision_number": 4, "routes": [], "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "90fbb41e-8068-4e28-a44c-3c342f75cbd5", "name": "singlevm1-router_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"}]} 2019-05-22 16:31:59,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-383afd56-a388-4faf-bc0e-ab85cddfd006 2019-05-22 16:31:59,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.444941043854s 2019-05-22 16:31:59,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-22 16:31:59,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/90fbb41e-8068-4e28-a44c-3c342f75cbd5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:32:00,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:32:00 GMT X-Openstack-Request-Id: req-04a76508-1f01-42c3-82a0-58d7a0a6925e 2019-05-22 16:32:00,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:32:00,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/90fbb41e-8068-4e28-a44c-3c342f75cbd5.json used request id req-04a76508-1f01-42c3-82a0-58d7a0a6925e 2019-05-22 16:32:00,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.76073694229s 2019-05-22 16:32:00,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:32:00,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:32:00,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1291 Content-Type: application/json Date: Wed, 22 May 2019 16:32:00 GMT X-Openstack-Request-Id: req-07d76b19-ac10-4c37-9234-872a93fcc888 2019-05-22 16:32:00,851 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d61443-81c2-4433-af0d-70adc099ceb9","tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:30:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:30:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","id":"9b55af41-fb58-4b95-917f-028d0ae28a1c","subnetpool_id":null,"name":"singlevm1-subnet_53e9f9d1-3c75-4376-894d-ea89ada9fc6c"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:26:02Z","dns_nameservers":[],"updated_at":"2019-05-22T16:26:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"12c5a70d4ada45d3bf524f3b43b722ef","id":"b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0","subnetpool_id":null,"name":"external-subnet"}]} 2019-05-22 16:32:00,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-07d76b19-ac10-4c37-9234-872a93fcc888 2019-05-22 16:32:00,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0489020347595s 2019-05-22 16:32:00,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-22 16:32:00,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/9b55af41-fb58-4b95-917f-028d0ae28a1c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:32:02,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:32:02 GMT X-Openstack-Request-Id: req-a42b10be-b006-437f-b756-84476d80e29a 2019-05-22 16:32:02,106 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:32:02,107 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/9b55af41-fb58-4b95-917f-028d0ae28a1c.json used request id req-a42b10be-b006-437f-b756-84476d80e29a 2019-05-22 16:32:02,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.2536008358s 2019-05-22 16:32:02,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:32:02,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:32:02,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json Date: Wed, 22 May 2019 16:32:02 GMT X-Openstack-Request-Id: req-1efee680-d2a0-4ad6-920a-fd7dcba423b0 2019-05-22 16:32:02,200 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"75d61443-81c2-4433-af0d-70adc099ceb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:32:02Z","qos_policy_id":null,"name":"singlevm1-net_53e9f9d1-3c75-4376-894d-ea89ada9fc6c","admin_state_up":true,"tenant_id":"0bcf5f7b01bd4d34be8dc6362e5298a8","created_at":"2019-05-22T16:30:56Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:32:02,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1efee680-d2a0-4ad6-920a-fd7dcba423b0 2019-05-22 16:32:02,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0932250022888s 2019-05-22 16:32:02,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-22 16:32:02,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/75d61443-81c2-4433-af0d-70adc099ceb9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:32:04,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:32:04 GMT X-Openstack-Request-Id: req-142fb56b-4584-47ff-9efa-4d626804a0f0 2019-05-22 16:32:04,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:32:04,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/75d61443-81c2-4433-af0d-70adc099ceb9.json used request id req-142fb56b-4584-47ff-9efa-4d626804a0f0 2019-05-22 16:32:04,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.33045506477s 2019-05-22 16:32:04,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:32:04,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:32:04,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 22 May 2019 16:32:05 GMT X-Openstack-Request-Id: req-6c135f57-a14e-4706-83b5-4bd2c594914c 2019-05-22 16:32:04,829 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:31:07Z", "file": "/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e/file", "owner": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "408b42db-d4ed-439d-9892-7da5ed74949e", "size": 12716032, "self": "/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/408b42db-d4ed-439d-9892-7da5ed74949e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/408b42db-d4ed-439d-9892-7da5ed74949e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:31:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:32:04,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6c135f57-a14e-4706-83b5-4bd2c594914c 2019-05-22 16:32:04,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292192935944s 2019-05-22 16:32:04,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-22 16:32:04,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:32:05,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:32:05 GMT X-Openstack-Request-Id: req-bff23315-1f83-40f9-b4e9-86010ea12355 2019-05-22 16:32:05,487 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-22 16:32:05,487 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/408b42db-d4ed-439d-9892-7da5ed74949e used request id req-bff23315-1f83-40f9-b4e9-86010ea12355 2019-05-22 16:32:05,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.655658006668s 2019-05-22 16:32:05,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:32:05,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:32:05,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 22 May 2019 16:32: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-8f93c723-0f49-4fe8-a9e6-950b25380bf8 x-openstack-request-id: req-8f93c723-0f49-4fe8-a9e6-950b25380bf8 2019-05-22 16:32:05,516 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_53e9f9d1-3c75-4376-894d-ea89ada9fc6c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4fefe53e-2441-4c0b-bec6-0130debc14e5"}]} 2019-05-22 16:32:05,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-8f93c723-0f49-4fe8-a9e6-950b25380bf8 2019-05-22 16:32:05,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0288701057434s 2019-05-22 16:32:05,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-22 16:32:05,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5337b061bd925ac31aee908aee89602c3457d8f8" 2019-05-22 16:32:05,550 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16:32: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-b693a4d9-63aa-4a21-a975-db16182571da x-openstack-request-id: req-b693a4d9-63aa-4a21-a975-db16182571da 2019-05-22 16:32:05,550 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4fefe53e-2441-4c0b-bec6-0130debc14e5 used request id req-b693a4d9-63aa-4a21-a975-db16182571da 2019-05-22 16:32:05,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0330691337585s 2019-05-22 16:32:05,590 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-05-22 16:32:05,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:32:05,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2503aed5-b3a9-45ae-98c7-e1838c4bd91d 2019-05-22 16:32:05,631 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:32:05,631 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-2503aed5-b3a9-45ae-98c7-e1838c4bd91d 2019-05-22 16:32:05,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:32:06,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62335804fcd4411fbce7000e6d443102", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:32:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e05a402555334f268e3f581a736f48f2"}, "audit_ids": ["F__GxyuKRUCsomOMEW9Y2g"], "issued_at": "2019-05-22T16:32:06.000000Z"}} 2019-05-22 16:32:06,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:32:06,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:32:06,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 22 May 2019 16:32:07 GMT X-Openstack-Request-Id: req-8d07ed54-39bd-42a1-aea0-19554c4f570f 2019-05-22 16:32:06,450 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:32:06,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8d07ed54-39bd-42a1-aea0-19554c4f570f 2019-05-22 16:32:06,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40158200264s 2019-05-22 16:32:06,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:32:06,463 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 22 May 2019 16:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee59ae92-e2d7-4aba-a4e4-b64039de93ed 2019-05-22 16:32:06,463 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-22 16:32:06,463 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-ee59ae92-e2d7-4aba-a4e4-b64039de93ed 2019-05-22 16:32:06,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:32:06,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:32:06,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb033cfa-8e5a-4af8-8254-d1058cd24a51 2019-05-22 16:32:06,676 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:32:06,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-eb033cfa-8e5a-4af8-8254-d1058cd24a51 2019-05-22 16:32:06,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.2120449543s 2019-05-22 16:32:06,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-22 16:32:06,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_08c52f83-2b9b-446a-9596-d31b4a878ee0"}}' 2019-05-22 16:32:06,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 22 May 2019 16:32:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb84c7a2-c641-46ae-b992-3401968b5985 2019-05-22 16:32:06,993 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.28:5000/v3/projects/79aba51724bf452882abd5c33b8ec9d2"}, "tags": [], "enabled": true, "id": "79aba51724bf452882abd5c33b8ec9d2", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_08c52f83-2b9b-446a-9596-d31b4a878ee0"}} 2019-05-22 16:32:06,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fb84c7a2-c641-46ae-b992-3401968b5985 2019-05-22 16:32:06,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.310127973557s 2019-05-22 16:32:06,994 - 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'79aba51724bf452882abd5c33b8ec9d2', '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_08c52f83-2b9b-446a-9596-d31b4a878ee0'}) 2019-05-22 16:32:07,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-22 16:32:07,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "nq5j2DNKm7VGT2ZSGOFLje2f9SrqTE", "email": null, "name": "singlevm2-user_08c52f83-2b9b-446a-9596-d31b4a878ee0"}}' 2019-05-22 16:32:07,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 22 May 2019 16:32:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c304388-0fcd-4063-b47e-7b863ed4cbe9 2019-05-22 16:32:07,528 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_08c52f83-2b9b-446a-9596-d31b4a878ee0", "links": {"self": "http://172.30.9.28:5000/v3/users/0fd0b7d9504d426da2c908f26faa7ce2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0fd0b7d9504d426da2c908f26faa7ce2", "domain_id": "default", "password_expires_at": null}} 2019-05-22 16:32:07,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-6c304388-0fcd-4063-b47e-7b863ed4cbe9 2019-05-22 16:32:07,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.527504920959s 2019-05-22 16:32:07,529 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0fd0b7d9504d426da2c908f26faa7ce2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_08c52f83-2b9b-446a-9596-d31b4a878ee0'}) 2019-05-22 16:32:07,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:32:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:32:07,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f43b81fa-6219-4bb3-859f-b1dd9a6a8c4a 2019-05-22 16:32:07,768 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:32:07,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f43b81fa-6219-4bb3-859f-b1dd9a6a8c4a 2019-05-22 16:32:07,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.235132932663s 2019-05-22 16:32:07,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:32:07,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:32:07,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6543d183-79e1-4b12-9a97-6e6d0bb5027b 2019-05-22 16:32:07,992 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:32:07,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6543d183-79e1-4b12-9a97-6e6d0bb5027b 2019-05-22 16:32:07,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219837188721s 2019-05-22 16:32:07,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:32:08,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:32:08,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b75bb55-270a-4125-aacc-b9b1c1cd1f38 2019-05-22 16:32:08,216 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:32:08,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2b75bb55-270a-4125-aacc-b9b1c1cd1f38 2019-05-22 16:32:08,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219177007675s 2019-05-22 16:32:08,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:32:08,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:32:08,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 22 May 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ff3bcc-cbad-4518-8577-40196d10c753 2019-05-22 16:32:08,427 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-22 16:32:08,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e0ff3bcc-cbad-4518-8577-40196d10c753 2019-05-22 16:32:08,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205660820007s 2019-05-22 16:32:08,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:32:08,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:32:08,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 22 May 2019 16:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139d6738-aeb4-4f76-83d9-59d759c99069 2019-05-22 16:32:08,693 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "singlevm2-user_08c52f83-2b9b-446a-9596-d31b4a878ee0", "links": {"self": "http://172.30.9.28:5000/v3/users/0fd0b7d9504d426da2c908f26faa7ce2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0fd0b7d9504d426da2c908f26faa7ce2", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:32:08,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-139d6738-aeb4-4f76-83d9-59d759c99069 2019-05-22 16:32:08,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.265640974045s 2019-05-22 16:32:08,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:32:08,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:32:08,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 22 May 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b48cdd3-6e7f-499d-87f3-a9ad342d1957 2019-05-22 16:32:08,930 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.28:5000/v3/projects/79aba51724bf452882abd5c33b8ec9d2"}, "tags": [], "enabled": true, "id": "79aba51724bf452882abd5c33b8ec9d2", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_08c52f83-2b9b-446a-9596-d31b4a878ee0"}]} 2019-05-22 16:32:08,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-5b48cdd3-6e7f-499d-87f3-a9ad342d1957 2019-05-22 16:32:08,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224514007568s 2019-05-22 16:32:08,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-22 16:32:08,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=0fd0b7d9504d426da2c908f26faa7ce2&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=79aba51724bf452882abd5c33b8ec9d2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:32:09,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 22 May 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51309879-0532-4d6d-bb42-665c9c17acf6 2019-05-22 16:32:09,160 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=0fd0b7d9504d426da2c908f26faa7ce2&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=79aba51724bf452882abd5c33b8ec9d2", "previous": null, "next": null}} 2019-05-22 16:32:09,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=0fd0b7d9504d426da2c908f26faa7ce2&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=79aba51724bf452882abd5c33b8ec9d2 used request id req-51309879-0532-4d6d-bb42-665c9c17acf6 2019-05-22 16:32:09,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.223080158234s 2019-05-22 16:32:09,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-22 16:32:09,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/79aba51724bf452882abd5c33b8ec9d2/users/0fd0b7d9504d426da2c908f26faa7ce2/roles/1b8346c1e1604c26963d1432186a1590 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:32:09,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ecbbc21-27b3-4aa3-83a1-edf2399f1bf7 2019-05-22 16:32:09,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:32:09,471 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/79aba51724bf452882abd5c33b8ec9d2/users/0fd0b7d9504d426da2c908f26faa7ce2/roles/1b8346c1e1604c26963d1432186a1590 used request id req-4ecbbc21-27b3-4aa3-83a1-edf2399f1bf7 2019-05-22 16:32:09,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.306758880615s 2019-05-22 16:32:09,472 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_08c52f83-2b9b-446a-9596-d31b4a878ee0', 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'79aba51724bf452882abd5c33b8ec9d2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'nq5j2DNKm7VGT2ZSGOFLje2f9SrqTE', 'username': u'singlevm2-user_08c52f83-2b9b-446a-9596-d31b4a878ee0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-22 16:32:09,475 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_08c52f83-2b9b-446a-9596-d31b4a878ee0', 'password': 'nq5j2DNKm7VGT2ZSGOFLje2f9SrqTE', 'project_name': 'singlevm2-project_08c52f83-2b9b-446a-9596-d31b4a878ee0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '79aba51724bf452882abd5c33b8ec9d2', 'project_domain_name': 'Default'} 2019-05-22 16:32:09,476 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-05-22 16:32:09,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:32:09,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:32:09,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7782f5e1-753e-4346-adb0-50ee4b291dc1 2019-05-22 16:32:09,704 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:32:09,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-7782f5e1-753e-4346-adb0-50ee4b291dc1 2019-05-22 16:32:09,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.228266000748s 2019-05-22 16:32:09,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:32:09,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:32:09,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 22 May 2019 16:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21487f48-3808-4c3b-86dc-4517b92b6a75 2019-05-22 16:32:09,990 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.28:5000/v3/projects/79aba51724bf452882abd5c33b8ec9d2"}, "tags": [], "enabled": true, "id": "79aba51724bf452882abd5c33b8ec9d2", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_08c52f83-2b9b-446a-9596-d31b4a878ee0"}]} 2019-05-22 16:32:09,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-21487f48-3808-4c3b-86dc-4517b92b6a75 2019-05-22 16:32:09,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.27858710289s 2019-05-22 16:32:09,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-22 16:32:09,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" -d '{"network": {"tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "name": "singlevm2-net_08c52f83-2b9b-446a-9596-d31b4a878ee0", "admin_state_up": true}}' 2019-05-22 16:32:11,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Wed, 22 May 2019 16:32:11 GMT X-Openstack-Request-Id: req-95a3839e-2070-4c99-9fa6-96464e3de677 2019-05-22 16:32:11,624 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"669ccaa8-645d-4f00-a233-4ef7ad24b3ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"79aba51724bf452882abd5c33b8ec9d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:32:10Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_08c52f83-2b9b-446a-9596-d31b4a878ee0","admin_state_up":true,"tenant_id":"79aba51724bf452882abd5c33b8ec9d2","created_at":"2019-05-22T16:32:10Z","mtu":1442}} 2019-05-22 16:32:11,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-95a3839e-2070-4c99-9fa6-96464e3de677 2019-05-22 16:32:11,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.63121581078s 2019-05-22 16:32:11,624 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2019-05-22T16:32:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'669ccaa8-645d-4f00-a233-4ef7ad24b3ec', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_08c52f83-2b9b-446a-9596-d31b4a878ee0', u'created_at': u'2019-05-22T16:32:10Z', u'mtu': 1442, u'tenant_id': u'79aba51724bf452882abd5c33b8ec9d2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'79aba51724bf452882abd5c33b8ec9d2'}) 2019-05-22 16:32:11,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:32:11,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0711f9f-dc80-420b-9781-d6576a2c5ea9 2019-05-22 16:32:11,635 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:32:11,635 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-d0711f9f-dc80-420b-9781-d6576a2c5ea9 2019-05-22 16:32:11,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:32:12,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79aba51724bf452882abd5c33b8ec9d2", "name": "singlevm2-project_08c52f83-2b9b-446a-9596-d31b4a878ee0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/79aba51724bf452882abd5c33b8ec9d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/79aba51724bf452882abd5c33b8ec9d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/79aba51724bf452882abd5c33b8ec9d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/79aba51724bf452882abd5c33b8ec9d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/79aba51724bf452882abd5c33b8ec9d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/79aba51724bf452882abd5c33b8ec9d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/79aba51724bf452882abd5c33b8ec9d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/79aba51724bf452882abd5c33b8ec9d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/79aba51724bf452882abd5c33b8ec9d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_79aba51724bf452882abd5c33b8ec9d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_79aba51724bf452882abd5c33b8ec9d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_08c52f83-2b9b-446a-9596-d31b4a878ee0", "id": "0fd0b7d9504d426da2c908f26faa7ce2"}, "audit_ids": ["BIC9gzWeTImQvbFpC19KgA"], "issued_at": "2019-05-22T16:32:11.000000Z"}} 2019-05-22 16:32:12,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:32:12,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:12,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Wed, 22 May 2019 16:32:12 GMT X-Openstack-Request-Id: req-286b3a76-3fde-40cb-885f-59c997fc4f5b 2019-05-22 16:32:12,442 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"669ccaa8-645d-4f00-a233-4ef7ad24b3ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"79aba51724bf452882abd5c33b8ec9d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:32:10Z","qos_policy_id":null,"name":"singlevm2-net_08c52f83-2b9b-446a-9596-d31b4a878ee0","admin_state_up":true,"tenant_id":"79aba51724bf452882abd5c33b8ec9d2","created_at":"2019-05-22T16:32:10Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:32:12,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-286b3a76-3fde-40cb-885f-59c997fc4f5b 2019-05-22 16:32:12,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39365196228s 2019-05-22 16:32:12,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-22 16:32:12,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" -d '{"subnet": {"name": "singlevm2-subnet_08c52f83-2b9b-446a-9596-d31b4a878ee0", "enable_dhcp": true, "network_id": "669ccaa8-645d-4f00-a233-4ef7ad24b3ec", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-22 16:32:14,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 22 May 2019 16:32:15 GMT X-Openstack-Request-Id: req-8bb1daac-5ba5-4b60-9b58-b8136ea25341 2019-05-22 16:32:14,484 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"669ccaa8-645d-4f00-a233-4ef7ad24b3ec","tenant_id":"79aba51724bf452882abd5c33b8ec9d2","created_at":"2019-05-22T16:32:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:32:13Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"79aba51724bf452882abd5c33b8ec9d2","id":"8c25b21d-0a9f-488f-a10a-602f111a758d","subnetpool_id":null,"name":"singlevm2-subnet_08c52f83-2b9b-446a-9596-d31b4a878ee0"}} 2019-05-22 16:32:14,485 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-8bb1daac-5ba5-4b60-9b58-b8136ea25341 2019-05-22 16:32:14,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.04045510292s 2019-05-22 16:32:14,485 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-22T16:32:13Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8c25b21d-0a9f-488f-a10a-602f111a758d', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_08c52f83-2b9b-446a-9596-d31b4a878ee0', u'enable_dhcp': True, u'network_id': u'669ccaa8-645d-4f00-a233-4ef7ad24b3ec', u'tenant_id': u'79aba51724bf452882abd5c33b8ec9d2', u'created_at': u'2019-05-22T16:32:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'79aba51724bf452882abd5c33b8ec9d2'}) 2019-05-22 16:32:14,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-22 16:32:14,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" -d '{"router": {"external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75"}, "name": "singlevm2-router_08c52f83-2b9b-446a-9596-d31b4a878ee0", "admin_state_up": true}}' 2019-05-22 16:32:16,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Date: Wed, 22 May 2019 16:32:16 GMT X-Openstack-Request-Id: req-4151dc01-290e-453e-a456-cb070049d67a 2019-05-22 16:32:16,674 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "created_at": "2019-05-22T16:32:14Z", "admin_state_up": true, "updated_at": "2019-05-22T16:32:15Z", "revision_number": 2, "routes": [], "project_id": "79aba51724bf452882abd5c33b8ec9d2", "id": "6c48e002-8451-4417-8e85-30632e7b4161", "name": "singlevm2-router_08c52f83-2b9b-446a-9596-d31b4a878ee0"}} 2019-05-22 16:32:16,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-4151dc01-290e-453e-a456-cb070049d67a 2019-05-22 16:32:16,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.18861579895s 2019-05-22 16:32:16,675 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'79aba51724bf452882abd5c33b8ec9d2', u'created_at': u'2019-05-22T16:32:14Z', u'admin_state_up': True, u'updated_at': u'2019-05-22T16:32:15Z', u'revision_number': 2, u'routes': [], u'project_id': u'79aba51724bf452882abd5c33b8ec9d2', u'id': u'6c48e002-8451-4417-8e85-30632e7b4161', u'name': u'singlevm2-router_08c52f83-2b9b-446a-9596-d31b4a878ee0'}) 2019-05-22 16:32:16,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-22 16:32:16,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/6c48e002-8451-4417-8e85-30632e7b4161/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" -d '{"subnet_id": "8c25b21d-0a9f-488f-a10a-602f111a758d"}' 2019-05-22 16:32:19,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:32:19 GMT X-Openstack-Request-Id: req-08d019ec-86c7-459f-a65b-4aa24eb3c2b1 2019-05-22 16:32:19,466 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "669ccaa8-645d-4f00-a233-4ef7ad24b3ec", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "subnet_id": "8c25b21d-0a9f-488f-a10a-602f111a758d", "subnet_ids": ["8c25b21d-0a9f-488f-a10a-602f111a758d"], "port_id": "b1a2a346-29b2-4a1b-8e34-9a292937d7b5", "id": "6c48e002-8451-4417-8e85-30632e7b4161"} 2019-05-22 16:32:19,467 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6c48e002-8451-4417-8e85-30632e7b4161/add_router_interface.json used request id req-08d019ec-86c7-459f-a65b-4aa24eb3c2b1 2019-05-22 16:32:19,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.7912299633s 2019-05-22 16:32:19,467 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-22 16:32:19,574 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-22 16:32:19,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:32:19,581 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 22 May 2019 16:32:19 GMT 2019-05-22 16:32:19,582 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-05-22 16:32:19,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:32:19,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:20,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 22 May 2019 16:32:21 GMT X-Openstack-Request-Id: req-cb0d38e6-5902-458b-ac64-bb10e2be2684 2019-05-22 16:32:20,414 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:32:20,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-cb0d38e6-5902-458b-ac64-bb10e2be2684 2019-05-22 16:32:20,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.82994890213s 2019-05-22 16:32:20,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-22 16:32:20,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_08c52f83-2b9b-446a-9596-d31b4a878ee0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_08c52f83-2b9b-446a-9596-d31b4a878ee0"}' 2019-05-22 16:32:21,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 22 May 2019 16:32:21 GMT Location: http://172.30.9.28:9292/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-79586fca-6b7d-4b7f-9afe-0ee8f90fae59 2019-05-22 16:32:21,276 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:32:21Z", "file": "/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3/file", "owner": "79aba51724bf452882abd5c33b8ec9d2", "id": "665a4072-e463-4ee5-9d0a-823cc08278b3", "size": null, "self": "/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3", "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_08c52f83-2b9b-446a-9596-d31b4a878ee0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_08c52f83-2b9b-446a-9596-d31b4a878ee0", "checksum": null, "created_at": "2019-05-22T16:32:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-22 16:32:21,276 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-79586fca-6b7d-4b7f-9afe-0ee8f90fae59 2019-05-22 16:32:21,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.852590084076s 2019-05-22 16:32:21,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-22 16:32:21,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" -d '' 2019-05-22 16:32:22,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:32:22 GMT X-Openstack-Request-Id: req-71946fc1-c8df-41c2-86c0-b596cae3d43a 2019-05-22 16:32:22,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-22 16:32:22,860 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3/file used request id req-71946fc1-c8df-41c2-86c0-b596cae3d43a 2019-05-22 16:32:22,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.58386015892s 2019-05-22 16:32:22,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:32:22,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:23,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 22 May 2019 16:32:24 GMT X-Openstack-Request-Id: req-41237de2-4478-44fb-a754-0c0444478729 2019-05-22 16:32:23,683 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:32:22Z", "file": "/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3/file", "owner": "79aba51724bf452882abd5c33b8ec9d2", "id": "665a4072-e463-4ee5-9d0a-823cc08278b3", "size": 12716032, "self": "/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/665a4072-e463-4ee5-9d0a-823cc08278b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/665a4072-e463-4ee5-9d0a-823cc08278b3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_08c52f83-2b9b-446a-9596-d31b4a878ee0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_08c52f83-2b9b-446a-9596-d31b4a878ee0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:32:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:32:23,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-41237de2-4478-44fb-a754-0c0444478729 2019-05-22 16:32:23,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.816658973694s 2019-05-22 16:32:23,685 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/665a4072-e463-4ee5-9d0a-823cc08278b3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3/file', 'owner': u'79aba51724bf452882abd5c33b8ec9d2', 'id': u'665a4072-e463-4ee5-9d0a-823cc08278b3', 'size': 12716032, u'self': u'/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'79aba51724bf452882abd5c33b8ec9d2', 'name': 'singlevm2-project_08c52f83-2b9b-446a-9596-d31b4a878ee0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/665a4072-e463-4ee5-9d0a-823cc08278b3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-22T16:32:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-22T16:32:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_08c52f83-2b9b-446a-9596-d31b4a878ee0', '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/665a4072-e463-4ee5-9d0a-823cc08278b3', 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_08c52f83-2b9b-446a-9596-d31b4a878ee0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_08c52f83-2b9b-446a-9596-d31b4a878ee0', 'created': u'2019-05-22T16:32:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-22T16:32: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/665a4072-e463-4ee5-9d0a-823cc08278b3', 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_08c52f83-2b9b-446a-9596-d31b4a878ee0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-22 16:32:23,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-22 16:32:23,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_08c52f83-2b9b-446a-9596-d31b4a878ee0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-22 16:32:24,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 22 May 2019 16:32:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f638e1c-c796-4f3f-86d1-f9e3e7a77c57 x-openstack-request-id: req-4f638e1c-c796-4f3f-86d1-f9e3e7a77c57 2019-05-22 16:32:24,485 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_08c52f83-2b9b-446a-9596-d31b4a878ee0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "37d46e4d-b9c2-4d72-bba0-a92f4148d915"}} 2019-05-22 16:32:24,485 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4f638e1c-c796-4f3f-86d1-f9e3e7a77c57 2019-05-22 16:32:24,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.796649932861s 2019-05-22 16:32:24,486 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_08c52f83-2b9b-446a-9596-d31b4a878ee0', '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'0bcf5f7b01bd4d34be8dc6362e5298a8', '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'37d46e4d-b9c2-4d72-bba0-a92f4148d915', 'swap': 0}) 2019-05-22 16:32:24,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-22 16:32:24,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" -d '{"extra_specs": {}}' 2019-05-22 16:32:24,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:32: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-2efcff19-da80-4ba7-ba56-f212a3886993 x-openstack-request-id: req-2efcff19-da80-4ba7-ba56-f212a3886993 2019-05-22 16:32:24,510 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-22 16:32:24,510 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915/os-extra_specs used request id req-2efcff19-da80-4ba7-ba56-f212a3886993 2019-05-22 16:32:24,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023295879364s 2019-05-22 16:32:24,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-22 16:32:24,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" -d '{"keypair": {"name": "singlevm2-kp_08c52f83-2b9b-446a-9596-d31b4a878ee0"}}' 2019-05-22 16:32:25,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Wed, 22 May 2019 16: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-11920f29-60ff-4fbd-9501-2322bf043496 x-openstack-request-id: req-11920f29-60ff-4fbd-9501-2322bf043496 2019-05-22 16:32:25,085 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhQ9FD5m6kxhrSXcDnJ2boiIoruEqNSRkEVq+V/qBtI26wu3zN6RiTlCayw1wu86CwF8JHi4kn9rTodUzlwww/48lVOXeNBk/BlpdWB9fdfFx0uMBr6F1fwRsNHPVFlYMw5uRhWz5DbRDlduaZG9XYO/O/5Cdl8KPPeo5TMfDGMQ9BpO8fNM9xricZ7jhMS2mcuTOtxhWyXfFL/eQD2ofRawpTxetW+BC8FFvjP6LiNq+K4E69noHwXfSyHiJcFeiBPWeFqxE8gfKFvftgVATMGv6e4i4rhIkxlubjgBVzFTM2CM7BPdm0g9j7EIag28gSz1Wvr5d3V5OSOCSnq8UJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4UPRQ+ZupMYa0l3A5ydm6IiKK7hKjUkZBFavlf6gbSNusLt8\nzekYk5QmssNcLvOgsBfCR4uJJ/a06HVM5cMMP+PJVTl3jQZPwZaXVgfX3XxcdLjA\na+hdX8EbDRz1RZWDMObkYVs+Q20Q5XbmmRvV2Dvzv+QnZfCjz3qOUzHwxjEPQaTv\nHzTPca4nGe44TEtpnLkzrcYVsl3xS/3kA9qH0WsKU8XrVvgQvBRb4z+i4javiuBO\nvZ6B8F30sh4iXBXogT1nhasRPIHyhb37YFQEzBr+nuIuK4SJMZbm44AVcxUzNgjO\nwT3ZtIPY+xCGoNvIEs9Vr6+Xd1eTkjgkp6vFCQIDAQABAoIBACL2n7hmP64bgXY9\nTv+Rwgs9hhSbGhcrzVI7Ei25w7Ss1zVfJFPhZgsh54+/esNe1QX/6guowLUPOa0K\n59CRoYkZFdrAfKnK3P4zHXIg7YRXFRKYymT1P+jo1AYJBJi0SBSDAdeKjfNxLjov\nZkNFar+RLpgOFX9hBkvhvc1z5ucb05627ZphSlmXswy+OQUeLZy99ttUehGnyaGh\nl4WEr7r8SOBDxJsrCfG/5H0bCRd6XEBRCco3RqPs97e6ZnVf6tLgTieyYl5YnCHw\n2vCb2QvO3HUXxheSOs43smXJp5HvVi3L54Z7Hstmh4I69Tlzpc0hhIsY/6TjqJU3\nXZEzS8ECgYEA+19Uiw2+yzGUs6cUZXU0r27YbGRxq6n5KNg9JtqIxoBMADaNk9yo\npaNePsnIIqFhn0pazxzoau8GXAWVLOTmrDRY9ViEe6M7xK/cDjmCdvbcqM8R/tu2\nPXakG5sx8rLYgIFPWFgIbYu0kJFJ4QfMphevb0lUsSvi5MBycpsHKz0CgYEA5Wly\nnDVTq5bsvOzuA3rLwt0nDh/e/9/g0xZaIPI/mneThDYRqcAu39omZ0RdEg8D4ZM9\nEJvz+rzL+mfTZgTD6v2WZubFFdT/C3F9vTJTRippUGB30YFTnyxWvg64taL4V18A\nzaFqcVSq+A+D0ROM/LbJr4Ue7s3WzDFO1izVzb0CgYBGCKpST5MPo5Gtd+hb2ArE\nsdpEYLu2uxV7BrwK3inrPAVwrcJGJt0pwNlaHvfOhi3fpmSkfYZXfJ7F9pw4NNH7\nul3qhS3sEG9vfhuOLwGlSWPy+DYoTmh4uVxBgLyqxJ9DNkO39lbqxliZSpFNy9F9\nmO280K5y6io910xLl9uodQKBgQCiTc4WEexWM3rd1so1kATkok3lQkskwCFxdhjh\nwkGZaQvmt9IbRKplGROeb9Fg21qlluPXAl7EgBnX2OjI/ooVkL99obrBzWV7lRme\nZyJfO9YyVW2vvU2KCXZ9FDE94ETOm5oX4SFLeNlUkrVxj+FpUXCzSv0teleDM0dR\nY3sICQKBgF1ndBHnGQlC3g6uZ5N/mptP5rCwjJN/RZ62U6SU7RhO5Mft5nSVldT/\njiCN6FYCmiuYZ2gV3jQ7p87CltIR/HWMF+OmmHevCPqQh1LaAPEh5V+T9md4MqX5\nAn4LSQmI2uOhvq+G1q/d3WrjFkhuG1igbeVMAIgptaAW887qYX5X\n-----END RSA PRIVATE KEY-----\n", "user_id": "0fd0b7d9504d426da2c908f26faa7ce2", "name": "singlevm2-kp_08c52f83-2b9b-446a-9596-d31b4a878ee0", "fingerprint": "d0:5c:11:2f:d7:72:0a:97:d9:94:64:ee:1b:0d:93:68"}} 2019-05-22 16:32:25,085 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-11920f29-60ff-4fbd-9501-2322bf043496 2019-05-22 16:32:25,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.571533918381s 2019-05-22 16:32:25,086 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhQ9FD5m6kxhrSXcDnJ2boiIoruEqNSRkEVq+V/qBtI26wu3zN6RiTlCayw1wu86CwF8JHi4kn9rTodUzlwww/48lVOXeNBk/BlpdWB9fdfFx0uMBr6F1fwRsNHPVFlYMw5uRhWz5DbRDlduaZG9XYO/O/5Cdl8KPPeo5TMfDGMQ9BpO8fNM9xricZ7jhMS2mcuTOtxhWyXfFL/eQD2ofRawpTxetW+BC8FFvjP6LiNq+K4E69noHwXfSyHiJcFeiBPWeFqxE8gfKFvftgVATMGv6e4i4rhIkxlubjgBVzFTM2CM7BPdm0g9j7EIag28gSz1Wvr5d3V5OSOCSnq8UJ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4UPRQ+ZupMYa0l3A5ydm6IiKK7hKjUkZBFavlf6gbSNusLt8\nzekYk5QmssNcLvOgsBfCR4uJJ/a06HVM5cMMP+PJVTl3jQZPwZaXVgfX3XxcdLjA\na+hdX8EbDRz1RZWDMObkYVs+Q20Q5XbmmRvV2Dvzv+QnZfCjz3qOUzHwxjEPQaTv\nHzTPca4nGe44TEtpnLkzrcYVsl3xS/3kA9qH0WsKU8XrVvgQvBRb4z+i4javiuBO\nvZ6B8F30sh4iXBXogT1nhasRPIHyhb37YFQEzBr+nuIuK4SJMZbm44AVcxUzNgjO\nwT3ZtIPY+xCGoNvIEs9Vr6+Xd1eTkjgkp6vFCQIDAQABAoIBACL2n7hmP64bgXY9\nTv+Rwgs9hhSbGhcrzVI7Ei25w7Ss1zVfJFPhZgsh54+/esNe1QX/6guowLUPOa0K\n59CRoYkZFdrAfKnK3P4zHXIg7YRXFRKYymT1P+jo1AYJBJi0SBSDAdeKjfNxLjov\nZkNFar+RLpgOFX9hBkvhvc1z5ucb05627ZphSlmXswy+OQUeLZy99ttUehGnyaGh\nl4WEr7r8SOBDxJsrCfG/5H0bCRd6XEBRCco3RqPs97e6ZnVf6tLgTieyYl5YnCHw\n2vCb2QvO3HUXxheSOs43smXJp5HvVi3L54Z7Hstmh4I69Tlzpc0hhIsY/6TjqJU3\nXZEzS8ECgYEA+19Uiw2+yzGUs6cUZXU0r27YbGRxq6n5KNg9JtqIxoBMADaNk9yo\npaNePsnIIqFhn0pazxzoau8GXAWVLOTmrDRY9ViEe6M7xK/cDjmCdvbcqM8R/tu2\nPXakG5sx8rLYgIFPWFgIbYu0kJFJ4QfMphevb0lUsSvi5MBycpsHKz0CgYEA5Wly\nnDVTq5bsvOzuA3rLwt0nDh/e/9/g0xZaIPI/mneThDYRqcAu39omZ0RdEg8D4ZM9\nEJvz+rzL+mfTZgTD6v2WZubFFdT/C3F9vTJTRippUGB30YFTnyxWvg64taL4V18A\nzaFqcVSq+A+D0ROM/LbJr4Ue7s3WzDFO1izVzb0CgYBGCKpST5MPo5Gtd+hb2ArE\nsdpEYLu2uxV7BrwK3inrPAVwrcJGJt0pwNlaHvfOhi3fpmSkfYZXfJ7F9pw4NNH7\nul3qhS3sEG9vfhuOLwGlSWPy+DYoTmh4uVxBgLyqxJ9DNkO39lbqxliZSpFNy9F9\nmO280K5y6io910xLl9uodQKBgQCiTc4WEexWM3rd1so1kATkok3lQkskwCFxdhjh\nwkGZaQvmt9IbRKplGROeb9Fg21qlluPXAl7EgBnX2OjI/ooVkL99obrBzWV7lRme\nZyJfO9YyVW2vvU2KCXZ9FDE94ETOm5oX4SFLeNlUkrVxj+FpUXCzSv0teleDM0dR\nY3sICQKBgF1ndBHnGQlC3g6uZ5N/mptP5rCwjJN/RZ62U6SU7RhO5Mft5nSVldT/\njiCN6FYCmiuYZ2gV3jQ7p87CltIR/HWMF+OmmHevCPqQh1LaAPEh5V+T9md4MqX5\nAn4LSQmI2uOhvq+G1q/d3WrjFkhuG1igbeVMAIgptaAW887qYX5X\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0fd0b7d9504d426da2c908f26faa7ce2', 'name': u'singlevm2-kp_08c52f83-2b9b-446a-9596-d31b4a878ee0', 'created_at': '2019-05-22T16:32:25.086302', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'79aba51724bf452882abd5c33b8ec9d2', 'name': 'singlevm2-project_08c52f83-2b9b-446a-9596-d31b4a878ee0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd0:5c:11:2f:d7:72:0a:97:d9:94:64:ee:1b:0d:93:68', 'type': 'ssh', 'id': u'singlevm2-kp_08c52f83-2b9b-446a-9596-d31b4a878ee0'}) 2019-05-22 16:32:25,086 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA4UPRQ+ZupMYa0l3A5ydm6IiKK7hKjUkZBFavlf6gbSNusLt8 zekYk5QmssNcLvOgsBfCR4uJJ/a06HVM5cMMP+PJVTl3jQZPwZaXVgfX3XxcdLjA a+hdX8EbDRz1RZWDMObkYVs+Q20Q5XbmmRvV2Dvzv+QnZfCjz3qOUzHwxjEPQaTv HzTPca4nGe44TEtpnLkzrcYVsl3xS/3kA9qH0WsKU8XrVvgQvBRb4z+i4javiuBO vZ6B8F30sh4iXBXogT1nhasRPIHyhb37YFQEzBr+nuIuK4SJMZbm44AVcxUzNgjO wT3ZtIPY+xCGoNvIEs9Vr6+Xd1eTkjgkp6vFCQIDAQABAoIBACL2n7hmP64bgXY9 Tv+Rwgs9hhSbGhcrzVI7Ei25w7Ss1zVfJFPhZgsh54+/esNe1QX/6guowLUPOa0K 59CRoYkZFdrAfKnK3P4zHXIg7YRXFRKYymT1P+jo1AYJBJi0SBSDAdeKjfNxLjov ZkNFar+RLpgOFX9hBkvhvc1z5ucb05627ZphSlmXswy+OQUeLZy99ttUehGnyaGh l4WEr7r8SOBDxJsrCfG/5H0bCRd6XEBRCco3RqPs97e6ZnVf6tLgTieyYl5YnCHw 2vCb2QvO3HUXxheSOs43smXJp5HvVi3L54Z7Hstmh4I69Tlzpc0hhIsY/6TjqJU3 XZEzS8ECgYEA+19Uiw2+yzGUs6cUZXU0r27YbGRxq6n5KNg9JtqIxoBMADaNk9yo paNePsnIIqFhn0pazxzoau8GXAWVLOTmrDRY9ViEe6M7xK/cDjmCdvbcqM8R/tu2 PXakG5sx8rLYgIFPWFgIbYu0kJFJ4QfMphevb0lUsSvi5MBycpsHKz0CgYEA5Wly nDVTq5bsvOzuA3rLwt0nDh/e/9/g0xZaIPI/mneThDYRqcAu39omZ0RdEg8D4ZM9 EJvz+rzL+mfTZgTD6v2WZubFFdT/C3F9vTJTRippUGB30YFTnyxWvg64taL4V18A zaFqcVSq+A+D0ROM/LbJr4Ue7s3WzDFO1izVzb0CgYBGCKpST5MPo5Gtd+hb2ArE sdpEYLu2uxV7BrwK3inrPAVwrcJGJt0pwNlaHvfOhi3fpmSkfYZXfJ7F9pw4NNH7 ul3qhS3sEG9vfhuOLwGlSWPy+DYoTmh4uVxBgLyqxJ9DNkO39lbqxliZSpFNy9F9 mO280K5y6io910xLl9uodQKBgQCiTc4WEexWM3rd1so1kATkok3lQkskwCFxdhjh wkGZaQvmt9IbRKplGROeb9Fg21qlluPXAl7EgBnX2OjI/ooVkL99obrBzWV7lRme ZyJfO9YyVW2vvU2KCXZ9FDE94ETOm5oX4SFLeNlUkrVxj+FpUXCzSv0teleDM0dR Y3sICQKBgF1ndBHnGQlC3g6uZ5N/mptP5rCwjJN/RZ62U6SU7RhO5Mft5nSVldT/ jiCN6FYCmiuYZ2gV3jQ7p87CltIR/HWMF+OmmHevCPqQh1LaAPEh5V+T9md4MqX5 An4LSQmI2uOhvq+G1q/d3WrjFkhuG1igbeVMAIgptaAW887qYX5X -----END RSA PRIVATE KEY----- 2019-05-22 16:32:25,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-22 16:32:25,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" -d '{"security_group": {"name": "singlevm2-sg_08c52f83-2b9b-446a-9596-d31b4a878ee0", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-05-22 16:32:25,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 22 May 2019 16:32:26 GMT X-Openstack-Request-Id: req-edd713d6-5673-4e93-9606-1443ae0211d4 2019-05-22 16:32:25,572 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "created_at": "2019-05-22T16:32:26Z", "updated_at": "2019-05-22T16:32:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:26Z", "revision_number": 0, "id": "8722d439-c4dd-46cc-adad-cc8ca4215cf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:26Z", "security_group_id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:26Z", "revision_number": 0, "id": "c0ccfcc3-5394-4d47-be71-4171c2b82762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:26Z", "security_group_id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}], "revision_number": 1, "project_id": "79aba51724bf452882abd5c33b8ec9d2", "id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "name": "singlevm2-sg_08c52f83-2b9b-446a-9596-d31b4a878ee0"}} 2019-05-22 16:32:25,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-edd713d6-5673-4e93-9606-1443ae0211d4 2019-05-22 16:32:25,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.480562210083s 2019-05-22 16:32:25,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:32:25,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:25,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Wed, 22 May 2019 16:32:25 GMT X-Openstack-Request-Id: req-523f15c6-3cf0-4e5e-83cc-ee22bdc52ec4 2019-05-22 16:32:25,947 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "created_at": "2019-05-22T16:32:26Z", "updated_at": "2019-05-22T16:32:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:26Z", "revision_number": 0, "id": "8722d439-c4dd-46cc-adad-cc8ca4215cf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:26Z", "security_group_id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:26Z", "revision_number": 0, "id": "c0ccfcc3-5394-4d47-be71-4171c2b82762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:26Z", "security_group_id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}], "revision_number": 1, "project_id": "79aba51724bf452882abd5c33b8ec9d2", "id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "name": "singlevm2-sg_08c52f83-2b9b-446a-9596-d31b4a878ee0"}, {"description": "Default security group", "tags": [], "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "created_at": "2019-05-22T16:32:10Z", "updated_at": "2019-05-22T16:32:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "1e62f662-1b37-4006-a2dd-56a1f60b805f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "4a489e43-d067-44a5-a9c4-6f858050fe8c", "remote_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "897b66bb-4c06-4887-97c5-5423a4479237", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "cebc0b10-f569-4717-8a3d-fc49c491f3b4", "remote_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}], "revision_number": 1, "project_id": "79aba51724bf452882abd5c33b8ec9d2", "id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "name": "default"}]} 2019-05-22 16:32:25,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-523f15c6-3cf0-4e5e-83cc-ee22bdc52ec4 2019-05-22 16:32:25,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.368726015091s 2019-05-22 16:32:25,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-22 16:32:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" -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": "4143f433-c5fd-4391-8aaf-63a2d288fc38"}}' 2019-05-22 16:32:27,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 22 May 2019 16:32:27 GMT X-Openstack-Request-Id: req-65b9f85e-6f1f-4b67-ac9c-5658430a92bf 2019-05-22 16:32:27,122 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-22T16:32:26Z", "security_group_id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "port_range_min": 22, "revision_number": 0, "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "created_at": "2019-05-22T16:32:26Z", "project_id": "79aba51724bf452882abd5c33b8ec9d2", "id": "44fc768f-4063-42e1-9cb6-65236cf76120"}} 2019-05-22 16:32:27,122 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-65b9f85e-6f1f-4b67-ac9c-5658430a92bf 2019-05-22 16:32:27,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.16776204109s 2019-05-22 16:32:27,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:32:27,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:27,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Wed, 22 May 2019 16:32:28 GMT X-Openstack-Request-Id: req-9997b9b9-c491-4212-b7f0-f2586256cd1d 2019-05-22 16:32:27,463 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "created_at": "2019-05-22T16:32:26Z", "updated_at": "2019-05-22T16:32:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-22T16:32:26Z", "revision_number": 0, "id": "44fc768f-4063-42e1-9cb6-65236cf76120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:26Z", "security_group_id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:26Z", "revision_number": 0, "id": "8722d439-c4dd-46cc-adad-cc8ca4215cf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:26Z", "security_group_id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:26Z", "revision_number": 0, "id": "c0ccfcc3-5394-4d47-be71-4171c2b82762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:26Z", "security_group_id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}], "revision_number": 2, "project_id": "79aba51724bf452882abd5c33b8ec9d2", "id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "name": "singlevm2-sg_08c52f83-2b9b-446a-9596-d31b4a878ee0"}, {"description": "Default security group", "tags": [], "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "created_at": "2019-05-22T16:32:10Z", "updated_at": "2019-05-22T16:32:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "1e62f662-1b37-4006-a2dd-56a1f60b805f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "4a489e43-d067-44a5-a9c4-6f858050fe8c", "remote_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "897b66bb-4c06-4887-97c5-5423a4479237", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "cebc0b10-f569-4717-8a3d-fc49c491f3b4", "remote_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}], "revision_number": 1, "project_id": "79aba51724bf452882abd5c33b8ec9d2", "id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "name": "default"}]} 2019-05-22 16:32:27,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9997b9b9-c491-4212-b7f0-f2586256cd1d 2019-05-22 16:32:27,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334883928299s 2019-05-22 16:32:27,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-22 16:32:27,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" -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": "4143f433-c5fd-4391-8aaf-63a2d288fc38"}}' 2019-05-22 16:32:27,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 22 May 2019 16:32:27 GMT X-Openstack-Request-Id: req-f1b9c5ba-31e8-47fb-8d12-91646b81e58e 2019-05-22 16:32:27,985 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-22T16:32:27Z", "security_group_id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "port_range_min": null, "revision_number": 0, "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "created_at": "2019-05-22T16:32:27Z", "project_id": "79aba51724bf452882abd5c33b8ec9d2", "id": "6e432b49-2150-4c5c-8090-19c5c2e6b79d"}} 2019-05-22 16:32:27,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f1b9c5ba-31e8-47fb-8d12-91646b81e58e 2019-05-22 16:32:27,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.51585817337s 2019-05-22 16:32:27,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:32:27,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:28,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 22 May 2019 16:32:28 GMT X-Openstack-Request-Id: req-3dbf0a17-8115-4f76-be43-ee36ba2aa912 2019-05-22 16:32:28,284 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"669ccaa8-645d-4f00-a233-4ef7ad24b3ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"79aba51724bf452882abd5c33b8ec9d2","status":"ACTIVE","subnets":["8c25b21d-0a9f-488f-a10a-602f111a758d"],"description":"","tags":[],"updated_at":"2019-05-22T16:32:13Z","qos_policy_id":null,"name":"singlevm2-net_08c52f83-2b9b-446a-9596-d31b4a878ee0","admin_state_up":true,"tenant_id":"79aba51724bf452882abd5c33b8ec9d2","created_at":"2019-05-22T16:32:10Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:32:28,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3dbf0a17-8115-4f76-be43-ee36ba2aa912 2019-05-22 16:32:28,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.296956062317s 2019-05-22 16:32:28,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:32:28,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:28,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 22 May 2019 16:32:28 GMT X-Openstack-Request-Id: req-9017dcbb-8082-49c5-867b-a5e0a14d2815 2019-05-22 16:32:28,608 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:32:22Z", "file": "/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3/file", "owner": "79aba51724bf452882abd5c33b8ec9d2", "id": "665a4072-e463-4ee5-9d0a-823cc08278b3", "size": 12716032, "self": "/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/665a4072-e463-4ee5-9d0a-823cc08278b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/665a4072-e463-4ee5-9d0a-823cc08278b3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_08c52f83-2b9b-446a-9596-d31b4a878ee0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_08c52f83-2b9b-446a-9596-d31b4a878ee0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:32:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:32:28,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9017dcbb-8082-49c5-867b-a5e0a14d2815 2019-05-22 16:32:28,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319118022919s 2019-05-22 16:32:28,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:32:28,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:28,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16: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-f07daf7c-7759-42d1-b35f-fea610d4b1c7 x-openstack-request-id: req-f07daf7c-7759-42d1-b35f-fea610d4b1c7 2019-05-22 16:32:28,642 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_08c52f83-2b9b-446a-9596-d31b4a878ee0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "37d46e4d-b9c2-4d72-bba0-a92f4148d915"}]} 2019-05-22 16:32:28,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f07daf7c-7759-42d1-b35f-fea610d4b1c7 2019-05-22 16:32:28,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264248847961s 2019-05-22 16:32:28,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-22 16:32:28,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" -d '{"server": {"name": "singlevm2-vm_08c52f83-2b9b-446a-9596-d31b4a878ee0", "imageRef": "665a4072-e463-4ee5-9d0a-823cc08278b3", "key_name": "singlevm2-kp_08c52f83-2b9b-446a-9596-d31b4a878ee0", "flavorRef": "37d46e4d-b9c2-4d72-bba0-a92f4148d915", "max_count": 1, "min_count": 1, "networks": [{"uuid": "669ccaa8-645d-4f00-a233-4ef7ad24b3ec"}], "security_groups": [{"name": "4143f433-c5fd-4391-8aaf-63a2d288fc38"}]}}' 2019-05-22 16:32:33,417 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 22 May 2019 16:32:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/21c780d9-7ef0-4544-8032-ff950e610978 x-compute-request-id: req-d1756c5e-fd57-40d6-8cc3-1b3fdb4c9112 x-openstack-request-id: req-d1756c5e-fd57-40d6-8cc3-1b3fdb4c9112 2019-05-22 16:32:33,417 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "4143f433-c5fd-4391-8aaf-63a2d288fc38"}], "OS-DCF:diskConfig": "MANUAL", "id": "21c780d9-7ef0-4544-8032-ff950e610978", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21c780d9-7ef0-4544-8032-ff950e610978", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21c780d9-7ef0-4544-8032-ff950e610978", "rel": "bookmark"}], "adminPass": "wk5g9jd5eviW"}} 2019-05-22 16:32:33,417 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-d1756c5e-fd57-40d6-8cc3-1b3fdb4c9112 2019-05-22 16:32:33,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.7735080719s 2019-05-22 16:32:33,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:32:33,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:34,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Wed, 22 May 2019 16:32: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-1ea52aa8-5c45-4482-91b6-c7eb8962e5f0 x-openstack-request-id: req-1ea52aa8-5c45-4482-91b6-c7eb8962e5f0 2019-05-22 16:32:34,331 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21c780d9-7ef0-4544-8032-ff950e610978", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21c780d9-7ef0-4544-8032-ff950e610978", "rel": "bookmark"}], "image": {"id": "665a4072-e463-4ee5-9d0a-823cc08278b3", "links": [{"href": "http://172.30.9.28:8774/images/665a4072-e463-4ee5-9d0a-823cc08278b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37d46e4d-b9c2-4d72-bba0-a92f4148d915", "links": [{"href": "http://172.30.9.28:8774/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915", "rel": "bookmark"}]}, "id": "21c780d9-7ef0-4544-8032-ff950e610978", "user_id": "0fd0b7d9504d426da2c908f26faa7ce2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:32:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_08c52f83-2b9b-446a-9596-d31b4a878ee0", "name": "singlevm2-vm_08c52f83-2b9b-446a-9596-d31b4a878ee0", "created": "2019-05-22T16:32:33Z", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:32:34,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1ea52aa8-5c45-4482-91b6-c7eb8962e5f0 2019-05-22 16:32:34,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.912656068802s 2019-05-22 16:32:34,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:32:34,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:34,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 22 May 2019 16:32:34 GMT X-Openstack-Request-Id: req-046ae9e2-9244-4521-969e-ed2517e9e755 2019-05-22 16:32:34,441 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"669ccaa8-645d-4f00-a233-4ef7ad24b3ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"79aba51724bf452882abd5c33b8ec9d2","status":"ACTIVE","subnets":["8c25b21d-0a9f-488f-a10a-602f111a758d"],"description":"","tags":[],"updated_at":"2019-05-22T16:32:13Z","qos_policy_id":null,"name":"singlevm2-net_08c52f83-2b9b-446a-9596-d31b4a878ee0","admin_state_up":true,"tenant_id":"79aba51724bf452882abd5c33b8ec9d2","created_at":"2019-05-22T16:32:10Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:32:34,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-046ae9e2-9244-4521-969e-ed2517e9e755 2019-05-22 16:32:34,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0990681648254s 2019-05-22 16:32:34,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:32:34,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:34,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 22 May 2019 16:32:35 GMT X-Openstack-Request-Id: req-c4c2659e-5b7f-491b-ad28-e0e30fc06e5c 2019-05-22 16:32:34,491 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"669ccaa8-645d-4f00-a233-4ef7ad24b3ec","tenant_id":"79aba51724bf452882abd5c33b8ec9d2","created_at":"2019-05-22T16:32:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:32:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"79aba51724bf452882abd5c33b8ec9d2","id":"8c25b21d-0a9f-488f-a10a-602f111a758d","subnetpool_id":null,"name":"singlevm2-subnet_08c52f83-2b9b-446a-9596-d31b4a878ee0"}]} 2019-05-22 16:32:34,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-c4c2659e-5b7f-491b-ad28-e0e30fc06e5c 2019-05-22 16:32:34,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0482058525085s 2019-05-22 16:32:34,492 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:32:36,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:32:36,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:37,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Wed, 22 May 2019 16:32: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-6bf6df78-6b4b-4892-aff2-f5914460b1fb x-openstack-request-id: req-6bf6df78-6b4b-4892-aff2-f5914460b1fb 2019-05-22 16:32:37,445 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21c780d9-7ef0-4544-8032-ff950e610978", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21c780d9-7ef0-4544-8032-ff950e610978", "rel": "bookmark"}], "image": {"id": "665a4072-e463-4ee5-9d0a-823cc08278b3", "links": [{"href": "http://172.30.9.28:8774/images/665a4072-e463-4ee5-9d0a-823cc08278b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37d46e4d-b9c2-4d72-bba0-a92f4148d915", "links": [{"href": "http://172.30.9.28:8774/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915", "rel": "bookmark"}]}, "id": "21c780d9-7ef0-4544-8032-ff950e610978", "user_id": "0fd0b7d9504d426da2c908f26faa7ce2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:32:36Z", "hostId": "611b8b5fc2f99dd70933f7ba2fc4f3e8e1565a6e9aa7f9702c2b5dc8", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_08c52f83-2b9b-446a-9596-d31b4a878ee0", "name": "singlevm2-vm_08c52f83-2b9b-446a-9596-d31b4a878ee0", "created": "2019-05-22T16:32:33Z", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:32:37,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6bf6df78-6b4b-4892-aff2-f5914460b1fb 2019-05-22 16:32:37,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.951316833496s 2019-05-22 16:32:37,452 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:32:39,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:32:39,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:40,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 22 May 2019 16:32: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-b89d0359-9129-4eda-a7b5-152b689c9136 x-openstack-request-id: req-b89d0359-9129-4eda-a7b5-152b689c9136 2019-05-22 16:32:40,490 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21c780d9-7ef0-4544-8032-ff950e610978", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21c780d9-7ef0-4544-8032-ff950e610978", "rel": "bookmark"}], "image": {"id": "665a4072-e463-4ee5-9d0a-823cc08278b3", "links": [{"href": "http://172.30.9.28:8774/images/665a4072-e463-4ee5-9d0a-823cc08278b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37d46e4d-b9c2-4d72-bba0-a92f4148d915", "links": [{"href": "http://172.30.9.28:8774/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915", "rel": "bookmark"}]}, "id": "21c780d9-7ef0-4544-8032-ff950e610978", "security_groups": [{"name": "singlevm2-sg_08c52f83-2b9b-446a-9596-d31b4a878ee0"}], "user_id": "0fd0b7d9504d426da2c908f26faa7ce2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:32:37Z", "hostId": "611b8b5fc2f99dd70933f7ba2fc4f3e8e1565a6e9aa7f9702c2b5dc8", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_08c52f83-2b9b-446a-9596-d31b4a878ee0", "name": "singlevm2-vm_08c52f83-2b9b-446a-9596-d31b4a878ee0", "created": "2019-05-22T16:32:33Z", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:32:40,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b89d0359-9129-4eda-a7b5-152b689c9136 2019-05-22 16:32:40,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03596282005s 2019-05-22 16:32:40,497 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:32:42,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:32:42,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:44,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 22 May 2019 16: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-3f32f7b2-47aa-46fa-b998-4e8c3fd00f41 x-openstack-request-id: req-3f32f7b2-47aa-46fa-b998-4e8c3fd00f41 2019-05-22 16:32:44,207 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21c780d9-7ef0-4544-8032-ff950e610978", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21c780d9-7ef0-4544-8032-ff950e610978", "rel": "bookmark"}], "image": {"id": "665a4072-e463-4ee5-9d0a-823cc08278b3", "links": [{"href": "http://172.30.9.28:8774/images/665a4072-e463-4ee5-9d0a-823cc08278b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37d46e4d-b9c2-4d72-bba0-a92f4148d915", "links": [{"href": "http://172.30.9.28:8774/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915", "rel": "bookmark"}]}, "id": "21c780d9-7ef0-4544-8032-ff950e610978", "security_groups": [{"name": "singlevm2-sg_08c52f83-2b9b-446a-9596-d31b4a878ee0"}], "user_id": "0fd0b7d9504d426da2c908f26faa7ce2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:32:37Z", "hostId": "611b8b5fc2f99dd70933f7ba2fc4f3e8e1565a6e9aa7f9702c2b5dc8", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_08c52f83-2b9b-446a-9596-d31b4a878ee0", "name": "singlevm2-vm_08c52f83-2b9b-446a-9596-d31b4a878ee0", "created": "2019-05-22T16:32:33Z", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:32:44,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3f32f7b2-47aa-46fa-b998-4e8c3fd00f41 2019-05-22 16:32:44,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.70721912384s 2019-05-22 16:32:44,214 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:32:46,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:32:46,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:47,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Wed, 22 May 2019 16: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-acc166c6-fe1d-4758-bc8d-62af493d9adb x-openstack-request-id: req-acc166c6-fe1d-4758-bc8d-62af493d9adb 2019-05-22 16:32:47,917 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_08c52f83-2b9b-446a-9596-d31b4a878ee0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:27:04", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21c780d9-7ef0-4544-8032-ff950e610978", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21c780d9-7ef0-4544-8032-ff950e610978", "rel": "bookmark"}], "image": {"id": "665a4072-e463-4ee5-9d0a-823cc08278b3", "links": [{"href": "http://172.30.9.28:8774/images/665a4072-e463-4ee5-9d0a-823cc08278b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:32:45.000000", "flavor": {"id": "37d46e4d-b9c2-4d72-bba0-a92f4148d915", "links": [{"href": "http://172.30.9.28:8774/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915", "rel": "bookmark"}]}, "id": "21c780d9-7ef0-4544-8032-ff950e610978", "security_groups": [{"name": "singlevm2-sg_08c52f83-2b9b-446a-9596-d31b4a878ee0"}], "user_id": "0fd0b7d9504d426da2c908f26faa7ce2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:32:46Z", "hostId": "611b8b5fc2f99dd70933f7ba2fc4f3e8e1565a6e9aa7f9702c2b5dc8", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_08c52f83-2b9b-446a-9596-d31b4a878ee0", "name": "singlevm2-vm_08c52f83-2b9b-446a-9596-d31b4a878ee0", "created": "2019-05-22T16:32:33Z", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:32:47,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-acc166c6-fe1d-4758-bc8d-62af493d9adb 2019-05-22 16:32:47,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.70127105713s 2019-05-22 16:32:47,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-22 16:32:47,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=21c780d9-7ef0-4544-8032-ff950e610978" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:48,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 22 May 2019 16:32:47 GMT X-Openstack-Request-Id: req-26dc19b8-b66e-4c85-818f-67bd3a1b3d66 2019-05-22 16:32:48,001 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-22T16:32:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c25b21d-0a9f-488f-a10a-602f111a758d","ip_address":"192.168.120.10"}],"id":"65d11e1d-c3ec-4995-a457-4ee8b7998f4c","security_groups":["4143f433-c5fd-4391-8aaf-63a2d288fc38"],"mac_address":"fa:16:3e:ed:27:04","project_id":"79aba51724bf452882abd5c33b8ec9d2","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-10","ip_address":"192.168.120.10","fqdn":"host-192-168-120-10.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"669ccaa8-645d-4f00-a233-4ef7ad24b3ec","dns_name":"","created_at":"2019-05-22T16:32:37Z","binding:vnic_type":"normal","device_id":"21c780d9-7ef0-4544-8032-ff950e610978","tenant_id":"79aba51724bf452882abd5c33b8ec9d2"}]} 2019-05-22 16:32:48,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=21c780d9-7ef0-4544-8032-ff950e610978 used request id req-26dc19b8-b66e-4c85-818f-67bd3a1b3d66 2019-05-22 16:32:48,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0768439769745s 2019-05-22 16:32:48,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:32:48,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=65d11e1d-c3ec-4995-a457-4ee8b7998f4c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:48,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:32:48 GMT X-Openstack-Request-Id: req-f33ab40d-a135-4b92-bc4f-16260034ebc8 2019-05-22 16:32:48,075 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-22 16:32:48,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=65d11e1d-c3ec-4995-a457-4ee8b7998f4c used request id req-f33ab40d-a135-4b92-bc4f-16260034ebc8 2019-05-22 16:32:48,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0645289421082s 2019-05-22 16:32:48,076 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_08c52f83-2b9b-446a-9596-d31b4a878ee0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ed:27:04', 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'665a4072-e463-4ee5-9d0a-823cc08278b3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-22T16:32:45.000000', 'flavor': Munch({u'id': u'37d46e4d-b9c2-4d72-bba0-a92f4148d915'}), 'az': u'nova', 'id': u'21c780d9-7ef0-4544-8032-ff950e610978', 'security_groups': [Munch({u'name': u'singlevm2-sg_08c52f83-2b9b-446a-9596-d31b4a878ee0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0fd0b7d9504d426da2c908f26faa7ce2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'79aba51724bf452882abd5c33b8ec9d2', 'name': 'singlevm2-project_08c52f83-2b9b-446a-9596-d31b4a878ee0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-22T16:32:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-22T16:32:46Z', 'hostId': u'611b8b5fc2f99dd70933f7ba2fc4f3e8e1565a6e9aa7f9702c2b5dc8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_08c52f83-2b9b-446a-9596-d31b4a878ee0', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'611b8b5fc2f99dd70933f7ba2fc4f3e8e1565a6e9aa7f9702c2b5dc8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-22T16:32:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'79aba51724bf452882abd5c33b8ec9d2', 'name': u'singlevm2-vm_08c52f83-2b9b-446a-9596-d31b4a878ee0', 'adminPass': u'wk5g9jd5eviW', 'tenant_id': u'79aba51724bf452882abd5c33b8ec9d2', 'created_at': u'2019-05-22T16:32:33Z', 'created': u'2019-05-22T16:32:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-22 16:32:48,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:32:48,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:48,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 22 May 2019 16:32:48 GMT X-Openstack-Request-Id: req-de2fa320-185d-49bc-bc90-119785e2a413 2019-05-22 16:32:48,177 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"669ccaa8-645d-4f00-a233-4ef7ad24b3ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"79aba51724bf452882abd5c33b8ec9d2","status":"ACTIVE","subnets":["8c25b21d-0a9f-488f-a10a-602f111a758d"],"description":"","tags":[],"updated_at":"2019-05-22T16:32:13Z","qos_policy_id":null,"name":"singlevm2-net_08c52f83-2b9b-446a-9596-d31b4a878ee0","admin_state_up":true,"tenant_id":"79aba51724bf452882abd5c33b8ec9d2","created_at":"2019-05-22T16:32:10Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:32:48,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-de2fa320-185d-49bc-bc90-119785e2a413 2019-05-22 16:32:48,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0958399772644s 2019-05-22 16:32:48,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-22 16:32:48,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=21c780d9-7ef0-4544-8032-ff950e610978" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:48,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 22 May 2019 16:32:48 GMT X-Openstack-Request-Id: req-1b7f25cf-044e-421d-962d-43bce70108f1 2019-05-22 16:32:48,228 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-22T16:32:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c25b21d-0a9f-488f-a10a-602f111a758d","ip_address":"192.168.120.10"}],"id":"65d11e1d-c3ec-4995-a457-4ee8b7998f4c","security_groups":["4143f433-c5fd-4391-8aaf-63a2d288fc38"],"mac_address":"fa:16:3e:ed:27:04","project_id":"79aba51724bf452882abd5c33b8ec9d2","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-10","ip_address":"192.168.120.10","fqdn":"host-192-168-120-10.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"669ccaa8-645d-4f00-a233-4ef7ad24b3ec","dns_name":"","created_at":"2019-05-22T16:32:37Z","binding:vnic_type":"normal","device_id":"21c780d9-7ef0-4544-8032-ff950e610978","tenant_id":"79aba51724bf452882abd5c33b8ec9d2"}]} 2019-05-22 16:32:48,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=21c780d9-7ef0-4544-8032-ff950e610978 used request id req-1b7f25cf-044e-421d-962d-43bce70108f1 2019-05-22 16:32:48,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0499019622803s 2019-05-22 16:32:48,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-22 16:32:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" -d '{"floatingip": {"floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.10", "port_id": "65d11e1d-c3ec-4995-a457-4ee8b7998f4c"}}' 2019-05-22 16:32:50,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 586 Content-Type: application/json Date: Wed, 22 May 2019 16:32:50 GMT X-Openstack-Request-Id: req-ab1af8b4-a09b-4967-a350-60e5215bb82a 2019-05-22 16:32:50,756 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "6c48e002-8451-4417-8e85-30632e7b4161", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-05-22T16:32:49Z", "dns_domain": "", "floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "65d11e1d-c3ec-4995-a457-4ee8b7998f4c", "id": "290315ab-7025-49b3-b784-dda3a16a4164", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "created_at": "2019-05-22T16:32:49Z", "dns_name": "", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}} 2019-05-22 16:32:50,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ab1af8b4-a09b-4967-a350-60e5215bb82a 2019-05-22 16:32:50,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.52688002586s 2019-05-22 16:32:50,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:32:50,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:32:51,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 591 Content-Type: application/json Date: Wed, 22 May 2019 16:32:51 GMT X-Openstack-Request-Id: req-0be77989-169d-4c11-b08f-0f6f1ae251cc 2019-05-22 16:32:51,043 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6c48e002-8451-4417-8e85-30632e7b4161", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-05-22T16:32:50Z", "dns_domain": "", "floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.206", "revision_number": 1, "port_id": "65d11e1d-c3ec-4995-a457-4ee8b7998f4c", "id": "290315ab-7025-49b3-b784-dda3a16a4164", "dns_name": "", "created_at": "2019-05-22T16:32:49Z", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}]} 2019-05-22 16:32:51,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0be77989-169d-4c11-b08f-0f6f1ae251cc 2019-05-22 16:32:51,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.271971940994s 2019-05-22 16:32:51,049 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'6c48e002-8451-4417-8e85-30632e7b4161', 'updated_at': u'2019-05-22T16:32:50Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'65d11e1d-c3ec-4995-a457-4ee8b7998f4c', 'id': u'290315ab-7025-49b3-b784-dda3a16a4164', 'network': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', 'port': u'65d11e1d-c3ec-4995-a457-4ee8b7998f4c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'79aba51724bf452882abd5c33b8ec9d2', 'name': 'singlevm2-project_08c52f83-2b9b-446a-9596-d31b4a878ee0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'79aba51724bf452882abd5c33b8ec9d2', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'79aba51724bf452882abd5c33b8ec9d2', 'created_at': u'2019-05-22T16:32:49Z', 'attached': True, u'dns_name': u'', 'router': u'6c48e002-8451-4417-8e85-30632e7b4161'}) 2019-05-22 16:32:51,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-22 16:32:51,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/21c780d9-7ef0-4544-8032-ff950e610978/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-22 16:32:51,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9636 Content-Type: application/json Date: Wed, 22 May 2019 16: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-ade0adb8-4349-4bc7-ae9b-3febe5565628 x-openstack-request-id: req-ade0adb8-4349-4bc7-ae9b-3febe5565628 2019-05-22 16:32:51,296 - 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 507577733 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.248964] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.252158] pid_max: default: 32768 minimum: 301\n[ 0.253869] ACPI: Core revision 20150930\n[ 0.255990] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.258460] Security Framework initialized\n[ 0.260025] Yama: becoming mindful.\n[ 0.261405] AppArmor: AppArmor initialized\n[ 0.263005] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.265502] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.267942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.270252] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.272840] Initializing cgroup subsys io\n[ 0.274377] Initializing cgroup subsys memory\n[ 0.276019] Initializing cgroup subsys devices\n[ 0.277682] Initializing cgroup subsys freezer\n[ 0.279343] Initializing cgroup subsys net_cls\n[ 0.280997] Initializing cgroup subsys perf_event\n[ 0.282736] Initializing cgroup subsys net_prio\n[ 0.284412] Initializing cgroup subsys hugetlb\n[ 0.286030] Initializing cgroup subsys pids\n[ 0.287691] CPU: Physical Processor ID: 0\n[ 0.289899] mce: CPU supports 10 MCE banks\n[ 0.291503] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.293371] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.311909] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.321716] ftrace: allocating 31920 entries in 125 pages\n[ 0.357781] smpboot: Max logical packages: 1\n[ 0.359455] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361969] x2apic enabled\n[ 0.363463] Switched APIC routing to physical x2apic.\n[ 0.366521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.368656] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.372497] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.375824] KVM setup paravirtual spinlock\n[ 0.377831] x86: Booted up 1 node, 1 CPUs\n[ 0.379353] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.381866] devtmpfs: initialized\n[ 0.384141] evm: security.selinux\n[ 0.385437] evm: security.SMACK64\n[ 0.386720] evm: security.SMACK64EXEC\n[ 0.388105] evm: security.SMACK64TRANSMUTE\n[ 0.389636] evm: security.SMACK64MMAP\n[ 0.391015] evm: security.ima\n[ 0.392241] evm: security.capability\n[ 0.393682] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.397083] pinctrl core: initialized pinctrl subsystem\n[ 0.399077] RTC time: 16:32:46, date: 05/22/19\n[ 0.400804] NET: Registered protocol family 16\n[ 0.402544] cpuidle: using governor ladder\n[ 0.404097] cpuidle: using governor menu\n[ 0.405553] PCCT header not found.\n[ 0.406929] ACPI: bus type PCI registered\n[ 0.408414] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.410734] PCI: Using configuration type 1 for base access\n[ 0.413456] ACPI: Added _OSI(Module Device)\n[ 0.415042] ACPI: Added _OSI(Processor Device)\n[ 0.416651] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.418326] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.421049] ACPI: Interpreter enabled\n[ 0.422499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.425992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.429441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.432917] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.436354] ACPI: (supports S0 S5)\n[ 0.437672] ACPI: Using IOAPIC for interrupt routing\n[ 0.439453] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.444743] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.446955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.449332] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.451676] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.455848] acpiphp: Slot [3] registered\n[ 0.457349] acpiphp: Slot [4] registered\n[ 0.458864] acpiphp: Slot [5] registered\n[ 0.460371] acpiphp: Slot [6] registered\n[ 0.461897] acpiphp: Slot [7] registered\n[ 0.463373] acpiphp: Slot [8] registered\n[ 0.464894] acpiphp: Slot [9] registered\n[ 0.466379] acpiphp: Slot [10] registered\n[ 0.467883] acpiphp: Slot [11] registered\n[ 0.469391] acpiphp: Slot [12] registered\n[ 0.470929] acpiphp: Slot [13] registered\n[ 0.472488] acpiphp: Slot [14] registered\n[ 0.473995] acpiphp: Slot [15] registered\n[ 0.492226] acpiphp: Slot [16] registered\n[ 0.493740] acpiphp: Slot [17] registered\n[ 0.495243] acpiphp: Slot [18] registered\n[ 0.496749] acpiphp: Slot [19] registered\n[ 0.498280] acpiphp: Slot [20] registered\n[ 0.499791] acpiphp: Slot [21] registered\n[ 0.501324] acpiphp: Slot [22] registered\n[ 0.502851] acpiphp: Slot [23] registered\n[ 0.504364] acpiphp: Slot [24] registered\n[ 0.505877] acpiphp: Slot [25] registered\n[ 0.507381] acpiphp: Slot [26] registered\n[ 0.508887] acpiphp: Slot [27] registered\n[ 0.510432] acpiphp: Slot [28] registered\n[ 0.511950] acpiphp: Slot [29] registered\n[ 0.513477] acpiphp: Slot [30] registered\n[ 0.515013] acpiphp: Slot [31] registered\n[ 0.516516] PCI host bridge to bus 0000:00\n[ 0.518021] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.520318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.522613] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.525311] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.528020] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.530806] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.535582] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.538064] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.540335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.542797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.547553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.550333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.576734] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.579498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.582200] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.584871] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.587509] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.589863] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.592362] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.594393] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.597363] vgaarb: loaded\n[ 0.598507] vgaarb: bridge control possible 0000:00:02.0\n[ 0.600806] SCSI subsystem initialized\n[ 0.602550] ACPI: bus type USB registered\n[ 0.604121] usbcore: registered new interface driver usbfs\n[ 0.606097] usbcore: registered new interface driver hub\n[ 0.608019] usbcore: registered new device driver usb\n[ 0.610093] PCI: Using ACPI for IRQ routing\n[ 0.612174] NetLabel: Initializing\n[ 0.613697] NetLabel: domain hash size = 128\n[ 0.615330] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.617261] NetLabel: unlabeled traffic allowed by default\n[ 0.619564] clocksource: Switched to clocksource kvm-clock\n[ 0.630310] AppArmor: AppArmor Filesystem Enabled\n[ 0.632225] pnp: PnP ACPI init\n[ 0.633899] pnp: PnP ACPI: found 5 devices\n[ 0.641299] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.644711] NET: Registered protocol family 2\n[ 0.646697] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.649239] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.651645] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.654021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.656167] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.658491] NET: Registered protocol family 1\n[ 0.660208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.662397] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.664519] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.679798] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.695188] Trying to unpack rootfs image as initramfs...\n[ 0.757817] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.760991] Scanning for low memory corruption every 60 seconds\n[ 0.763532] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.765857] audit: initializing netlink subsys (disabled)\n[ 0.767884] audit: type=2000 audit(1558542766.851:1): initialized\n[ 0.770369] Initialise system trusted keyring\n[ 0.772192] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.774514] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.777870] zbud: loaded\n[ 0.779160] VFS: Disk quotas dquot_6.6.0\n[ 0.780756] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.783663] fuse init (API version 7.23)\n[ 0.785352] Key type big_key registered\n[ 0.786913] Allocating IMA MOK and blacklist keyrings.\n[ 0.789175] Key type asymmetric registered\n[ 0.790793] Asymmetric key parser 'x509' registered\n[ 0.792674] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.795626] io scheduler noop registered\n[ 0.797176] io scheduler deadline registered (default)\n[ 0.799118] io scheduler cfq registered\n[ 0.800765] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.802849] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.805340] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.808205] ACPI: Power Button [PWRF]\n[ 0.809803] GHES: HEST is not enabled!\n[ 0.824348] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.854392] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.858201] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.884116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.888052] Linux agpgart interface v0.103\n[ 0.891938] brd: module loaded\n[ 0.894581] loop: module loaded\n[ 0.899634] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.902582] GPT:90111 != 2097151\n[ 0.903956] GPT:Alternate GPT header not at the end of the disk.\n[ 0.906231] GPT:90111 != 2097151\n[ 0.907579] GPT: Use GNU Parted to correct GPT errors.\n[ 0.909552] vda: vda1 vda15\n[ 0.911582] scsi host0: ata_piix\n[ 0.913073] scsi host1: ata_piix\n[ 0.914504] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.916992] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.920141] libphy: Fixed MDIO Bus: probed\n[ 0.921774] tun: Universal TUN/TAP device driver, 1.6\n[ 0.923694] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.927538] PPP generic driver version 2.4.2\n[ 0.929333] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.931771] ehci-pci: EHCI PCI platform driver\n[ 0.933685] ehci-platform: EHCI generic platform driver\n[ 0.935744] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.938054] ohci-pci: OHCI PCI platform driver\n[ 0.939824] ohci-platform: OHCI generic platform driver\n[ 0.941840] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.957213] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.959176] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.962054] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.963999] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.966262] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.968712] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.971493] usb usb1: Product: UHCI Host Controller\n[ 0.973345] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.975653] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.977533] hub 1-0:1.0: USB hub found\n[ 0.979062] hub 1-0:1.0: 2 ports detected\n[ 0.980810] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.984795] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.986716] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.988707] mousedev: PS/2 mouse device common for all mice\n[ 0.991148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.994490] rtc_cmos 00:00: RTC can wake from S4\n[ 0.996887] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.999209] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.001558] i2c /dev entries driver\n[ 1.003033] device-mapper: uevent: version 1.0.3\n[ 1.004881] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.008121] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.010642] NET: Registered protocol family 10\n[ 1.012670] NET: Registered protocol family 17\n[ 1.014415] Key type dns_resolver registered\n[ 1.016288] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.018449] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.021878] registered taskstats version 1\n[ 1.023509] Loading compiled-in X.509 certificates\n[ 1.025915] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.029580] zswap: loaded using pool lzo/zbud\n[ 1.032140] Key type trusted registered\n[ 1.034744] Key type encrypted registered\n[ 1.036389] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.038456] ima: No TPM chip found, activating TPM-bypass!\n[ 1.040507] evm: HMAC attrs: 0x1\n[ 1.042255] Magic number: 3:821:540\n[ 1.043795] node: hash matches\n[ 1.045226] rtc_cmos 00:00: setting system clock to 2019-05-22 16:32:47 UTC (1558542767)\n[ 1.048406] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.050600] EDD information not available.\n[ 1.077344] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.080382] Write protecting the kernel read-only data: 14336k\n[ 1.084109] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.087532] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\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.353043] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.09. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDgFxdYyRakZHBQc9HbFMGvZPMj1jRphuwGeJ+1dZL/AF0xRBGU/ywIUSjf1/ULtToCYbwgDRJHkDJE475tDm4lINFsAbQNh7ogjRRu/iyGkR0BjNAQGSK+gdtCiu5RxbXsOYPtMrhLi7wWYaU79QA5lDqWLblYoixZQatwy/vNfnpyezT2fN1uuJjA8jT2p7unhgU0/pRxjQvCAQP7p7L2aVL4yYaaRlZRbV/lmTLcvLpoF6lagh8/qrPOvbmQLFp17cX/L0SSha6kLwXOpxWB5+vMjDWo/AsKGvsmii9TH4KH1RPIdPPgb1gpm257yW1dab38I8dniMJNu24JmnI5 root@singlevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0\nssh-dss AAAAB3NzaC1kc3MAAACBALfmEIyZeCIsQpX1iMXlYDT+YT6G7uum4Hg4GcE7BbuTtfYErgh9nB2ulzHHxj/JGN3hv8He34QLYqGlj8JL+/8GY5claotuPt7GAH7vnAVJ/SS6Jy9Bv9/MNvCEGRZp6axiXKXJ+183ddnHP3YDcqMEjlrrHIkJr4Gj8NYyYb+hAAAAFQDMx1Bk6Wnhkzj3Hgzy2VfGe1HKxwAAAIAiht5QGX0WddLLooPeNGSATnqHFfa/k8JVX2YRERCDlS4+OdOsWS4C3DUe2PfmiwQCOhEJrtqnHiQOGHlpVsEqbSfeNzNZxDf+rycEF7G93Z/380ddgwjco5oHFgKbd+T4YBO/6HUyo9jiTHHT/2wWOSAyXnYkTjws0yZOc7gyJwAAAIEAg0ZrzsGErsr1fVqe1FbN+Eag9RQd1JiBcnTtSKGgdhKD4ncIAwaIFhEPMlgMw+T4gsG+xezYxDhxA0kmee1C7D4ZtQlaJ8Bo4fQ6+eGa745O1MUqzrTH7ETd8IRmBHlXMwdPoU8m6athqmwTkF3ASYKIVjrPFLlTJFgfzvYeXoQ= root@singlevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.46s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:feed:2704/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 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-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.44 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0 login: "} 2019-05-22 16:32:51,297 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/21c780d9-7ef0-4544-8032-ff950e610978/action used request id req-ade0adb8-4349-4bc7-ae9b-3febe5565628 2019-05-22 16:32:51,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.246459960938s 2019-05-22 16:32:51,298 - 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 507577733 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.248964] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.252158] pid_max: default: 32768 minimum: 301 [ 0.253869] ACPI: Core revision 20150930 [ 0.255990] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.258460] Security Framework initialized [ 0.260025] Yama: becoming mindful. [ 0.261405] AppArmor: AppArmor initialized [ 0.263005] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.265502] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.267942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.270252] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.272840] Initializing cgroup subsys io [ 0.274377] Initializing cgroup subsys memory [ 0.276019] Initializing cgroup subsys devices [ 0.277682] Initializing cgroup subsys freezer [ 0.279343] Initializing cgroup subsys net_cls [ 0.280997] Initializing cgroup subsys perf_event [ 0.282736] Initializing cgroup subsys net_prio [ 0.284412] Initializing cgroup subsys hugetlb [ 0.286030] Initializing cgroup subsys pids [ 0.287691] CPU: Physical Processor ID: 0 [ 0.289899] mce: CPU supports 10 MCE banks [ 0.291503] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.293371] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.311909] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.321716] ftrace: allocating 31920 entries in 125 pages [ 0.357781] smpboot: Max logical packages: 1 [ 0.359455] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361969] x2apic enabled [ 0.363463] Switched APIC routing to physical x2apic. [ 0.366521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.368656] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.372497] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.375824] KVM setup paravirtual spinlock [ 0.377831] x86: Booted up 1 node, 1 CPUs [ 0.379353] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.381866] devtmpfs: initialized [ 0.384141] evm: security.selinux [ 0.385437] evm: security.SMACK64 [ 0.386720] evm: security.SMACK64EXEC [ 0.388105] evm: security.SMACK64TRANSMUTE [ 0.389636] evm: security.SMACK64MMAP [ 0.391015] evm: security.ima [ 0.392241] evm: security.capability [ 0.393682] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.397083] pinctrl core: initialized pinctrl subsystem [ 0.399077] RTC time: 16:32:46, date: 05/22/19 [ 0.400804] NET: Registered protocol family 16 [ 0.402544] cpuidle: using governor ladder [ 0.404097] cpuidle: using governor menu [ 0.405553] PCCT header not found. [ 0.406929] ACPI: bus type PCI registered [ 0.408414] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.410734] PCI: Using configuration type 1 for base access [ 0.413456] ACPI: Added _OSI(Module Device) [ 0.415042] ACPI: Added _OSI(Processor Device) [ 0.416651] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.418326] ACPI: Added _OSI(Processor Aggregator Device) [ 0.421049] ACPI: Interpreter enabled [ 0.422499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.425992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.429441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.432917] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.436354] ACPI: (supports S0 S5) [ 0.437672] ACPI: Using IOAPIC for interrupt routing [ 0.439453] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444743] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.446955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.449332] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451676] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.455848] acpiphp: Slot [3] registered [ 0.457349] acpiphp: Slot [4] registered [ 0.458864] acpiphp: Slot [5] registered [ 0.460371] acpiphp: Slot [6] registered [ 0.461897] acpiphp: Slot [7] registered [ 0.463373] acpiphp: Slot [8] registered [ 0.464894] acpiphp: Slot [9] registered [ 0.466379] acpiphp: Slot [10] registered [ 0.467883] acpiphp: Slot [11] registered [ 0.469391] acpiphp: Slot [12] registered [ 0.470929] acpiphp: Slot [13] registered [ 0.472488] acpiphp: Slot [14] registered [ 0.473995] acpiphp: Slot [15] registered [ 0.492226] acpiphp: Slot [16] registered [ 0.493740] acpiphp: Slot [17] registered [ 0.495243] acpiphp: Slot [18] registered [ 0.496749] acpiphp: Slot [19] registered [ 0.498280] acpiphp: Slot [20] registered [ 0.499791] acpiphp: Slot [21] registered [ 0.501324] acpiphp: Slot [22] registered [ 0.502851] acpiphp: Slot [23] registered [ 0.504364] acpiphp: Slot [24] registered [ 0.505877] acpiphp: Slot [25] registered [ 0.507381] acpiphp: Slot [26] registered [ 0.508887] acpiphp: Slot [27] registered [ 0.510432] acpiphp: Slot [28] registered [ 0.511950] acpiphp: Slot [29] registered [ 0.513477] acpiphp: Slot [30] registered [ 0.515013] acpiphp: Slot [31] registered [ 0.516516] PCI host bridge to bus 0000:00 [ 0.518021] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.520318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.522613] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.525311] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.528020] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.530806] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.535582] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.538064] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.540335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.542797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.547553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.550333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.576734] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.579498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.582200] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.584871] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.587509] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.589863] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.592362] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.594393] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.597363] vgaarb: loaded [ 0.598507] vgaarb: bridge control possible 0000:00:02.0 [ 0.600806] SCSI subsystem initialized [ 0.602550] ACPI: bus type USB registered [ 0.604121] usbcore: registered new interface driver usbfs [ 0.606097] usbcore: registered new interface driver hub [ 0.608019] usbcore: registered new device driver usb [ 0.610093] PCI: Using ACPI for IRQ routing [ 0.612174] NetLabel: Initializing [ 0.613697] NetLabel: domain hash size = 128 [ 0.615330] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.617261] NetLabel: unlabeled traffic allowed by default [ 0.619564] clocksource: Switched to clocksource kvm-clock [ 0.630310] AppArmor: AppArmor Filesystem Enabled [ 0.632225] pnp: PnP ACPI init [ 0.633899] pnp: PnP ACPI: found 5 devices [ 0.641299] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.644711] NET: Registered protocol family 2 [ 0.646697] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649239] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.651645] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654021] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656167] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658491] NET: Registered protocol family 1 [ 0.660208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662397] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664519] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.679798] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.695188] Trying to unpack rootfs image as initramfs... [ 0.757817] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.760991] Scanning for low memory corruption every 60 seconds [ 0.763532] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.765857] audit: initializing netlink subsys (disabled) [ 0.767884] audit: type=2000 audit(1558542766.851:1): initialized [ 0.770369] Initialise system trusted keyring [ 0.772192] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.774514] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.777870] zbud: loaded [ 0.779160] VFS: Disk quotas dquot_6.6.0 [ 0.780756] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.783663] fuse init (API version 7.23) [ 0.785352] Key type big_key registered [ 0.786913] Allocating IMA MOK and blacklist keyrings. [ 0.789175] Key type asymmetric registered [ 0.790793] Asymmetric key parser 'x509' registered [ 0.792674] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.795626] io scheduler noop registered [ 0.797176] io scheduler deadline registered (default) [ 0.799118] io scheduler cfq registered [ 0.800765] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.802849] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.805340] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.808205] ACPI: Power Button [PWRF] [ 0.809803] GHES: HEST is not enabled! [ 0.824348] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.854392] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.858201] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.884116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.888052] Linux agpgart interface v0.103 [ 0.891938] brd: module loaded [ 0.894581] loop: module loaded [ 0.899634] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.902582] GPT:90111 != 2097151 [ 0.903956] GPT:Alternate GPT header not at the end of the disk. [ 0.906231] GPT:90111 != 2097151 [ 0.907579] GPT: Use GNU Parted to correct GPT errors. [ 0.909552] vda: vda1 vda15 [ 0.911582] scsi host0: ata_piix [ 0.913073] scsi host1: ata_piix [ 0.914504] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.916992] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.920141] libphy: Fixed MDIO Bus: probed [ 0.921774] tun: Universal TUN/TAP device driver, 1.6 [ 0.923694] tun: (C) 1999-2004 Max Krasnyansky [ 0.927538] PPP generic driver version 2.4.2 [ 0.929333] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.931771] ehci-pci: EHCI PCI platform driver [ 0.933685] ehci-platform: EHCI generic platform driver [ 0.935744] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.938054] ohci-pci: OHCI PCI platform driver [ 0.939824] ohci-platform: OHCI generic platform driver [ 0.941840] uhci_hcd: USB Universal Host Controller Interface driver [ 0.957213] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.959176] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.962054] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.963999] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.966262] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.968712] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.971493] usb usb1: Product: UHCI Host Controller [ 0.973345] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.975653] usb usb1: SerialNumber: 0000:00:01.2 [ 0.977533] hub 1-0:1.0: USB hub found [ 0.979062] hub 1-0:1.0: 2 ports detected [ 0.980810] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.984795] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.986716] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.988707] mousedev: PS/2 mouse device common for all mice [ 0.991148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.994490] rtc_cmos 00:00: RTC can wake from S4 [ 0.996887] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.999209] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.001558] i2c /dev entries driver [ 1.003033] device-mapper: uevent: version 1.0.3 [ 1.004881] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.008121] ledtrig-cpu: registered to indicate activity on CPUs [ 1.010642] NET: Registered protocol family 10 [ 1.012670] NET: Registered protocol family 17 [ 1.014415] Key type dns_resolver registered [ 1.016288] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.018449] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.021878] registered taskstats version 1 [ 1.023509] Loading compiled-in X.509 certificates [ 1.025915] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.029580] zswap: loaded using pool lzo/zbud [ 1.032140] Key type trusted registered [ 1.034744] Key type encrypted registered [ 1.036389] AppArmor: AppArmor sha1 policy hashing enabled [ 1.038456] ima: No TPM chip found, activating TPM-bypass! [ 1.040507] evm: HMAC attrs: 0x1 [ 1.042255] Magic number: 3:821:540 [ 1.043795] node: hash matches [ 1.045226] rtc_cmos 00:00: setting system clock to 2019-05-22 16:32:47 UTC (1558542767) [ 1.048406] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.050600] EDD information not available. [ 1.077344] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.080382] Write protecting the kernel read-only data: 14336k [ 1.084109] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.087532] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.00 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.353043] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.09. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDgFxdYyRakZHBQc9HbFMGvZPMj1jRphuwGeJ+1dZL/AF0xRBGU/ywIUSjf1/ULtToCYbwgDRJHkDJE475tDm4lINFsAbQNh7ogjRRu/iyGkR0BjNAQGSK+gdtCiu5RxbXsOYPtMrhLi7wWYaU79QA5lDqWLblYoixZQatwy/vNfnpyezT2fN1uuJjA8jT2p7unhgU0/pRxjQvCAQP7p7L2aVL4yYaaRlZRbV/lmTLcvLpoF6lagh8/qrPOvbmQLFp17cX/L0SSha6kLwXOpxWB5+vMjDWo/AsKGvsmii9TH4KH1RPIdPPgb1gpm257yW1dab38I8dniMJNu24JmnI5 root@singlevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0 ssh-dss AAAAB3NzaC1kc3MAAACBALfmEIyZeCIsQpX1iMXlYDT+YT6G7uum4Hg4GcE7BbuTtfYErgh9nB2ulzHHxj/JGN3hv8He34QLYqGlj8JL+/8GY5claotuPt7GAH7vnAVJ/SS6Jy9Bv9/MNvCEGRZp6axiXKXJ+183ddnHP3YDcqMEjlrrHIkJr4Gj8NYyYb+hAAAAFQDMx1Bk6Wnhkzj3Hgzy2VfGe1HKxwAAAIAiht5QGX0WddLLooPeNGSATnqHFfa/k8JVX2YRERCDlS4+OdOsWS4C3DUe2PfmiwQCOhEJrtqnHiQOGHlpVsEqbSfeNzNZxDf+rycEF7G93Z/380ddgwjco5oHFgKbd+T4YBO/6HUyo9jiTHHT/2wWOSAyXnYkTjws0yZOc7gyJwAAAIEAg0ZrzsGErsr1fVqe1FbN+Eag9RQd1JiBcnTtSKGgdhKD4ncIAwaIFhEPMlgMw+T4gsG+xezYxDhxA0kmee1C7D4ZtQlaJ8Bo4fQ6+eGa745O1MUqzrTH7ETd8IRmBHlXMwdPoU8m6athqmwTkF3ASYKIVjrPFLlTJFgfzvYeXoQ= root@singlevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.46s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:feed:2704/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 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-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0 launch-index: 0 === cirros: current=0.4.0 uptime=3.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0 login: 2019-05-22 16:32:52,300 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2019-05-22 16:33:01,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-22 16:33:01,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/21c780d9-7ef0-4544-8032-ff950e610978/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-22 16:33:01,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9636 Content-Type: application/json Date: Wed, 22 May 2019 16: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-24752815-0a4c-42ce-9283-e118175c4a95 x-openstack-request-id: req-24752815-0a4c-42ce-9283-e118175c4a95 2019-05-22 16:33:01,421 - 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 507577733 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.248964] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.252158] pid_max: default: 32768 minimum: 301\n[ 0.253869] ACPI: Core revision 20150930\n[ 0.255990] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.258460] Security Framework initialized\n[ 0.260025] Yama: becoming mindful.\n[ 0.261405] AppArmor: AppArmor initialized\n[ 0.263005] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.265502] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.267942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.270252] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.272840] Initializing cgroup subsys io\n[ 0.274377] Initializing cgroup subsys memory\n[ 0.276019] Initializing cgroup subsys devices\n[ 0.277682] Initializing cgroup subsys freezer\n[ 0.279343] Initializing cgroup subsys net_cls\n[ 0.280997] Initializing cgroup subsys perf_event\n[ 0.282736] Initializing cgroup subsys net_prio\n[ 0.284412] Initializing cgroup subsys hugetlb\n[ 0.286030] Initializing cgroup subsys pids\n[ 0.287691] CPU: Physical Processor ID: 0\n[ 0.289899] mce: CPU supports 10 MCE banks\n[ 0.291503] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.293371] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.311909] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.321716] ftrace: allocating 31920 entries in 125 pages\n[ 0.357781] smpboot: Max logical packages: 1\n[ 0.359455] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361969] x2apic enabled\n[ 0.363463] Switched APIC routing to physical x2apic.\n[ 0.366521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.368656] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.372497] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.375824] KVM setup paravirtual spinlock\n[ 0.377831] x86: Booted up 1 node, 1 CPUs\n[ 0.379353] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.381866] devtmpfs: initialized\n[ 0.384141] evm: security.selinux\n[ 0.385437] evm: security.SMACK64\n[ 0.386720] evm: security.SMACK64EXEC\n[ 0.388105] evm: security.SMACK64TRANSMUTE\n[ 0.389636] evm: security.SMACK64MMAP\n[ 0.391015] evm: security.ima\n[ 0.392241] evm: security.capability\n[ 0.393682] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.397083] pinctrl core: initialized pinctrl subsystem\n[ 0.399077] RTC time: 16:32:46, date: 05/22/19\n[ 0.400804] NET: Registered protocol family 16\n[ 0.402544] cpuidle: using governor ladder\n[ 0.404097] cpuidle: using governor menu\n[ 0.405553] PCCT header not found.\n[ 0.406929] ACPI: bus type PCI registered\n[ 0.408414] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.410734] PCI: Using configuration type 1 for base access\n[ 0.413456] ACPI: Added _OSI(Module Device)\n[ 0.415042] ACPI: Added _OSI(Processor Device)\n[ 0.416651] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.418326] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.421049] ACPI: Interpreter enabled\n[ 0.422499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.425992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.429441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.432917] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.436354] ACPI: (supports S0 S5)\n[ 0.437672] ACPI: Using IOAPIC for interrupt routing\n[ 0.439453] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.444743] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.446955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.449332] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.451676] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.455848] acpiphp: Slot [3] registered\n[ 0.457349] acpiphp: Slot [4] registered\n[ 0.458864] acpiphp: Slot [5] registered\n[ 0.460371] acpiphp: Slot [6] registered\n[ 0.461897] acpiphp: Slot [7] registered\n[ 0.463373] acpiphp: Slot [8] registered\n[ 0.464894] acpiphp: Slot [9] registered\n[ 0.466379] acpiphp: Slot [10] registered\n[ 0.467883] acpiphp: Slot [11] registered\n[ 0.469391] acpiphp: Slot [12] registered\n[ 0.470929] acpiphp: Slot [13] registered\n[ 0.472488] acpiphp: Slot [14] registered\n[ 0.473995] acpiphp: Slot [15] registered\n[ 0.492226] acpiphp: Slot [16] registered\n[ 0.493740] acpiphp: Slot [17] registered\n[ 0.495243] acpiphp: Slot [18] registered\n[ 0.496749] acpiphp: Slot [19] registered\n[ 0.498280] acpiphp: Slot [20] registered\n[ 0.499791] acpiphp: Slot [21] registered\n[ 0.501324] acpiphp: Slot [22] registered\n[ 0.502851] acpiphp: Slot [23] registered\n[ 0.504364] acpiphp: Slot [24] registered\n[ 0.505877] acpiphp: Slot [25] registered\n[ 0.507381] acpiphp: Slot [26] registered\n[ 0.508887] acpiphp: Slot [27] registered\n[ 0.510432] acpiphp: Slot [28] registered\n[ 0.511950] acpiphp: Slot [29] registered\n[ 0.513477] acpiphp: Slot [30] registered\n[ 0.515013] acpiphp: Slot [31] registered\n[ 0.516516] PCI host bridge to bus 0000:00\n[ 0.518021] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.520318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.522613] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.525311] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.528020] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.530806] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.535582] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.538064] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.540335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.542797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.547553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.550333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.576734] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.579498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.582200] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.584871] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.587509] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.589863] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.592362] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.594393] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.597363] vgaarb: loaded\n[ 0.598507] vgaarb: bridge control possible 0000:00:02.0\n[ 0.600806] SCSI subsystem initialized\n[ 0.602550] ACPI: bus type USB registered\n[ 0.604121] usbcore: registered new interface driver usbfs\n[ 0.606097] usbcore: registered new interface driver hub\n[ 0.608019] usbcore: registered new device driver usb\n[ 0.610093] PCI: Using ACPI for IRQ routing\n[ 0.612174] NetLabel: Initializing\n[ 0.613697] NetLabel: domain hash size = 128\n[ 0.615330] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.617261] NetLabel: unlabeled traffic allowed by default\n[ 0.619564] clocksource: Switched to clocksource kvm-clock\n[ 0.630310] AppArmor: AppArmor Filesystem Enabled\n[ 0.632225] pnp: PnP ACPI init\n[ 0.633899] pnp: PnP ACPI: found 5 devices\n[ 0.641299] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.644711] NET: Registered protocol family 2\n[ 0.646697] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.649239] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.651645] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.654021] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.656167] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.658491] NET: Registered protocol family 1\n[ 0.660208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.662397] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.664519] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.679798] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.695188] Trying to unpack rootfs image as initramfs...\n[ 0.757817] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.760991] Scanning for low memory corruption every 60 seconds\n[ 0.763532] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.765857] audit: initializing netlink subsys (disabled)\n[ 0.767884] audit: type=2000 audit(1558542766.851:1): initialized\n[ 0.770369] Initialise system trusted keyring\n[ 0.772192] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.774514] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.777870] zbud: loaded\n[ 0.779160] VFS: Disk quotas dquot_6.6.0\n[ 0.780756] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.783663] fuse init (API version 7.23)\n[ 0.785352] Key type big_key registered\n[ 0.786913] Allocating IMA MOK and blacklist keyrings.\n[ 0.789175] Key type asymmetric registered\n[ 0.790793] Asymmetric key parser 'x509' registered\n[ 0.792674] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.795626] io scheduler noop registered\n[ 0.797176] io scheduler deadline registered (default)\n[ 0.799118] io scheduler cfq registered\n[ 0.800765] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.802849] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.805340] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.808205] ACPI: Power Button [PWRF]\n[ 0.809803] GHES: HEST is not enabled!\n[ 0.824348] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.854392] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.858201] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.884116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.888052] Linux agpgart interface v0.103\n[ 0.891938] brd: module loaded\n[ 0.894581] loop: module loaded\n[ 0.899634] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.902582] GPT:90111 != 2097151\n[ 0.903956] GPT:Alternate GPT header not at the end of the disk.\n[ 0.906231] GPT:90111 != 2097151\n[ 0.907579] GPT: Use GNU Parted to correct GPT errors.\n[ 0.909552] vda: vda1 vda15\n[ 0.911582] scsi host0: ata_piix\n[ 0.913073] scsi host1: ata_piix\n[ 0.914504] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.916992] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.920141] libphy: Fixed MDIO Bus: probed\n[ 0.921774] tun: Universal TUN/TAP device driver, 1.6\n[ 0.923694] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.927538] PPP generic driver version 2.4.2\n[ 0.929333] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.931771] ehci-pci: EHCI PCI platform driver\n[ 0.933685] ehci-platform: EHCI generic platform driver\n[ 0.935744] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.938054] ohci-pci: OHCI PCI platform driver\n[ 0.939824] ohci-platform: OHCI generic platform driver\n[ 0.941840] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.957213] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.959176] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.962054] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.963999] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.966262] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.968712] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.971493] usb usb1: Product: UHCI Host Controller\n[ 0.973345] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.975653] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.977533] hub 1-0:1.0: USB hub found\n[ 0.979062] hub 1-0:1.0: 2 ports detected\n[ 0.980810] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.984795] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.986716] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.988707] mousedev: PS/2 mouse device common for all mice\n[ 0.991148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.994490] rtc_cmos 00:00: RTC can wake from S4\n[ 0.996887] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.999209] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.001558] i2c /dev entries driver\n[ 1.003033] device-mapper: uevent: version 1.0.3\n[ 1.004881] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.008121] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.010642] NET: Registered protocol family 10\n[ 1.012670] NET: Registered protocol family 17\n[ 1.014415] Key type dns_resolver registered\n[ 1.016288] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.018449] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.021878] registered taskstats version 1\n[ 1.023509] Loading compiled-in X.509 certificates\n[ 1.025915] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.029580] zswap: loaded using pool lzo/zbud\n[ 1.032140] Key type trusted registered\n[ 1.034744] Key type encrypted registered\n[ 1.036389] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.038456] ima: No TPM chip found, activating TPM-bypass!\n[ 1.040507] evm: HMAC attrs: 0x1\n[ 1.042255] Magic number: 3:821:540\n[ 1.043795] node: hash matches\n[ 1.045226] rtc_cmos 00:00: setting system clock to 2019-05-22 16:32:47 UTC (1558542767)\n[ 1.048406] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.050600] EDD information not available.\n[ 1.077344] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.080382] Write protecting the kernel read-only data: 14336k\n[ 1.084109] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.087532] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\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.353043] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.09. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDgFxdYyRakZHBQc9HbFMGvZPMj1jRphuwGeJ+1dZL/AF0xRBGU/ywIUSjf1/ULtToCYbwgDRJHkDJE475tDm4lINFsAbQNh7ogjRRu/iyGkR0BjNAQGSK+gdtCiu5RxbXsOYPtMrhLi7wWYaU79QA5lDqWLblYoixZQatwy/vNfnpyezT2fN1uuJjA8jT2p7unhgU0/pRxjQvCAQP7p7L2aVL4yYaaRlZRbV/lmTLcvLpoF6lagh8/qrPOvbmQLFp17cX/L0SSha6kLwXOpxWB5+vMjDWo/AsKGvsmii9TH4KH1RPIdPPgb1gpm257yW1dab38I8dniMJNu24JmnI5 root@singlevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0\nssh-dss AAAAB3NzaC1kc3MAAACBALfmEIyZeCIsQpX1iMXlYDT+YT6G7uum4Hg4GcE7BbuTtfYErgh9nB2ulzHHxj/JGN3hv8He34QLYqGlj8JL+/8GY5claotuPt7GAH7vnAVJ/SS6Jy9Bv9/MNvCEGRZp6axiXKXJ+183ddnHP3YDcqMEjlrrHIkJr4Gj8NYyYb+hAAAAFQDMx1Bk6Wnhkzj3Hgzy2VfGe1HKxwAAAIAiht5QGX0WddLLooPeNGSATnqHFfa/k8JVX2YRERCDlS4+OdOsWS4C3DUe2PfmiwQCOhEJrtqnHiQOGHlpVsEqbSfeNzNZxDf+rycEF7G93Z/380ddgwjco5oHFgKbd+T4YBO/6HUyo9jiTHHT/2wWOSAyXnYkTjws0yZOc7gyJwAAAIEAg0ZrzsGErsr1fVqe1FbN+Eag9RQd1JiBcnTtSKGgdhKD4ncIAwaIFhEPMlgMw+T4gsG+xezYxDhxA0kmee1C7D4ZtQlaJ8Bo4fQ6+eGa745O1MUqzrTH7ETd8IRmBHlXMwdPoU8m6athqmwTkF3ASYKIVjrPFLlTJFgfzvYeXoQ= root@singlevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.46s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:feed:2704/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 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-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.44 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0 login: "} 2019-05-22 16:33:01,421 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/21c780d9-7ef0-4544-8032-ff950e610978/action used request id req-24752815-0a4c-42ce-9283-e118175c4a95 2019-05-22 16:33:01,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.111835956573s 2019-05-22 16:33:01,422 - 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 507577733 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.248964] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.252158] pid_max: default: 32768 minimum: 301 [ 0.253869] ACPI: Core revision 20150930 [ 0.255990] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.258460] Security Framework initialized [ 0.260025] Yama: becoming mindful. [ 0.261405] AppArmor: AppArmor initialized [ 0.263005] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.265502] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.267942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.270252] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.272840] Initializing cgroup subsys io [ 0.274377] Initializing cgroup subsys memory [ 0.276019] Initializing cgroup subsys devices [ 0.277682] Initializing cgroup subsys freezer [ 0.279343] Initializing cgroup subsys net_cls [ 0.280997] Initializing cgroup subsys perf_event [ 0.282736] Initializing cgroup subsys net_prio [ 0.284412] Initializing cgroup subsys hugetlb [ 0.286030] Initializing cgroup subsys pids [ 0.287691] CPU: Physical Processor ID: 0 [ 0.289899] mce: CPU supports 10 MCE banks [ 0.291503] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.293371] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.311909] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.321716] ftrace: allocating 31920 entries in 125 pages [ 0.357781] smpboot: Max logical packages: 1 [ 0.359455] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361969] x2apic enabled [ 0.363463] Switched APIC routing to physical x2apic. [ 0.366521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.368656] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.372497] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.375824] KVM setup paravirtual spinlock [ 0.377831] x86: Booted up 1 node, 1 CPUs [ 0.379353] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.381866] devtmpfs: initialized [ 0.384141] evm: security.selinux [ 0.385437] evm: security.SMACK64 [ 0.386720] evm: security.SMACK64EXEC [ 0.388105] evm: security.SMACK64TRANSMUTE [ 0.389636] evm: security.SMACK64MMAP [ 0.391015] evm: security.ima [ 0.392241] evm: security.capability [ 0.393682] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.397083] pinctrl core: initialized pinctrl subsystem [ 0.399077] RTC time: 16:32:46, date: 05/22/19 [ 0.400804] NET: Registered protocol family 16 [ 0.402544] cpuidle: using governor ladder [ 0.404097] cpuidle: using governor menu [ 0.405553] PCCT header not found. [ 0.406929] ACPI: bus type PCI registered [ 0.408414] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.410734] PCI: Using configuration type 1 for base access [ 0.413456] ACPI: Added _OSI(Module Device) [ 0.415042] ACPI: Added _OSI(Processor Device) [ 0.416651] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.418326] ACPI: Added _OSI(Processor Aggregator Device) [ 0.421049] ACPI: Interpreter enabled [ 0.422499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.425992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.429441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.432917] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.436354] ACPI: (supports S0 S5) [ 0.437672] ACPI: Using IOAPIC for interrupt routing [ 0.439453] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444743] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.446955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.449332] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451676] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.455848] acpiphp: Slot [3] registered [ 0.457349] acpiphp: Slot [4] registered [ 0.458864] acpiphp: Slot [5] registered [ 0.460371] acpiphp: Slot [6] registered [ 0.461897] acpiphp: Slot [7] registered [ 0.463373] acpiphp: Slot [8] registered [ 0.464894] acpiphp: Slot [9] registered [ 0.466379] acpiphp: Slot [10] registered [ 0.467883] acpiphp: Slot [11] registered [ 0.469391] acpiphp: Slot [12] registered [ 0.470929] acpiphp: Slot [13] registered [ 0.472488] acpiphp: Slot [14] registered [ 0.473995] acpiphp: Slot [15] registered [ 0.492226] acpiphp: Slot [16] registered [ 0.493740] acpiphp: Slot [17] registered [ 0.495243] acpiphp: Slot [18] registered [ 0.496749] acpiphp: Slot [19] registered [ 0.498280] acpiphp: Slot [20] registered [ 0.499791] acpiphp: Slot [21] registered [ 0.501324] acpiphp: Slot [22] registered [ 0.502851] acpiphp: Slot [23] registered [ 0.504364] acpiphp: Slot [24] registered [ 0.505877] acpiphp: Slot [25] registered [ 0.507381] acpiphp: Slot [26] registered [ 0.508887] acpiphp: Slot [27] registered [ 0.510432] acpiphp: Slot [28] registered [ 0.511950] acpiphp: Slot [29] registered [ 0.513477] acpiphp: Slot [30] registered [ 0.515013] acpiphp: Slot [31] registered [ 0.516516] PCI host bridge to bus 0000:00 [ 0.518021] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.520318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.522613] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.525311] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.528020] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.530806] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.535582] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.538064] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.540335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.542797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.547553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.550333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.576734] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.579498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.582200] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.584871] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.587509] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.589863] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.592362] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.594393] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.597363] vgaarb: loaded [ 0.598507] vgaarb: bridge control possible 0000:00:02.0 [ 0.600806] SCSI subsystem initialized [ 0.602550] ACPI: bus type USB registered [ 0.604121] usbcore: registered new interface driver usbfs [ 0.606097] usbcore: registered new interface driver hub [ 0.608019] usbcore: registered new device driver usb [ 0.610093] PCI: Using ACPI for IRQ routing [ 0.612174] NetLabel: Initializing [ 0.613697] NetLabel: domain hash size = 128 [ 0.615330] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.617261] NetLabel: unlabeled traffic allowed by default [ 0.619564] clocksource: Switched to clocksource kvm-clock [ 0.630310] AppArmor: AppArmor Filesystem Enabled [ 0.632225] pnp: PnP ACPI init [ 0.633899] pnp: PnP ACPI: found 5 devices [ 0.641299] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.644711] NET: Registered protocol family 2 [ 0.646697] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649239] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.651645] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654021] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656167] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658491] NET: Registered protocol family 1 [ 0.660208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662397] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664519] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.679798] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.695188] Trying to unpack rootfs image as initramfs... [ 0.757817] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.760991] Scanning for low memory corruption every 60 seconds [ 0.763532] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.765857] audit: initializing netlink subsys (disabled) [ 0.767884] audit: type=2000 audit(1558542766.851:1): initialized [ 0.770369] Initialise system trusted keyring [ 0.772192] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.774514] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.777870] zbud: loaded [ 0.779160] VFS: Disk quotas dquot_6.6.0 [ 0.780756] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.783663] fuse init (API version 7.23) [ 0.785352] Key type big_key registered [ 0.786913] Allocating IMA MOK and blacklist keyrings. [ 0.789175] Key type asymmetric registered [ 0.790793] Asymmetric key parser 'x509' registered [ 0.792674] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.795626] io scheduler noop registered [ 0.797176] io scheduler deadline registered (default) [ 0.799118] io scheduler cfq registered [ 0.800765] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.802849] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.805340] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.808205] ACPI: Power Button [PWRF] [ 0.809803] GHES: HEST is not enabled! [ 0.824348] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.854392] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.858201] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.884116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.888052] Linux agpgart interface v0.103 [ 0.891938] brd: module loaded [ 0.894581] loop: module loaded [ 0.899634] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.902582] GPT:90111 != 2097151 [ 0.903956] GPT:Alternate GPT header not at the end of the disk. [ 0.906231] GPT:90111 != 2097151 [ 0.907579] GPT: Use GNU Parted to correct GPT errors. [ 0.909552] vda: vda1 vda15 [ 0.911582] scsi host0: ata_piix [ 0.913073] scsi host1: ata_piix [ 0.914504] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.916992] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.920141] libphy: Fixed MDIO Bus: probed [ 0.921774] tun: Universal TUN/TAP device driver, 1.6 [ 0.923694] tun: (C) 1999-2004 Max Krasnyansky [ 0.927538] PPP generic driver version 2.4.2 [ 0.929333] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.931771] ehci-pci: EHCI PCI platform driver [ 0.933685] ehci-platform: EHCI generic platform driver [ 0.935744] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.938054] ohci-pci: OHCI PCI platform driver [ 0.939824] ohci-platform: OHCI generic platform driver [ 0.941840] uhci_hcd: USB Universal Host Controller Interface driver [ 0.957213] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.959176] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.962054] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.963999] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.966262] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.968712] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.971493] usb usb1: Product: UHCI Host Controller [ 0.973345] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.975653] usb usb1: SerialNumber: 0000:00:01.2 [ 0.977533] hub 1-0:1.0: USB hub found [ 0.979062] hub 1-0:1.0: 2 ports detected [ 0.980810] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.984795] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.986716] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.988707] mousedev: PS/2 mouse device common for all mice [ 0.991148] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.994490] rtc_cmos 00:00: RTC can wake from S4 [ 0.996887] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.999209] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.001558] i2c /dev entries driver [ 1.003033] device-mapper: uevent: version 1.0.3 [ 1.004881] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.008121] ledtrig-cpu: registered to indicate activity on CPUs [ 1.010642] NET: Registered protocol family 10 [ 1.012670] NET: Registered protocol family 17 [ 1.014415] Key type dns_resolver registered [ 1.016288] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.018449] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.021878] registered taskstats version 1 [ 1.023509] Loading compiled-in X.509 certificates [ 1.025915] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.029580] zswap: loaded using pool lzo/zbud [ 1.032140] Key type trusted registered [ 1.034744] Key type encrypted registered [ 1.036389] AppArmor: AppArmor sha1 policy hashing enabled [ 1.038456] ima: No TPM chip found, activating TPM-bypass! [ 1.040507] evm: HMAC attrs: 0x1 [ 1.042255] Magic number: 3:821:540 [ 1.043795] node: hash matches [ 1.045226] rtc_cmos 00:00: setting system clock to 2019-05-22 16:32:47 UTC (1558542767) [ 1.048406] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.050600] EDD information not available. [ 1.077344] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.080382] Write protecting the kernel read-only data: 14336k [ 1.084109] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.087532] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.00 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.353043] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.09. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDgFxdYyRakZHBQc9HbFMGvZPMj1jRphuwGeJ+1dZL/AF0xRBGU/ywIUSjf1/ULtToCYbwgDRJHkDJE475tDm4lINFsAbQNh7ogjRRu/iyGkR0BjNAQGSK+gdtCiu5RxbXsOYPtMrhLi7wWYaU79QA5lDqWLblYoixZQatwy/vNfnpyezT2fN1uuJjA8jT2p7unhgU0/pRxjQvCAQP7p7L2aVL4yYaaRlZRbV/lmTLcvLpoF6lagh8/qrPOvbmQLFp17cX/L0SSha6kLwXOpxWB5+vMjDWo/AsKGvsmii9TH4KH1RPIdPPgb1gpm257yW1dab38I8dniMJNu24JmnI5 root@singlevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0 ssh-dss AAAAB3NzaC1kc3MAAACBALfmEIyZeCIsQpX1iMXlYDT+YT6G7uum4Hg4GcE7BbuTtfYErgh9nB2ulzHHxj/JGN3hv8He34QLYqGlj8JL+/8GY5claotuPt7GAH7vnAVJ/SS6Jy9Bv9/MNvCEGRZp6axiXKXJ+183ddnHP3YDcqMEjlrrHIkJr4Gj8NYyYb+hAAAAFQDMx1Bk6Wnhkzj3Hgzy2VfGe1HKxwAAAIAiht5QGX0WddLLooPeNGSATnqHFfa/k8JVX2YRERCDlS4+OdOsWS4C3DUe2PfmiwQCOhEJrtqnHiQOGHlpVsEqbSfeNzNZxDf+rycEF7G93Z/380ddgwjco5oHFgKbd+T4YBO/6HUyo9jiTHHT/2wWOSAyXnYkTjws0yZOc7gyJwAAAIEAg0ZrzsGErsr1fVqe1FbN+Eag9RQd1JiBcnTtSKGgdhKD4ncIAwaIFhEPMlgMw+T4gsG+xezYxDhxA0kmee1C7D4ZtQlaJ8Bo4fQ6+eGa745O1MUqzrTH7ETd8IRmBHlXMwdPoU8m6athqmwTkF3ASYKIVjrPFLlTJFgfzvYeXoQ= root@singlevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.46s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:feed:2704/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 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-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0 launch-index: 0 === cirros: current=0.4.0 uptime=3.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-08c52f83-2b9b-446a-9596-d31b4a878ee0 login: 2019-05-22 16:33:01,426 - paramiko.transport - DEBUG - starting thread (client mode): 0x260f6a10L 2019-05-22 16:33:01,427 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-22 16:33:01,427 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-22 16:33:01,427 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-22 16:33:01,429 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-22 16:33:01,429 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-22 16:33:01,430 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-22 16:33:01,430 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-22 16:33:01,430 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-22 16:33:01,430 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-22 16:33:01,448 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-22 16:33:01,449 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-22 16:33:01,459 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: 99355f043ed998dd258090dcd4ab1b66 2019-05-22 16:33:01,460 - paramiko.transport - DEBUG - Trying discovered key d05c112fd7720a97d99464ee1b0d9368 in /tmp/tmptbRrmb 2019-05-22 16:33:01,488 - paramiko.transport - DEBUG - userauth is OK 2019-05-22 16:33:01,494 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-22 16:33:01,525 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-22 16:33:01,526 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-22 16:33:01,526 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-22 16:33:01,529 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-22 16:33:01,530 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-22 16:33:01,531 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-22 16:33:01,531 - functest.core.singlevm - DEBUG - error: 2019-05-22 16:33:01,536 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-22 16:33:01,643 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-22 16:33:01,644 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:52 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-22 16:33:01,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-22 16:33:01,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/290315ab-7025-49b3-b784-dda3a16a4164.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:02,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:33:02 GMT X-Openstack-Request-Id: req-97db3291-d604-4767-96c9-7adc26c2df21 2019-05-22 16:33:02,697 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:33:02,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/290315ab-7025-49b3-b784-dda3a16a4164.json used request id req-97db3291-d604-4767-96c9-7adc26c2df21 2019-05-22 16:33:02,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.04335594177s 2019-05-22 16:33:02,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:33:02,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:03,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:33:03 GMT X-Openstack-Request-Id: req-d2f086da-ac69-4c83-900e-1c931f6def35 2019-05-22 16:33:03,061 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-22 16:33:03,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-d2f086da-ac69-4c83-900e-1c931f6def35 2019-05-22 16:33:03,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.354687929153s 2019-05-22 16:33:03,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-22 16:33:03,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/21c780d9-7ef0-4544-8032-ff950e610978 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:03,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 22 May 2019 16:33: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-24ca184e-a61a-414d-86c9-2ff03a7148fe x-openstack-request-id: req-24ca184e-a61a-414d-86c9-2ff03a7148fe 2019-05-22 16:33:03,451 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/21c780d9-7ef0-4544-8032-ff950e610978 used request id req-24ca184e-a61a-414d-86c9-2ff03a7148fe 2019-05-22 16:33:03,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.388473987579s 2019-05-22 16:33:03,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:33:03,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:04,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Wed, 22 May 2019 16:33: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-e03f5fd8-3ad2-468c-82e8-532743e12590 x-openstack-request-id: req-e03f5fd8-3ad2-468c-82e8-532743e12590 2019-05-22 16:33:04,817 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_08c52f83-2b9b-446a-9596-d31b4a878ee0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:27:04", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:27:04", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21c780d9-7ef0-4544-8032-ff950e610978", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21c780d9-7ef0-4544-8032-ff950e610978", "rel": "bookmark"}], "image": {"id": "665a4072-e463-4ee5-9d0a-823cc08278b3", "links": [{"href": "http://172.30.9.28:8774/images/665a4072-e463-4ee5-9d0a-823cc08278b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:32:45.000000", "flavor": {"id": "37d46e4d-b9c2-4d72-bba0-a92f4148d915", "links": [{"href": "http://172.30.9.28:8774/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915", "rel": "bookmark"}]}, "id": "21c780d9-7ef0-4544-8032-ff950e610978", "security_groups": [{"name": "singlevm2-sg_08c52f83-2b9b-446a-9596-d31b4a878ee0"}], "user_id": "0fd0b7d9504d426da2c908f26faa7ce2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:33:03Z", "hostId": "611b8b5fc2f99dd70933f7ba2fc4f3e8e1565a6e9aa7f9702c2b5dc8", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_08c52f83-2b9b-446a-9596-d31b4a878ee0", "name": "singlevm2-vm_08c52f83-2b9b-446a-9596-d31b4a878ee0", "created": "2019-05-22T16:32:33Z", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:33:04,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e03f5fd8-3ad2-468c-82e8-532743e12590 2019-05-22 16:33:04,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36626291275s 2019-05-22 16:33:04,819 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:33:06,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:33:06,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:06,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 22 May 2019 16:33: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-d44be130-29dc-4149-9f35-dc37faac67e6 x-openstack-request-id: req-d44be130-29dc-4149-9f35-dc37faac67e6 2019-05-22 16:33:06,898 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-22 16:33:06,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d44be130-29dc-4149-9f35-dc37faac67e6 2019-05-22 16:33:06,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0768151283264s 2019-05-22 16:33:06,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:33:06,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:06,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Wed, 22 May 2019 16:33:07 GMT X-Openstack-Request-Id: req-df545ccd-f830-4511-a515-6c29c7c41844 2019-05-22 16:33:06,953 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "created_at": "2019-05-22T16:32:26Z", "updated_at": "2019-05-22T16:32:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-22T16:32:26Z", "revision_number": 0, "id": "44fc768f-4063-42e1-9cb6-65236cf76120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:26Z", "security_group_id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:27Z", "revision_number": 0, "id": "6e432b49-2150-4c5c-8090-19c5c2e6b79d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:27Z", "security_group_id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:26Z", "revision_number": 0, "id": "8722d439-c4dd-46cc-adad-cc8ca4215cf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:26Z", "security_group_id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:26Z", "revision_number": 0, "id": "c0ccfcc3-5394-4d47-be71-4171c2b82762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:26Z", "security_group_id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}], "revision_number": 3, "project_id": "79aba51724bf452882abd5c33b8ec9d2", "id": "4143f433-c5fd-4391-8aaf-63a2d288fc38", "name": "singlevm2-sg_08c52f83-2b9b-446a-9596-d31b4a878ee0"}, {"description": "Default security group", "tags": [], "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "created_at": "2019-05-22T16:32:10Z", "updated_at": "2019-05-22T16:32:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "1e62f662-1b37-4006-a2dd-56a1f60b805f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "4a489e43-d067-44a5-a9c4-6f858050fe8c", "remote_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "897b66bb-4c06-4887-97c5-5423a4479237", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "cebc0b10-f569-4717-8a3d-fc49c491f3b4", "remote_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}], "revision_number": 1, "project_id": "79aba51724bf452882abd5c33b8ec9d2", "id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "name": "default"}]} 2019-05-22 16:33:06,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-df545ccd-f830-4511-a515-6c29c7c41844 2019-05-22 16:33:06,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0492680072784s 2019-05-22 16:33:06,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-22 16:33:06,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4143f433-c5fd-4391-8aaf-63a2d288fc38.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:07,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:33:07 GMT X-Openstack-Request-Id: req-4bc22b93-bad4-4323-b17a-5d43b7153e97 2019-05-22 16:33:07,476 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:33:07,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4143f433-c5fd-4391-8aaf-63a2d288fc38.json used request id req-4bc22b93-bad4-4323-b17a-5d43b7153e97 2019-05-22 16:33:07,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.516978979111s 2019-05-22 16:33:07,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-22 16:33:07,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/singlevm2-kp_08c52f83-2b9b-446a-9596-d31b4a878ee0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:07,541 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16:33: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-ca17f26f-ab51-427f-883c-1b295c928a34 x-openstack-request-id: req-ca17f26f-ab51-427f-883c-1b295c928a34 2019-05-22 16:33:07,542 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/singlevm2-kp_08c52f83-2b9b-446a-9596-d31b4a878ee0 used request id req-ca17f26f-ab51-427f-883c-1b295c928a34 2019-05-22 16:33:07,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0647630691528s 2019-05-22 16:33:07,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-22 16:33:07,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/6c48e002-8451-4417-8e85-30632e7b4161/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" -d '{"subnet_id": "8c25b21d-0a9f-488f-a10a-602f111a758d"}' 2019-05-22 16:33:09,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:33:09 GMT X-Openstack-Request-Id: req-23f9f1ff-d5bc-460b-88d7-2554cd489aef 2019-05-22 16:33:09,419 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "669ccaa8-645d-4f00-a233-4ef7ad24b3ec", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "subnet_id": "8c25b21d-0a9f-488f-a10a-602f111a758d", "subnet_ids": ["8c25b21d-0a9f-488f-a10a-602f111a758d"], "port_id": "b1a2a346-29b2-4a1b-8e34-9a292937d7b5", "id": "6c48e002-8451-4417-8e85-30632e7b4161"} 2019-05-22 16:33:09,419 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6c48e002-8451-4417-8e85-30632e7b4161/remove_router_interface.json used request id req-23f9f1ff-d5bc-460b-88d7-2554cd489aef 2019-05-22 16:33:09,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.87692785263s 2019-05-22 16:33:09,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-22 16:33:09,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:09,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 623 Content-Type: application/json Date: Wed, 22 May 2019 16:33:10 GMT X-Openstack-Request-Id: req-91ed1e63-03d3-4ef9-901e-4ce0303af395 2019-05-22 16:33:09,554 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "created_at": "2019-05-22T16:32:14Z", "admin_state_up": true, "updated_at": "2019-05-22T16:33:08Z", "revision_number": 4, "routes": [], "project_id": "79aba51724bf452882abd5c33b8ec9d2", "id": "6c48e002-8451-4417-8e85-30632e7b4161", "name": "singlevm2-router_08c52f83-2b9b-446a-9596-d31b4a878ee0"}]} 2019-05-22 16:33:09,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-91ed1e63-03d3-4ef9-901e-4ce0303af395 2019-05-22 16:33:09,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.134703874588s 2019-05-22 16:33:09,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-22 16:33:09,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/6c48e002-8451-4417-8e85-30632e7b4161.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:11,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:33:11 GMT X-Openstack-Request-Id: req-c2a173e6-9189-4baa-aeb9-127561985233 2019-05-22 16:33:11,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:33:11,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/6c48e002-8451-4417-8e85-30632e7b4161.json used request id req-c2a173e6-9189-4baa-aeb9-127561985233 2019-05-22 16:33:11,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.07871890068s 2019-05-22 16:33:11,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:33:11,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:11,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 22 May 2019 16:33:11 GMT X-Openstack-Request-Id: req-b08ddfdc-a550-4bbe-a01c-dcb9a3b2cb04 2019-05-22 16:33:11,688 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"669ccaa8-645d-4f00-a233-4ef7ad24b3ec","tenant_id":"79aba51724bf452882abd5c33b8ec9d2","created_at":"2019-05-22T16:32:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:32:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"79aba51724bf452882abd5c33b8ec9d2","id":"8c25b21d-0a9f-488f-a10a-602f111a758d","subnetpool_id":null,"name":"singlevm2-subnet_08c52f83-2b9b-446a-9596-d31b4a878ee0"}]} 2019-05-22 16:33:11,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b08ddfdc-a550-4bbe-a01c-dcb9a3b2cb04 2019-05-22 16:33:11,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0534410476685s 2019-05-22 16:33:11,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-22 16:33:11,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/8c25b21d-0a9f-488f-a10a-602f111a758d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:13,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:33:14 GMT X-Openstack-Request-Id: req-c947c1d0-680a-4f41-9031-566746b12895 2019-05-22 16:33:13,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:33:13,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8c25b21d-0a9f-488f-a10a-602f111a758d.json used request id req-c947c1d0-680a-4f41-9031-566746b12895 2019-05-22 16:33:13,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.72332906723s 2019-05-22 16:33:13,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:33:13,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:13,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Wed, 22 May 2019 16:33:13 GMT X-Openstack-Request-Id: req-b1c01bab-2410-495e-8013-2bfed84c2728 2019-05-22 16:33:13,966 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"669ccaa8-645d-4f00-a233-4ef7ad24b3ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"79aba51724bf452882abd5c33b8ec9d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:33:13Z","qos_policy_id":null,"name":"singlevm2-net_08c52f83-2b9b-446a-9596-d31b4a878ee0","admin_state_up":true,"tenant_id":"79aba51724bf452882abd5c33b8ec9d2","created_at":"2019-05-22T16:32:10Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:33:13,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b1c01bab-2410-495e-8013-2bfed84c2728 2019-05-22 16:33:13,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.552985906601s 2019-05-22 16:33:13,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-22 16:33:13,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/669ccaa8-645d-4f00-a233-4ef7ad24b3ec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:15,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:33:15 GMT X-Openstack-Request-Id: req-ef328457-da43-46cc-882e-5d1b51d2e252 2019-05-22 16:33:15,300 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:33:15,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/669ccaa8-645d-4f00-a233-4ef7ad24b3ec.json used request id req-ef328457-da43-46cc-882e-5d1b51d2e252 2019-05-22 16:33:15,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33195996284s 2019-05-22 16:33:15,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:33:15,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:15,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 22 May 2019 16:33:15 GMT X-Openstack-Request-Id: req-06c0f509-db91-4d14-849e-b217a02d230a 2019-05-22 16:33:15,346 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:32:22Z", "file": "/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3/file", "owner": "79aba51724bf452882abd5c33b8ec9d2", "id": "665a4072-e463-4ee5-9d0a-823cc08278b3", "size": 12716032, "self": "/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/665a4072-e463-4ee5-9d0a-823cc08278b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/665a4072-e463-4ee5-9d0a-823cc08278b3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_08c52f83-2b9b-446a-9596-d31b4a878ee0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_08c52f83-2b9b-446a-9596-d31b4a878ee0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:32:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:33:15,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-06c0f509-db91-4d14-849e-b217a02d230a 2019-05-22 16:33:15,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0417060852051s 2019-05-22 16:33:15,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-22 16:33:15,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1483a8f40d1e3ac55515e2ff433290b92d84f03" 2019-05-22 16:33:16,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:33:17 GMT X-Openstack-Request-Id: req-f00c8a62-443e-40f1-aede-fe88e32db35f 2019-05-22 16:33:16,943 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-22 16:33:16,943 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/665a4072-e463-4ee5-9d0a-823cc08278b3 used request id req-f00c8a62-443e-40f1-aede-fe88e32db35f 2019-05-22 16:33:16,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.59558296204s 2019-05-22 16:33:16,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:33:16,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:33:16,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:33: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-c4aa92d3-5605-4318-a02b-6d38f76f99fa x-openstack-request-id: req-c4aa92d3-5605-4318-a02b-6d38f76f99fa 2019-05-22 16:33:16,978 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_08c52f83-2b9b-446a-9596-d31b4a878ee0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "37d46e4d-b9c2-4d72-bba0-a92f4148d915"}]} 2019-05-22 16:33:16,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-c4aa92d3-5605-4318-a02b-6d38f76f99fa 2019-05-22 16:33:16,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0294818878174s 2019-05-22 16:33:16,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-22 16:33:16,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:33:17,025 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16:33:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8fffe827-06b4-4865-9c92-615b861b9c56 x-openstack-request-id: req-8fffe827-06b4-4865-9c92-615b861b9c56 2019-05-22 16:33:17,025 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/37d46e4d-b9c2-4d72-bba0-a92f4148d915 used request id req-8fffe827-06b4-4865-9c92-615b861b9c56 2019-05-22 16:33:17,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0458719730377s 2019-05-22 16:33:17,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:33:17,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:33:17,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 22 May 2019 16:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e60fbf0a-0aaa-4a3b-8ed1-a150dfcb5fcb 2019-05-22 16:33:17,287 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "singlevm2-user_08c52f83-2b9b-446a-9596-d31b4a878ee0", "links": {"self": "http://172.30.9.28:5000/v3/users/0fd0b7d9504d426da2c908f26faa7ce2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0fd0b7d9504d426da2c908f26faa7ce2", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:33:17,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e60fbf0a-0aaa-4a3b-8ed1-a150dfcb5fcb 2019-05-22 16:33:17,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.261624097824s 2019-05-22 16:33:17,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:33:17,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/0fd0b7d9504d426da2c908f26faa7ce2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:33:17,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 22 May 2019 16:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-219a3664-79e0-49cf-8e51-ec33b378bff9 2019-05-22 16:33:17,533 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_08c52f83-2b9b-446a-9596-d31b4a878ee0", "links": {"self": "http://172.30.9.28:5000/v3/users/0fd0b7d9504d426da2c908f26faa7ce2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0fd0b7d9504d426da2c908f26faa7ce2", "description": null}} 2019-05-22 16:33:17,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/0fd0b7d9504d426da2c908f26faa7ce2 used request id req-219a3664-79e0-49cf-8e51-ec33b378bff9 2019-05-22 16:33:17,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239846944809s 2019-05-22 16:33:17,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-22 16:33:17,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/0fd0b7d9504d426da2c908f26faa7ce2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:33:17,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7449e957-16bc-4751-9386-b7bae0bf5a7f 2019-05-22 16:33:17,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:33:17,927 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0fd0b7d9504d426da2c908f26faa7ce2 used request id req-7449e957-16bc-4751-9386-b7bae0bf5a7f 2019-05-22 16:33:17,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.393126964569s 2019-05-22 16:33:17,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:33:17,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:33:18,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 22 May 2019 16:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d709f9-42bb-4e84-9b46-28c478225560 2019-05-22 16:33:18,146 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.28:5000/v3/projects/79aba51724bf452882abd5c33b8ec9d2"}, "tags": [], "enabled": true, "id": "79aba51724bf452882abd5c33b8ec9d2", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_08c52f83-2b9b-446a-9596-d31b4a878ee0"}]} 2019-05-22 16:33:18,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-d9d709f9-42bb-4e84-9b46-28c478225560 2019-05-22 16:33:18,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213027954102s 2019-05-22 16:33:18,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-22 16:33:18,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/79aba51724bf452882abd5c33b8ec9d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:33:18,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:33:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a68ac33e-3189-48b1-97d3-56d9a23c0cb6 2019-05-22 16:33:18,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:33:18,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/79aba51724bf452882abd5c33b8ec9d2 used request id req-a68ac33e-3189-48b1-97d3-56d9a23c0cb6 2019-05-22 16:33:18,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.365746021271s 2019-05-22 16:33:18,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:33:18,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=79aba51724bf452882abd5c33b8ec9d2&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:33:18,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 22 May 2019 16:33:19 GMT X-Openstack-Request-Id: req-09394f5a-b531-4a0c-8b09-5f793b4ce847 2019-05-22 16:33:18,851 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "created_at": "2019-05-22T16:32:10Z", "updated_at": "2019-05-22T16:32:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "1e62f662-1b37-4006-a2dd-56a1f60b805f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "4a489e43-d067-44a5-a9c4-6f858050fe8c", "remote_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "897b66bb-4c06-4887-97c5-5423a4479237", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "cebc0b10-f569-4717-8a3d-fc49c491f3b4", "remote_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}], "revision_number": 1, "project_id": "79aba51724bf452882abd5c33b8ec9d2", "id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "name": "default"}]} 2019-05-22 16:33:18,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=79aba51724bf452882abd5c33b8ec9d2&name=default used request id req-09394f5a-b531-4a0c-8b09-5f793b4ce847 2019-05-22 16:33:18,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328705072403s 2019-05-22 16:33:18,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:33:18,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:33:19,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 22 May 2019 16:33:19 GMT X-Openstack-Request-Id: req-75de3681-75f6-4095-809f-7f4a4b9ee751 2019-05-22 16:33:19,226 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "created_at": "2019-05-22T16:25:55Z", "updated_at": "2019-05-22T16:25:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "64ac46a0-cc8c-42dd-963b-83df82db5d0d", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "a2a0ffe9-f621-4a99-94d3-5bb143da5a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "af2dedb8-68c4-493a-be62-a7253bb8d3f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "c4602eac-be36-43db-b5f3-805706951093", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}], "revision_number": 1, "project_id": "12c5a70d4ada45d3bf524f3b43b722ef", "id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:28:55Z", "updated_at": "2019-05-22T16:28:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "5a02b212-1c36-479a-bfea-f312f2e51a77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "8e49e4ea-ef00-4625-b387-2a303ddad9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "9eafe2a2-54cb-46b2-80aa-8d70c39e6bda", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "a6dcfeae-bda6-4682-a95f-cc99e8fbb32e", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}], "revision_number": 1, "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "a46658b9-774e-41e2-b192-478d8d220b9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-22T16:29:00Z", "updated_at": "2019-05-22T16:29:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "119ee154-8b12-4aec-97d6-b4cf2f952bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bd843495-259f-4949-9388-7b97f0268cb3", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bfd0fb6f-1ee8-4c05-a1d5-b8e1d9f4297d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "e10345f3-d51b-411f-b3da-522df1cc28ae", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "created_at": "2019-05-22T16:32:10Z", "updated_at": "2019-05-22T16:32:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "1e62f662-1b37-4006-a2dd-56a1f60b805f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "4a489e43-d067-44a5-a9c4-6f858050fe8c", "remote_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "897b66bb-4c06-4887-97c5-5423a4479237", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:32:10Z", "revision_number": 0, "id": "cebc0b10-f569-4717-8a3d-fc49c491f3b4", "remote_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "remote_ip_prefix": null, "created_at": "2019-05-22T16:32:10Z", "security_group_id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "tenant_id": "79aba51724bf452882abd5c33b8ec9d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "79aba51724bf452882abd5c33b8ec9d2"}], "revision_number": 1, "project_id": "79aba51724bf452882abd5c33b8ec9d2", "id": "c0373c7a-19c3-41dc-8fdd-0b26816ce0b2", "name": "default"}]} 2019-05-22 16:33:19,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-75de3681-75f6-4095-809f-7f4a4b9ee751 2019-05-22 16:33:19,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.369406938553s 2019-05-22 16:33:19,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-22 16:33:19,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c0373c7a-19c3-41dc-8fdd-0b26816ce0b2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ef83e97cabc73a0f413ce227316ca63addc752fe" 2019-05-22 16:33:19,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:33:19 GMT X-Openstack-Request-Id: req-04b8886c-10e5-4381-9f45-0df712e6315f 2019-05-22 16:33:19,815 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:33:19,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c0373c7a-19c3-41dc-8fdd-0b26816ce0b2.json used request id req-04b8886c-10e5-4381-9f45-0df712e6315f 2019-05-22 16:33:19,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.58256816864s 2019-05-22 16:33:19,859 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-05-22 16:33:19,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:33:19,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c250c37a-fe25-4c05-ae16-3eadbf7471b2 2019-05-22 16:33:19,905 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:33:19,905 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-c250c37a-fe25-4c05-ae16-3eadbf7471b2 2019-05-22 16:33:19,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:33:20,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62335804fcd4411fbce7000e6d443102", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:33:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e05a402555334f268e3f581a736f48f2"}, "audit_ids": ["rTHqe4umSg6rxFoLHK_Ebg"], "issued_at": "2019-05-22T16:33:20.000000Z"}} 2019-05-22 16:33:20,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:33:20,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:33:20,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 22 May 2019 16:33:21 GMT X-Openstack-Request-Id: req-bde8c5cb-afc1-4179-8b60-a61dec97f96d 2019-05-22 16:33:20,895 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:33:20,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bde8c5cb-afc1-4179-8b60-a61dec97f96d 2019-05-22 16:33:20,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.582082986832s 2019-05-22 16:33:20,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:33:20,908 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 22 May 2019 16:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc529455-52d3-4c6c-a080-5f77fc46c736 2019-05-22 16:33:20,908 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-22 16:33:20,908 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-dc529455-52d3-4c6c-a080-5f77fc46c736 2019-05-22 16:33:20,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:33:20,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:33:21,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb408cb2-ee6a-481a-9fe8-60b7bca3f8c9 2019-05-22 16:33:21,131 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:33:21,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-cb408cb2-ee6a-481a-9fe8-60b7bca3f8c9 2019-05-22 16:33:21,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222528934479s 2019-05-22 16:33:21,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-22 16:33:21,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_e7ef17ec-edb5-4781-95a8-4729e1095580"}}' 2019-05-22 16:33:21,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 22 May 2019 16:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2e87d59-28ea-473b-ba9e-8756f872c095 2019-05-22 16:33:21,385 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/86f7959302be4726839aed703324978b"}, "tags": [], "enabled": true, "id": "86f7959302be4726839aed703324978b", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_e7ef17ec-edb5-4781-95a8-4729e1095580"}} 2019-05-22 16:33:21,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b2e87d59-28ea-473b-ba9e-8756f872c095 2019-05-22 16:33:21,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.246922969818s 2019-05-22 16:33:21,386 - 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'86f7959302be4726839aed703324978b', '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_e7ef17ec-edb5-4781-95a8-4729e1095580'}) 2019-05-22 16:33:21,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-22 16:33:21,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "D8Wa8oaYdCwimR82PSYR1vLZMihzeF", "email": null, "name": "vping_ssh-user_e7ef17ec-edb5-4781-95a8-4729e1095580"}}' 2019-05-22 16:33:21,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 22 May 2019 16:33:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c4f84b8-e72b-4bae-a7c2-f2619234c401 2019-05-22 16:33:21,999 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_e7ef17ec-edb5-4781-95a8-4729e1095580", "links": {"self": "http://172.30.9.28:5000/v3/users/083a7d89583547cc810a559ee4b15505"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "083a7d89583547cc810a559ee4b15505", "domain_id": "default", "password_expires_at": null}} 2019-05-22 16:33:21,999 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-7c4f84b8-e72b-4bae-a7c2-f2619234c401 2019-05-22 16:33:22,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.607159852982s 2019-05-22 16:33:22,000 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'083a7d89583547cc810a559ee4b15505', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_e7ef17ec-edb5-4781-95a8-4729e1095580'}) 2019-05-22 16:33:22,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:33:22,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:33:22,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9126a50a-bd73-4aa2-ace2-8cc262feb727 2019-05-22 16:33:22,222 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:33:22,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9126a50a-bd73-4aa2-ace2-8cc262feb727 2019-05-22 16:33:22,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218456983566s 2019-05-22 16:33:22,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:33:22,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:33:22,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8e2fde-1884-4cc6-a21c-a228006aa0df 2019-05-22 16:33:22,458 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:33:22,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dd8e2fde-1884-4cc6-a21c-a228006aa0df 2019-05-22 16:33:22,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231158018112s 2019-05-22 16:33:22,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:33:22,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:33:22,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659810af-9f50-4639-937c-c6c4fabe14e6 2019-05-22 16:33:22,585 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:33:22,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-659810af-9f50-4639-937c-c6c4fabe14e6 2019-05-22 16:33:22,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121603012085s 2019-05-22 16:33:22,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:33:22,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:33:22,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 22 May 2019 16:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02353b3d-99ec-4709-920b-85e64712573a 2019-05-22 16:33:22,793 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-22 16:33:22,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-02353b3d-99ec-4709-920b-85e64712573a 2019-05-22 16:33:22,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203450918198s 2019-05-22 16:33:22,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:33:22,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:33:23,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 22 May 2019 16:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb45fd91-be6f-4dbf-a70f-4405abda2182 2019-05-22 16:33:23,004 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vping_ssh-user_e7ef17ec-edb5-4781-95a8-4729e1095580", "links": {"self": "http://172.30.9.28:5000/v3/users/083a7d89583547cc810a559ee4b15505"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "083a7d89583547cc810a559ee4b15505", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:33:23,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bb45fd91-be6f-4dbf-a70f-4405abda2182 2019-05-22 16:33:23,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209568977356s 2019-05-22 16:33:23,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:33:23,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:33:23,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 22 May 2019 16:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27bd3d6e-14fd-45f5-893a-1a9e88d04f04 2019-05-22 16:33:23,248 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/86f7959302be4726839aed703324978b"}, "tags": [], "enabled": true, "id": "86f7959302be4726839aed703324978b", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_e7ef17ec-edb5-4781-95a8-4729e1095580"}]} 2019-05-22 16:33:23,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-27bd3d6e-14fd-45f5-893a-1a9e88d04f04 2019-05-22 16:33:23,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.23265504837s 2019-05-22 16:33:23,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-22 16:33:23,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=083a7d89583547cc810a559ee4b15505&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=86f7959302be4726839aed703324978b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:33:23,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 22 May 2019 16:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f2b4cf-a8f9-4172-b009-5e5797fd4593 2019-05-22 16:33:23,468 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=083a7d89583547cc810a559ee4b15505&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=86f7959302be4726839aed703324978b", "previous": null, "next": null}} 2019-05-22 16:33:23,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=083a7d89583547cc810a559ee4b15505&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=86f7959302be4726839aed703324978b used request id req-35f2b4cf-a8f9-4172-b009-5e5797fd4593 2019-05-22 16:33:23,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.212784051895s 2019-05-22 16:33:23,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-22 16:33:23,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/86f7959302be4726839aed703324978b/users/083a7d89583547cc810a559ee4b15505/roles/1b8346c1e1604c26963d1432186a1590 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:33:23,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c649fca5-fbfa-4c8e-9ac6-ff06133ab3b3 2019-05-22 16:33:23,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:33:23,783 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/86f7959302be4726839aed703324978b/users/083a7d89583547cc810a559ee4b15505/roles/1b8346c1e1604c26963d1432186a1590 used request id req-c649fca5-fbfa-4c8e-9ac6-ff06133ab3b3 2019-05-22 16:33:23,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.310859918594s 2019-05-22 16:33:23,784 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_e7ef17ec-edb5-4781-95a8-4729e1095580', 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'86f7959302be4726839aed703324978b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'D8Wa8oaYdCwimR82PSYR1vLZMihzeF', 'username': u'vping_ssh-user_e7ef17ec-edb5-4781-95a8-4729e1095580', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-22 16:33:23,788 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_e7ef17ec-edb5-4781-95a8-4729e1095580', 'password': 'D8Wa8oaYdCwimR82PSYR1vLZMihzeF', 'project_name': 'vping_ssh-project_e7ef17ec-edb5-4781-95a8-4729e1095580', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '86f7959302be4726839aed703324978b', 'project_domain_name': 'Default'} 2019-05-22 16:33:23,789 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-05-22 16:33:23,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:33:23,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:33:24,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c06be6fa-3f7c-4594-9619-24ac67e653f6 2019-05-22 16:33:24,015 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:33:24,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c06be6fa-3f7c-4594-9619-24ac67e653f6 2019-05-22 16:33:24,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22630405426s 2019-05-22 16:33:24,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:33:24,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:33:24,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 22 May 2019 16:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b57914-58e7-4822-9f0e-69816155ac06 2019-05-22 16:33:24,143 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/86f7959302be4726839aed703324978b"}, "tags": [], "enabled": true, "id": "86f7959302be4726839aed703324978b", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_e7ef17ec-edb5-4781-95a8-4729e1095580"}]} 2019-05-22 16:33:24,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-17b57914-58e7-4822-9f0e-69816155ac06 2019-05-22 16:33:24,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120212078094s 2019-05-22 16:33:24,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-22 16:33:24,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" -d '{"network": {"tenant_id": "86f7959302be4726839aed703324978b", "name": "vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580", "admin_state_up": true}}' 2019-05-22 16:33:25,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Wed, 22 May 2019 16:33:25 GMT X-Openstack-Request-Id: req-58cabdd9-875b-432f-9b1c-b3a9aa293d8d 2019-05-22 16:33:25,534 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"990f816f-90ae-48b1-a0c5-2bc1625ad598","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"86f7959302be4726839aed703324978b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:33:24Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580","admin_state_up":true,"tenant_id":"86f7959302be4726839aed703324978b","created_at":"2019-05-22T16:33:24Z","mtu":1442}} 2019-05-22 16:33:25,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-58cabdd9-875b-432f-9b1c-b3a9aa293d8d 2019-05-22 16:33:25,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.388630867s 2019-05-22 16:33:25,535 - 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'dns_domain': u'', u'updated_at': u'2019-05-22T16:33:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'990f816f-90ae-48b1-a0c5-2bc1625ad598', u'provider:segmentation_id': 79, 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_e7ef17ec-edb5-4781-95a8-4729e1095580', u'created_at': u'2019-05-22T16:33:24Z', u'mtu': 1442, u'tenant_id': u'86f7959302be4726839aed703324978b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'86f7959302be4726839aed703324978b'}) 2019-05-22 16:33:25,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:33:25,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4681b8b3-39c6-440f-8ebe-e4ee3f342f54 2019-05-22 16:33:25,545 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:33:25,545 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-4681b8b3-39c6-440f-8ebe-e4ee3f342f54 2019-05-22 16:33:25,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:33:25,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:33:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86f7959302be4726839aed703324978b", "name": "vping_ssh-project_e7ef17ec-edb5-4781-95a8-4729e1095580"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/86f7959302be4726839aed703324978b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/86f7959302be4726839aed703324978b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/86f7959302be4726839aed703324978b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/86f7959302be4726839aed703324978b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/86f7959302be4726839aed703324978b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/86f7959302be4726839aed703324978b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/86f7959302be4726839aed703324978b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/86f7959302be4726839aed703324978b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/86f7959302be4726839aed703324978b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_86f7959302be4726839aed703324978b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_86f7959302be4726839aed703324978b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_e7ef17ec-edb5-4781-95a8-4729e1095580", "id": "083a7d89583547cc810a559ee4b15505"}, "audit_ids": ["3fn0bxbrSRi_fbtiioN9Pw"], "issued_at": "2019-05-22T16:33:26.000000Z"}} 2019-05-22 16:33:25,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:33:25,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:26,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Wed, 22 May 2019 16:33:26 GMT X-Openstack-Request-Id: req-af291a65-9c4f-4e4e-9db8-4c8de31b7f1f 2019-05-22 16:33:26,331 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"990f816f-90ae-48b1-a0c5-2bc1625ad598","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"86f7959302be4726839aed703324978b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:33:24Z","qos_policy_id":null,"name":"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580","admin_state_up":true,"tenant_id":"86f7959302be4726839aed703324978b","created_at":"2019-05-22T16:33:24Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:33:26,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-af291a65-9c4f-4e4e-9db8-4c8de31b7f1f 2019-05-22 16:33:26,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370469093323s 2019-05-22 16:33:26,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-22 16:33:26,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" -d '{"subnet": {"name": "vping_ssh-subnet_e7ef17ec-edb5-4781-95a8-4729e1095580", "enable_dhcp": true, "network_id": "990f816f-90ae-48b1-a0c5-2bc1625ad598", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-22 16:33:28,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 22 May 2019 16:33:29 GMT X-Openstack-Request-Id: req-572574b3-ecfb-4ed1-b204-f8f0c10c4f15 2019-05-22 16:33:28,414 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"990f816f-90ae-48b1-a0c5-2bc1625ad598","tenant_id":"86f7959302be4726839aed703324978b","created_at":"2019-05-22T16:33:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:33:27Z","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":"86f7959302be4726839aed703324978b","id":"0f35f9c9-c884-4f2d-8147-e36f926dabc7","subnetpool_id":null,"name":"vping_ssh-subnet_e7ef17ec-edb5-4781-95a8-4729e1095580"}} 2019-05-22 16:33:28,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-572574b3-ecfb-4ed1-b204-f8f0c10c4f15 2019-05-22 16:33:28,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.0812048912s 2019-05-22 16:33:28,415 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-22T16:33:27Z', 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'0f35f9c9-c884-4f2d-8147-e36f926dabc7', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_e7ef17ec-edb5-4781-95a8-4729e1095580', u'enable_dhcp': True, u'network_id': u'990f816f-90ae-48b1-a0c5-2bc1625ad598', u'tenant_id': u'86f7959302be4726839aed703324978b', u'created_at': u'2019-05-22T16:33:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'86f7959302be4726839aed703324978b'}) 2019-05-22 16:33:28,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-22 16:33:28,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" -d '{"router": {"external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75"}, "name": "vping_ssh-router_e7ef17ec-edb5-4781-95a8-4729e1095580", "admin_state_up": true}}' 2019-05-22 16:33:30,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Date: Wed, 22 May 2019 16:33:30 GMT X-Openstack-Request-Id: req-018629a7-bfa2-4187-9954-25aed2c47a53 2019-05-22 16:33:30,883 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "86f7959302be4726839aed703324978b", "created_at": "2019-05-22T16:33:28Z", "admin_state_up": true, "updated_at": "2019-05-22T16:33:30Z", "revision_number": 2, "routes": [], "project_id": "86f7959302be4726839aed703324978b", "id": "08ba9f06-7df1-438b-97d2-f506b7003da3", "name": "vping_ssh-router_e7ef17ec-edb5-4781-95a8-4729e1095580"}} 2019-05-22 16:33:30,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-018629a7-bfa2-4187-9954-25aed2c47a53 2019-05-22 16:33:30,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.46750187874s 2019-05-22 16:33:30,884 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0', u'ip_address': u'172.30.9.209'}]}, u'description': u'', u'tags': [], u'tenant_id': u'86f7959302be4726839aed703324978b', u'created_at': u'2019-05-22T16:33:28Z', u'admin_state_up': True, u'updated_at': u'2019-05-22T16:33:30Z', u'revision_number': 2, u'routes': [], u'project_id': u'86f7959302be4726839aed703324978b', u'id': u'08ba9f06-7df1-438b-97d2-f506b7003da3', u'name': u'vping_ssh-router_e7ef17ec-edb5-4781-95a8-4729e1095580'}) 2019-05-22 16:33:30,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-22 16:33:30,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/08ba9f06-7df1-438b-97d2-f506b7003da3/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" -d '{"subnet_id": "0f35f9c9-c884-4f2d-8147-e36f926dabc7"}' 2019-05-22 16:33:33,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:33:33 GMT X-Openstack-Request-Id: req-914cfb56-ba10-4c10-9540-11bbbb71fefe 2019-05-22 16:33:33,803 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "990f816f-90ae-48b1-a0c5-2bc1625ad598", "tenant_id": "86f7959302be4726839aed703324978b", "subnet_id": "0f35f9c9-c884-4f2d-8147-e36f926dabc7", "subnet_ids": ["0f35f9c9-c884-4f2d-8147-e36f926dabc7"], "port_id": "392a3b5a-9024-4d30-8f83-b9b3bc9af44b", "id": "08ba9f06-7df1-438b-97d2-f506b7003da3"} 2019-05-22 16:33:33,803 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/08ba9f06-7df1-438b-97d2-f506b7003da3/add_router_interface.json used request id req-914cfb56-ba10-4c10-9540-11bbbb71fefe 2019-05-22 16:33:33,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.91876101494s 2019-05-22 16:33:33,804 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-22 16:33:33,910 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-22 16:33:33,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:33:33,918 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 22 May 2019 16:33:33 GMT 2019-05-22 16:33:33,918 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-05-22 16:33:33,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:33:33,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:34,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 22 May 2019 16:33:34 GMT X-Openstack-Request-Id: req-b3c6dd35-719d-423b-9534-129301997d4a 2019-05-22 16:33:34,771 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:33:34,771 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b3c6dd35-719d-423b-9534-129301997d4a 2019-05-22 16:33:34,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.85012793541s 2019-05-22 16:33:34,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-22 16:33:34,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_e7ef17ec-edb5-4781-95a8-4729e1095580", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_e7ef17ec-edb5-4781-95a8-4729e1095580"}' 2019-05-22 16:33:35,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 22 May 2019 16:33:35 GMT Location: http://172.30.9.28:9292/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0a9e518f-7bc1-4c72-aef4-2f2570848eb0 2019-05-22 16:33:35,128 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:33:35Z", "file": "/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/file", "owner": "86f7959302be4726839aed703324978b", "id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "size": null, "self": "/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "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_e7ef17ec-edb5-4781-95a8-4729e1095580", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_e7ef17ec-edb5-4781-95a8-4729e1095580", "checksum": null, "created_at": "2019-05-22T16:33:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-22 16:33:35,128 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0a9e518f-7bc1-4c72-aef4-2f2570848eb0 2019-05-22 16:33:35,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.347926855087s 2019-05-22 16:33:35,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-22 16:33:35,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" -d '' 2019-05-22 16:33:36,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:33:36 GMT X-Openstack-Request-Id: req-8c23017d-0d57-4c51-93fe-acbc14840cf8 2019-05-22 16:33:36,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-22 16:33:36,388 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/file used request id req-8c23017d-0d57-4c51-93fe-acbc14840cf8 2019-05-22 16:33:36,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25926804543s 2019-05-22 16:33:36,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:33:36,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:37,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 22 May 2019 16:33:37 GMT X-Openstack-Request-Id: req-01e01c4c-a9ca-4be8-ae5f-83dc5ae3b868 2019-05-22 16:33:37,225 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:33:36Z", "file": "/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/file", "owner": "86f7959302be4726839aed703324978b", "id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "size": 12716032, "self": "/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_e7ef17ec-edb5-4781-95a8-4729e1095580", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_e7ef17ec-edb5-4781-95a8-4729e1095580", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:33:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:33:37,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-01e01c4c-a9ca-4be8-ae5f-83dc5ae3b868 2019-05-22 16:33:37,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.832175016403s 2019-05-22 16:33:37,227 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/file', 'owner': u'86f7959302be4726839aed703324978b', 'id': u'534d7a98-b08e-4fb6-847e-0ec4c40d4e6b', 'size': 12716032, u'self': u'/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86f7959302be4726839aed703324978b', 'name': 'vping_ssh-project_e7ef17ec-edb5-4781-95a8-4729e1095580', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-22T16:33:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-22T16:33:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_e7ef17ec-edb5-4781-95a8-4729e1095580', '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/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b', 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_e7ef17ec-edb5-4781-95a8-4729e1095580', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_e7ef17ec-edb5-4781-95a8-4729e1095580', 'created': u'2019-05-22T16:33:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-22T16:33:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b', 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_e7ef17ec-edb5-4781-95a8-4729e1095580', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-22 16:33:37,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-22 16:33:37,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_e7ef17ec-edb5-4781-95a8-4729e1095580", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-22 16:33:37,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16: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-8f08a15d-9dcc-4eb1-9d5b-fc478b312f86 x-openstack-request-id: req-8f08a15d-9dcc-4eb1-9d5b-fc478b312f86 2019-05-22 16:33:37,988 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_e7ef17ec-edb5-4781-95a8-4729e1095580", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f3979a61-0893-453b-bf9b-472c72fc5d6c"}} 2019-05-22 16:33:37,988 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8f08a15d-9dcc-4eb1-9d5b-fc478b312f86 2019-05-22 16:33:37,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.757878065109s 2019-05-22 16:33:37,989 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_e7ef17ec-edb5-4781-95a8-4729e1095580', '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'0bcf5f7b01bd4d34be8dc6362e5298a8', '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'f3979a61-0893-453b-bf9b-472c72fc5d6c', 'swap': 0}) 2019-05-22 16:33:37,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-22 16:33:37,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" -d '{"extra_specs": {}}' 2019-05-22 16:33:38,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:33: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-376238b0-0b02-4403-b796-b82ec65a7a63 x-openstack-request-id: req-376238b0-0b02-4403-b796-b82ec65a7a63 2019-05-22 16:33:38,011 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-22 16:33:38,011 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c/os-extra_specs used request id req-376238b0-0b02-4403-b796-b82ec65a7a63 2019-05-22 16:33:38,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213348865509s 2019-05-22 16:33:38,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-22 16:33:38,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" -d '{"keypair": {"name": "vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580"}}' 2019-05-22 16:33:38,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Wed, 22 May 2019 16:33: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-1a8d67ff-1e57-4e50-9c48-8fa50754c7f2 x-openstack-request-id: req-1a8d67ff-1e57-4e50-9c48-8fa50754c7f2 2019-05-22 16:33:38,507 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQsxm97pyGEGzpaSne77a1eXdfMzKBUG/yKKahhi2IYSMw7jSXCZWf7g/oTff0hPAwm1gtMNG+amJkGm0bX44wzx/hgnMAnye53j1rwPI7a/WFNJnDM0YV04oiYu3PwnWpgcwIxqkkqwVMvBDAXX3QWLFXoQ2iccaRXmWLOmQR0qmkjsx2RyhknE9+36cNCF0iwUEoNfkEKpH9reGBwEzxDrxt2iQbIgM6kqSQ8u25pX9v2QjTX66CyPwepd49Yu04qZwa3PC6rmLpax/b/9Z7wLwuToTr+XVr0aDwfrC3H0mFlMWMm4WIhuWFvRGlvRHQSQzS4MaOGIlAD/D6WDff Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0LMZve6chhBs6Wkp3u+2tXl3XzMygVBv8iimoYYtiGEjMO40\nlwmVn+4P6E339ITwMJtYLTDRvmpiZBptG1+OMM8f4YJzAJ8nud49a8DyO2v1hTSZ\nwzNGFdOKImLtz8J1qYHMCMapJKsFTLwQwF190FixV6ENonHGkV5lizpkEdKppI7M\ndkcoZJxPft+nDQhdIsFBKDX5BCqR/a3hgcBM8Q68bdokGyIDOpKkkPLtuaV/b9kI\n01+ugsj8HqXePWLtOKmcGtzwuq5i6Wsf2//We8C8Lk6E6/l1a9Gg8H6wtx9JhZTF\njJuFiIblhb0Rpb0R0EkM0uDGjhiJQA/w+lg33wIDAQABAoIBAEbKWZL5WxKGg8rw\npwk92oXX+8vI+/qtJCvJ6iuj7dHy0RMJ2cDZuW0UPUUZHWBNr4NtTg2WH68tOs6l\nwBim4v5fY3sE2ql9UuZTIhZozkGlrxRN8VIrFDzXEmXzlKMCXRLwOhtH95u+fv+2\nUyBNFh4T16PXt15ApZAtqtf9KHB6nZ3hvNC1Cz7V6+fGu2C0fwZ24E0XBZkkUERx\nqN3tS3+YR+rOj3z05xkISM50XaIsseT7N6C8EIUU4SRqbhcf8Wgxhg2iIvk5baWi\nW2uRZrQsxT4E/hVFM4RIz1KOKoIS59G7DadgfUJ7M9hY1sH1a8XN+eIM+oeeCzH4\n8g0EzPECgYEA8qutk8HO1qJ84vgOgbPVo4S5qJijwaU1m+xkMky3hxN/VDO7CRMu\ndOp/rKZkBdeXIlVeqSiPbv7slYNWm+M/NPy+TggofgiGYqfsYUxwsOJOEycw8iXt\noEn4kfG35xgMMoeJfUKW0PHaaorRSQIv9ZS1Hla2tTHQBt4XCdOr0EMCgYEA3Cm8\n6katqXE4nMJNFyrQMpHqf27xVIzt/USOycSLXuEh9wkaok2eVkzDvYt4CLhpG9Wr\nN6lMAd5QdMeJLb5fx+TqtAuQEtgngd4LCvVlnf4C6n+drQEEJ2KcJMSI3ZB0vxhc\nChkS6KcRMf9EJQLDYGqK+csbnr8nGogQw4Vk3jUCgYEA1XaA9JWqTZGXS8wqbptz\nlShebFkAy4l5M9RoevqTAkX7XmU25I+z8PKKJqQjHiR79J6l6yUbruad1BM5L11h\nr0mYWWnBvMPg+o1+WER2aJJZXW2/F3KXqcUH29GGFMlJiXVCUyYtJlVo7Ql5ecBr\n0ZnjDHH4vEC6HiBkoadJ3qMCgYBts0JVfZgkeKzbtxkQdR2+ROSSUKZhGcOv0cxQ\nDuXfBdCVteyWeJRvrdpOhMLvnWuKGgIxPuMHf02Zkp7wsw4onRCxW52TNi8hT5Ez\nCalzetDbJXFcdcgrE8B3tZH4zHTPjwS1Z177m9s+jVHYGzNcxFmxM5n0lIyYdLnd\noobrDQKBgQDozRnCq0oRksYq0Ve3bha7FrVNcL2Xw47ZzVfAXRY3Q2yqumdR/LXh\nRPsXoaFC3G0KWu6V/J0iz35yJa50F2pjhK3wtrWfyq89szfKjo6QBrLz6wj9JPwY\n4qJdMAVS5KKmzEFinA6A3xsUdaP7C6we+svy/rdJ6MwQnJqKnMdHRw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "083a7d89583547cc810a559ee4b15505", "name": "vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580", "fingerprint": "e4:71:60:8e:00:c4:fb:8b:54:73:5a:32:50:80:44:5e"}} 2019-05-22 16:33:38,508 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-1a8d67ff-1e57-4e50-9c48-8fa50754c7f2 2019-05-22 16:33:38,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.493201971054s 2019-05-22 16:33:38,509 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQsxm97pyGEGzpaSne77a1eXdfMzKBUG/yKKahhi2IYSMw7jSXCZWf7g/oTff0hPAwm1gtMNG+amJkGm0bX44wzx/hgnMAnye53j1rwPI7a/WFNJnDM0YV04oiYu3PwnWpgcwIxqkkqwVMvBDAXX3QWLFXoQ2iccaRXmWLOmQR0qmkjsx2RyhknE9+36cNCF0iwUEoNfkEKpH9reGBwEzxDrxt2iQbIgM6kqSQ8u25pX9v2QjTX66CyPwepd49Yu04qZwa3PC6rmLpax/b/9Z7wLwuToTr+XVr0aDwfrC3H0mFlMWMm4WIhuWFvRGlvRHQSQzS4MaOGIlAD/D6WDff Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0LMZve6chhBs6Wkp3u+2tXl3XzMygVBv8iimoYYtiGEjMO40\nlwmVn+4P6E339ITwMJtYLTDRvmpiZBptG1+OMM8f4YJzAJ8nud49a8DyO2v1hTSZ\nwzNGFdOKImLtz8J1qYHMCMapJKsFTLwQwF190FixV6ENonHGkV5lizpkEdKppI7M\ndkcoZJxPft+nDQhdIsFBKDX5BCqR/a3hgcBM8Q68bdokGyIDOpKkkPLtuaV/b9kI\n01+ugsj8HqXePWLtOKmcGtzwuq5i6Wsf2//We8C8Lk6E6/l1a9Gg8H6wtx9JhZTF\njJuFiIblhb0Rpb0R0EkM0uDGjhiJQA/w+lg33wIDAQABAoIBAEbKWZL5WxKGg8rw\npwk92oXX+8vI+/qtJCvJ6iuj7dHy0RMJ2cDZuW0UPUUZHWBNr4NtTg2WH68tOs6l\nwBim4v5fY3sE2ql9UuZTIhZozkGlrxRN8VIrFDzXEmXzlKMCXRLwOhtH95u+fv+2\nUyBNFh4T16PXt15ApZAtqtf9KHB6nZ3hvNC1Cz7V6+fGu2C0fwZ24E0XBZkkUERx\nqN3tS3+YR+rOj3z05xkISM50XaIsseT7N6C8EIUU4SRqbhcf8Wgxhg2iIvk5baWi\nW2uRZrQsxT4E/hVFM4RIz1KOKoIS59G7DadgfUJ7M9hY1sH1a8XN+eIM+oeeCzH4\n8g0EzPECgYEA8qutk8HO1qJ84vgOgbPVo4S5qJijwaU1m+xkMky3hxN/VDO7CRMu\ndOp/rKZkBdeXIlVeqSiPbv7slYNWm+M/NPy+TggofgiGYqfsYUxwsOJOEycw8iXt\noEn4kfG35xgMMoeJfUKW0PHaaorRSQIv9ZS1Hla2tTHQBt4XCdOr0EMCgYEA3Cm8\n6katqXE4nMJNFyrQMpHqf27xVIzt/USOycSLXuEh9wkaok2eVkzDvYt4CLhpG9Wr\nN6lMAd5QdMeJLb5fx+TqtAuQEtgngd4LCvVlnf4C6n+drQEEJ2KcJMSI3ZB0vxhc\nChkS6KcRMf9EJQLDYGqK+csbnr8nGogQw4Vk3jUCgYEA1XaA9JWqTZGXS8wqbptz\nlShebFkAy4l5M9RoevqTAkX7XmU25I+z8PKKJqQjHiR79J6l6yUbruad1BM5L11h\nr0mYWWnBvMPg+o1+WER2aJJZXW2/F3KXqcUH29GGFMlJiXVCUyYtJlVo7Ql5ecBr\n0ZnjDHH4vEC6HiBkoadJ3qMCgYBts0JVfZgkeKzbtxkQdR2+ROSSUKZhGcOv0cxQ\nDuXfBdCVteyWeJRvrdpOhMLvnWuKGgIxPuMHf02Zkp7wsw4onRCxW52TNi8hT5Ez\nCalzetDbJXFcdcgrE8B3tZH4zHTPjwS1Z177m9s+jVHYGzNcxFmxM5n0lIyYdLnd\noobrDQKBgQDozRnCq0oRksYq0Ve3bha7FrVNcL2Xw47ZzVfAXRY3Q2yqumdR/LXh\nRPsXoaFC3G0KWu6V/J0iz35yJa50F2pjhK3wtrWfyq89szfKjo6QBrLz6wj9JPwY\n4qJdMAVS5KKmzEFinA6A3xsUdaP7C6we+svy/rdJ6MwQnJqKnMdHRw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'083a7d89583547cc810a559ee4b15505', 'name': u'vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580', 'created_at': '2019-05-22T16:33:38.509012', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86f7959302be4726839aed703324978b', 'name': 'vping_ssh-project_e7ef17ec-edb5-4781-95a8-4729e1095580', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e4:71:60:8e:00:c4:fb:8b:54:73:5a:32:50:80:44:5e', 'type': 'ssh', 'id': u'vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580'}) 2019-05-22 16:33:38,509 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA0LMZve6chhBs6Wkp3u+2tXl3XzMygVBv8iimoYYtiGEjMO40 lwmVn+4P6E339ITwMJtYLTDRvmpiZBptG1+OMM8f4YJzAJ8nud49a8DyO2v1hTSZ wzNGFdOKImLtz8J1qYHMCMapJKsFTLwQwF190FixV6ENonHGkV5lizpkEdKppI7M dkcoZJxPft+nDQhdIsFBKDX5BCqR/a3hgcBM8Q68bdokGyIDOpKkkPLtuaV/b9kI 01+ugsj8HqXePWLtOKmcGtzwuq5i6Wsf2//We8C8Lk6E6/l1a9Gg8H6wtx9JhZTF jJuFiIblhb0Rpb0R0EkM0uDGjhiJQA/w+lg33wIDAQABAoIBAEbKWZL5WxKGg8rw pwk92oXX+8vI+/qtJCvJ6iuj7dHy0RMJ2cDZuW0UPUUZHWBNr4NtTg2WH68tOs6l wBim4v5fY3sE2ql9UuZTIhZozkGlrxRN8VIrFDzXEmXzlKMCXRLwOhtH95u+fv+2 UyBNFh4T16PXt15ApZAtqtf9KHB6nZ3hvNC1Cz7V6+fGu2C0fwZ24E0XBZkkUERx qN3tS3+YR+rOj3z05xkISM50XaIsseT7N6C8EIUU4SRqbhcf8Wgxhg2iIvk5baWi W2uRZrQsxT4E/hVFM4RIz1KOKoIS59G7DadgfUJ7M9hY1sH1a8XN+eIM+oeeCzH4 8g0EzPECgYEA8qutk8HO1qJ84vgOgbPVo4S5qJijwaU1m+xkMky3hxN/VDO7CRMu dOp/rKZkBdeXIlVeqSiPbv7slYNWm+M/NPy+TggofgiGYqfsYUxwsOJOEycw8iXt oEn4kfG35xgMMoeJfUKW0PHaaorRSQIv9ZS1Hla2tTHQBt4XCdOr0EMCgYEA3Cm8 6katqXE4nMJNFyrQMpHqf27xVIzt/USOycSLXuEh9wkaok2eVkzDvYt4CLhpG9Wr N6lMAd5QdMeJLb5fx+TqtAuQEtgngd4LCvVlnf4C6n+drQEEJ2KcJMSI3ZB0vxhc ChkS6KcRMf9EJQLDYGqK+csbnr8nGogQw4Vk3jUCgYEA1XaA9JWqTZGXS8wqbptz lShebFkAy4l5M9RoevqTAkX7XmU25I+z8PKKJqQjHiR79J6l6yUbruad1BM5L11h r0mYWWnBvMPg+o1+WER2aJJZXW2/F3KXqcUH29GGFMlJiXVCUyYtJlVo7Ql5ecBr 0ZnjDHH4vEC6HiBkoadJ3qMCgYBts0JVfZgkeKzbtxkQdR2+ROSSUKZhGcOv0cxQ DuXfBdCVteyWeJRvrdpOhMLvnWuKGgIxPuMHf02Zkp7wsw4onRCxW52TNi8hT5Ez CalzetDbJXFcdcgrE8B3tZH4zHTPjwS1Z177m9s+jVHYGzNcxFmxM5n0lIyYdLnd oobrDQKBgQDozRnCq0oRksYq0Ve3bha7FrVNcL2Xw47ZzVfAXRY3Q2yqumdR/LXh RPsXoaFC3G0KWu6V/J0iz35yJa50F2pjhK3wtrWfyq89szfKjo6QBrLz6wj9JPwY 4qJdMAVS5KKmzEFinA6A3xsUdaP7C6we+svy/rdJ6MwQnJqKnMdHRw== -----END RSA PRIVATE KEY----- 2019-05-22 16:33:38,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-22 16:33:38,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" -d '{"security_group": {"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-05-22 16:33:38,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 22 May 2019 16:33:38 GMT X-Openstack-Request-Id: req-4665e4cf-c8f4-400a-a4c1-71c3366b22db 2019-05-22 16:33:38,715 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "86f7959302be4726839aed703324978b", "created_at": "2019-05-22T16:33:38Z", "updated_at": "2019-05-22T16:33:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:38Z", "revision_number": 0, "id": "2759b70e-de77-4619-a576-f708314a1e4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:38Z", "security_group_id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:38Z", "revision_number": 0, "id": "87d941cb-dede-45bb-af77-b076a43fcca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:38Z", "security_group_id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f7959302be4726839aed703324978b"}], "revision_number": 1, "project_id": "86f7959302be4726839aed703324978b", "id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}} 2019-05-22 16:33:38,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4665e4cf-c8f4-400a-a4c1-71c3366b22db 2019-05-22 16:33:38,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.200131177902s 2019-05-22 16:33:38,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:33:38,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:39,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Wed, 22 May 2019 16:33:39 GMT X-Openstack-Request-Id: req-9e536d60-0a74-49a5-9b34-b11e8376d9b3 2019-05-22 16:33:39,051 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "86f7959302be4726839aed703324978b", "created_at": "2019-05-22T16:33:38Z", "updated_at": "2019-05-22T16:33:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:38Z", "revision_number": 0, "id": "2759b70e-de77-4619-a576-f708314a1e4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:38Z", "security_group_id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:38Z", "revision_number": 0, "id": "87d941cb-dede-45bb-af77-b076a43fcca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:38Z", "security_group_id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f7959302be4726839aed703324978b"}], "revision_number": 1, "project_id": "86f7959302be4726839aed703324978b", "id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}, {"description": "Default security group", "tags": [], "tenant_id": "86f7959302be4726839aed703324978b", "created_at": "2019-05-22T16:33:24Z", "updated_at": "2019-05-22T16:33:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "4faa75c5-f72d-40cd-b481-99eac06426ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "9e07de9d-d538-4917-b1b8-21fbcb4c5faa", "remote_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "bbb6b5bd-6b51-4ee7-b162-741bc81e1962", "remote_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "c7648dbc-945d-4db9-8703-044b8a7d09ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}], "revision_number": 1, "project_id": "86f7959302be4726839aed703324978b", "id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "name": "default"}]} 2019-05-22 16:33:39,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9e536d60-0a74-49a5-9b34-b11e8376d9b3 2019-05-22 16:33:39,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.329856157303s 2019-05-22 16:33:39,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-22 16:33:39,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" -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": "966a2eab-c782-438a-8b56-d114ad6ad3fe"}}' 2019-05-22 16:33:39,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 22 May 2019 16:33:39 GMT X-Openstack-Request-Id: req-569357e6-ade8-4bf1-9ef1-6cda82586fb5 2019-05-22 16:33:39,602 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-22T16:33:39Z", "security_group_id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "port_range_min": 22, "revision_number": 0, "tenant_id": "86f7959302be4726839aed703324978b", "created_at": "2019-05-22T16:33:39Z", "project_id": "86f7959302be4726839aed703324978b", "id": "bdd3a38b-9b80-479c-b00f-6101b7347577"}} 2019-05-22 16:33:39,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-569357e6-ade8-4bf1-9ef1-6cda82586fb5 2019-05-22 16:33:39,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.544472932816s 2019-05-22 16:33:39,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:33:39,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:39,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Wed, 22 May 2019 16:33:39 GMT X-Openstack-Request-Id: req-9b9a3103-0941-402b-a6dc-001f435dc1ba 2019-05-22 16:33:39,961 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "86f7959302be4726839aed703324978b", "created_at": "2019-05-22T16:33:38Z", "updated_at": "2019-05-22T16:33:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:38Z", "revision_number": 0, "id": "2759b70e-de77-4619-a576-f708314a1e4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:38Z", "security_group_id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:38Z", "revision_number": 0, "id": "87d941cb-dede-45bb-af77-b076a43fcca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:38Z", "security_group_id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-22T16:33:39Z", "revision_number": 0, "id": "bdd3a38b-9b80-479c-b00f-6101b7347577", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:39Z", "security_group_id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}], "revision_number": 2, "project_id": "86f7959302be4726839aed703324978b", "id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}, {"description": "Default security group", "tags": [], "tenant_id": "86f7959302be4726839aed703324978b", "created_at": "2019-05-22T16:33:24Z", "updated_at": "2019-05-22T16:33:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "4faa75c5-f72d-40cd-b481-99eac06426ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "9e07de9d-d538-4917-b1b8-21fbcb4c5faa", "remote_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "bbb6b5bd-6b51-4ee7-b162-741bc81e1962", "remote_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "c7648dbc-945d-4db9-8703-044b8a7d09ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}], "revision_number": 1, "project_id": "86f7959302be4726839aed703324978b", "id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "name": "default"}]} 2019-05-22 16:33:39,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9b9a3103-0941-402b-a6dc-001f435dc1ba 2019-05-22 16:33:39,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.352612018585s 2019-05-22 16:33:39,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-22 16:33:39,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" -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": "966a2eab-c782-438a-8b56-d114ad6ad3fe"}}' 2019-05-22 16:33:40,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 22 May 2019 16:33:40 GMT X-Openstack-Request-Id: req-b19b532e-5be1-4dad-bb82-3a190d76260f 2019-05-22 16:33:40,445 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-22T16:33:40Z", "security_group_id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "port_range_min": null, "revision_number": 0, "tenant_id": "86f7959302be4726839aed703324978b", "created_at": "2019-05-22T16:33:40Z", "project_id": "86f7959302be4726839aed703324978b", "id": "189d2427-1469-4240-8581-c81793f809f9"}} 2019-05-22 16:33:40,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-b19b532e-5be1-4dad-bb82-3a190d76260f 2019-05-22 16:33:40,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.478538990021s 2019-05-22 16:33:40,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:33:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:40,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 22 May 2019 16:33:40 GMT X-Openstack-Request-Id: req-142d35fc-5a99-4683-9382-1b623ca01447 2019-05-22 16:33:40,934 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"990f816f-90ae-48b1-a0c5-2bc1625ad598","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"86f7959302be4726839aed703324978b","status":"ACTIVE","subnets":["0f35f9c9-c884-4f2d-8147-e36f926dabc7"],"description":"","tags":[],"updated_at":"2019-05-22T16:33:27Z","qos_policy_id":null,"name":"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580","admin_state_up":true,"tenant_id":"86f7959302be4726839aed703324978b","created_at":"2019-05-22T16:33:24Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:33:40,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-142d35fc-5a99-4683-9382-1b623ca01447 2019-05-22 16:33:40,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.487081050873s 2019-05-22 16:33:40,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:33:40,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:41,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 22 May 2019 16:33:41 GMT X-Openstack-Request-Id: req-ad1a97bb-ae4c-494f-b512-8f77010fd6e5 2019-05-22 16:33:41,271 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:33:36Z", "file": "/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/file", "owner": "86f7959302be4726839aed703324978b", "id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "size": 12716032, "self": "/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_e7ef17ec-edb5-4781-95a8-4729e1095580", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_e7ef17ec-edb5-4781-95a8-4729e1095580", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:33:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:33:41,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ad1a97bb-ae4c-494f-b512-8f77010fd6e5 2019-05-22 16:33:41,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332372188568s 2019-05-22 16:33:41,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:33:41,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:41,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 22 May 2019 16:33:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d49fbcfb-ecec-43fd-aeb8-1f7cf17e2f58 x-openstack-request-id: req-d49fbcfb-ecec-43fd-aeb8-1f7cf17e2f58 2019-05-22 16:33:41,456 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_e7ef17ec-edb5-4781-95a8-4729e1095580", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f3979a61-0893-453b-bf9b-472c72fc5d6c"}]} 2019-05-22 16:33:41,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d49fbcfb-ecec-43fd-aeb8-1f7cf17e2f58 2019-05-22 16:33:41,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.177215099335s 2019-05-22 16:33:41,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-22 16:33:41,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" -d '{"server": {"name": "vping_ssh-vm2_e7ef17ec-edb5-4781-95a8-4729e1095580", "imageRef": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "flavorRef": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "990f816f-90ae-48b1-a0c5-2bc1625ad598"}], "security_groups": [{"name": "966a2eab-c782-438a-8b56-d114ad6ad3fe"}]}}' 2019-05-22 16:33:45,710 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 22 May 2019 16:33:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08 x-compute-request-id: req-1af2eb17-4108-461c-a162-9cf35203e712 x-openstack-request-id: req-1af2eb17-4108-461c-a162-9cf35203e712 2019-05-22 16:33:45,710 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "966a2eab-c782-438a-8b56-d114ad6ad3fe"}], "OS-DCF:diskConfig": "MANUAL", "id": "0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "bookmark"}], "adminPass": "YDSJiTK43qMb"}} 2019-05-22 16:33:45,710 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-1af2eb17-4108-461c-a162-9cf35203e712 2019-05-22 16:33:45,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.25260019302s 2019-05-22 16:33:45,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:33:45,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:46,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Wed, 22 May 2019 16:33: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-c31decd3-4430-4083-9652-51f5cb218851 x-openstack-request-id: req-c31decd3-4430-4083-9652-51f5cb218851 2019-05-22 16:33:46,400 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:33:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:33:45Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:33:46,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c31decd3-4430-4083-9652-51f5cb218851 2019-05-22 16:33:46,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688929080963s 2019-05-22 16:33:46,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:33:46,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:46,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 22 May 2019 16:33:46 GMT X-Openstack-Request-Id: req-a52eb61d-2fcb-4bcf-ab7f-b8acd8be7748 2019-05-22 16:33:46,796 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"990f816f-90ae-48b1-a0c5-2bc1625ad598","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"86f7959302be4726839aed703324978b","status":"ACTIVE","subnets":["0f35f9c9-c884-4f2d-8147-e36f926dabc7"],"description":"","tags":[],"updated_at":"2019-05-22T16:33:27Z","qos_policy_id":null,"name":"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580","admin_state_up":true,"tenant_id":"86f7959302be4726839aed703324978b","created_at":"2019-05-22T16:33:24Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:33:46,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a52eb61d-2fcb-4bcf-ab7f-b8acd8be7748 2019-05-22 16:33:46,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385000944138s 2019-05-22 16:33:46,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:33:46,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:47,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 22 May 2019 16:33:47 GMT X-Openstack-Request-Id: req-4fcef48f-63ac-41f8-8feb-703239ca874b 2019-05-22 16:33:47,054 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"990f816f-90ae-48b1-a0c5-2bc1625ad598","tenant_id":"86f7959302be4726839aed703324978b","created_at":"2019-05-22T16:33:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:33:27Z","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":"86f7959302be4726839aed703324978b","id":"0f35f9c9-c884-4f2d-8147-e36f926dabc7","subnetpool_id":null,"name":"vping_ssh-subnet_e7ef17ec-edb5-4781-95a8-4729e1095580"}]} 2019-05-22 16:33:47,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-4fcef48f-63ac-41f8-8feb-703239ca874b 2019-05-22 16:33:47,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.256988048553s 2019-05-22 16:33:47,056 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:33:49,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:33:49,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:49,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Wed, 22 May 2019 16: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-b7eabd71-badf-4152-8a4b-62e101760c02 x-openstack-request-id: req-b7eabd71-badf-4152-8a4b-62e101760c02 2019-05-22 16:33:49,776 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:33:48Z", "hostId": "d619f374fcd7d9712b2bf2f7cbf2c0cd92c5f97c13b22fe88adacbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:33:45Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:33:49,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b7eabd71-badf-4152-8a4b-62e101760c02 2019-05-22 16:33:49,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71786904335s 2019-05-22 16:33:49,783 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:33:51,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:33:51,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:52,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 22 May 2019 16: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-30f88df7-5f7f-40fb-8671-9487e1118ee7 x-openstack-request-id: req-30f88df7-5f7f-40fb-8671-9487e1118ee7 2019-05-22 16:33:52,435 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:33:48Z", "hostId": "d619f374fcd7d9712b2bf2f7cbf2c0cd92c5f97c13b22fe88adacbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:33:45Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:33:52,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-30f88df7-5f7f-40fb-8671-9487e1118ee7 2019-05-22 16:33:52,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649487018585s 2019-05-22 16:33:52,442 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:33:54,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:33:54,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:55,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 22 May 2019 16:33: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-ff8b2e32-92f2-4b5f-baa7-c2931bbe0486 x-openstack-request-id: req-ff8b2e32-92f2-4b5f-baa7-c2931bbe0486 2019-05-22 16:33:55,503 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:33:48Z", "hostId": "d619f374fcd7d9712b2bf2f7cbf2c0cd92c5f97c13b22fe88adacbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:33:45Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:33:55,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ff8b2e32-92f2-4b5f-baa7-c2931bbe0486 2019-05-22 16:33:55,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05895495415s 2019-05-22 16:33:55,510 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:33:57,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:33:57,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:59,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Wed, 22 May 2019 16:33: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-9fd238b2-69fe-47bc-8a4c-0d6992b690d5 x-openstack-request-id: req-9fd238b2-69fe-47bc-8a4c-0d6992b690d5 2019-05-22 16:33:59,212 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:a9:17", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:33:56.000000", "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:33:56Z", "hostId": "d619f374fcd7d9712b2bf2f7cbf2c0cd92c5f97c13b22fe88adacbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:33:45Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:33:59,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9fd238b2-69fe-47bc-8a4c-0d6992b690d5 2019-05-22 16:33:59,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.699229002s 2019-05-22 16:33:59,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-22 16:33:59,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:59,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 22 May 2019 16:33:59 GMT X-Openstack-Request-Id: req-04b27832-3177-4b17-80a3-1b82da007b8b 2019-05-22 16:33:59,268 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-22T16:33:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0f35f9c9-c884-4f2d-8147-e36f926dabc7","ip_address":"192.168.120.3"}],"id":"53c3ae62-b57a-4ecf-92f3-bb663d01eac5","security_groups":["966a2eab-c782-438a-8b56-d114ad6ad3fe"],"mac_address":"fa:16:3e:4e:a9:17","project_id":"86f7959302be4726839aed703324978b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-3","ip_address":"192.168.120.3","fqdn":"host-192-168-120-3.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"990f816f-90ae-48b1-a0c5-2bc1625ad598","dns_name":"","created_at":"2019-05-22T16:33:49Z","binding:vnic_type":"normal","device_id":"0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08","tenant_id":"86f7959302be4726839aed703324978b"}]} 2019-05-22 16:33:59,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08 used request id req-04b27832-3177-4b17-80a3-1b82da007b8b 2019-05-22 16:33:59,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0498960018158s 2019-05-22 16:33:59,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:33:59,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=53c3ae62-b57a-4ecf-92f3-bb663d01eac5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:59,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:33:59 GMT X-Openstack-Request-Id: req-15c9dc5a-7a95-42dc-a87e-4085d3b99ed0 2019-05-22 16:33:59,326 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-22 16:33:59,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=53c3ae62-b57a-4ecf-92f3-bb663d01eac5 used request id req-15c9dc5a-7a95-42dc-a87e-4085d3b99ed0 2019-05-22 16:33:59,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0494070053101s 2019-05-22 16:33:59,327 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4e:a9:17', 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'534d7a98-b08e-4fb6-847e-0ec4c40d4e6b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-22T16:33:56.000000', 'flavor': Munch({u'id': u'f3979a61-0893-453b-bf9b-472c72fc5d6c'}), 'az': u'nova', 'id': u'0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08', 'security_groups': [Munch({u'name': u'vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'083a7d89583547cc810a559ee4b15505', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86f7959302be4726839aed703324978b', 'name': 'vping_ssh-project_e7ef17ec-edb5-4781-95a8-4729e1095580', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-22T16:33:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-22T16:33:56Z', 'hostId': u'd619f374fcd7d9712b2bf2f7cbf2c0cd92c5f97c13b22fe88adacbb1', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'd619f374fcd7d9712b2bf2f7cbf2c0cd92c5f97c13b22fe88adacbb1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-22T16:33:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'86f7959302be4726839aed703324978b', 'name': u'vping_ssh-vm2_e7ef17ec-edb5-4781-95a8-4729e1095580', 'adminPass': u'YDSJiTK43qMb', 'tenant_id': u'86f7959302be4726839aed703324978b', 'created_at': u'2019-05-22T16:33:45Z', 'created': u'2019-05-22T16:33:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-22 16:33:59,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:33:59,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:59,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 22 May 2019 16:33:59 GMT X-Openstack-Request-Id: req-62dc0396-a47f-4c85-a5ef-b69af85a0eb4 2019-05-22 16:33:59,714 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"990f816f-90ae-48b1-a0c5-2bc1625ad598","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"86f7959302be4726839aed703324978b","status":"ACTIVE","subnets":["0f35f9c9-c884-4f2d-8147-e36f926dabc7"],"description":"","tags":[],"updated_at":"2019-05-22T16:33:27Z","qos_policy_id":null,"name":"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580","admin_state_up":true,"tenant_id":"86f7959302be4726839aed703324978b","created_at":"2019-05-22T16:33:24Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:33:59,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-62dc0396-a47f-4c85-a5ef-b69af85a0eb4 2019-05-22 16:33:59,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385808944702s 2019-05-22 16:33:59,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:33:59,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:59,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 22 May 2019 16:33:59 GMT X-Openstack-Request-Id: req-edee5ad7-0a8c-46f8-8b4b-8693e95a0395 2019-05-22 16:33:59,763 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:33:36Z", "file": "/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/file", "owner": "86f7959302be4726839aed703324978b", "id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "size": 12716032, "self": "/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_e7ef17ec-edb5-4781-95a8-4729e1095580", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_e7ef17ec-edb5-4781-95a8-4729e1095580", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:33:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:33:59,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-edee5ad7-0a8c-46f8-8b4b-8693e95a0395 2019-05-22 16:33:59,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0446269512177s 2019-05-22 16:33:59,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:33:59,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:33:59,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 22 May 2019 16:33:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0eecfa9c-34a5-474d-851c-2188859fc582 x-openstack-request-id: req-0eecfa9c-34a5-474d-851c-2188859fc582 2019-05-22 16:33:59,792 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_e7ef17ec-edb5-4781-95a8-4729e1095580", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f3979a61-0893-453b-bf9b-472c72fc5d6c"}]} 2019-05-22 16:33:59,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-0eecfa9c-34a5-474d-851c-2188859fc582 2019-05-22 16:33:59,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271210670471s 2019-05-22 16:33:59,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-22 16:33:59,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" -d '{"server": {"name": "vping_ssh-vm_e7ef17ec-edb5-4781-95a8-4729e1095580", "imageRef": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "key_name": "vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580", "flavorRef": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "990f816f-90ae-48b1-a0c5-2bc1625ad598"}], "security_groups": [{"name": "966a2eab-c782-438a-8b56-d114ad6ad3fe"}]}}' 2019-05-22 16:34:05,447 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 22 May 2019 16:33:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1 x-compute-request-id: req-73f5cf01-31ba-48e6-af19-31fccabf86c1 x-openstack-request-id: req-73f5cf01-31ba-48e6-af19-31fccabf86c1 2019-05-22 16:34:05,447 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "966a2eab-c782-438a-8b56-d114ad6ad3fe"}], "OS-DCF:diskConfig": "MANUAL", "id": "ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "bookmark"}], "adminPass": "ZtW27nhgoQD4"}} 2019-05-22 16:34:05,448 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-73f5cf01-31ba-48e6-af19-31fccabf86c1 2019-05-22 16:34:05,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.65458798409s 2019-05-22 16:34:05,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:34:05,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:06,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 854 Content-Type: application/json Date: Wed, 22 May 2019 16:34: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-c5b959ad-c2c1-4149-9d28-3011cb9a9677 x-openstack-request-id: req-c5b959ad-c2c1-4149-9d28-3011cb9a9677 2019-05-22 16:34:06,722 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:34:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580", "name": "vping_ssh-vm_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:34:05Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:a9:17", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:33:56.000000", "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:33:56Z", "hostId": "d619f374fcd7d9712b2bf2f7cbf2c0cd92c5f97c13b22fe88adacbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:33:45Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:34:06,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c5b959ad-c2c1-4149-9d28-3011cb9a9677 2019-05-22 16:34:06,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27397799492s 2019-05-22 16:34:06,730 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:34:08,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:34:08,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:09,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Wed, 22 May 2019 16: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-26f9d542-192f-4297-8995-d5009ac4f01c x-openstack-request-id: req-26f9d542-192f-4297-8995-d5009ac4f01c 2019-05-22 16:34:09,462 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:34:08Z", "hostId": "6f087a51e8dbdfe637fc3d8a9fe6ee0a16477bba759beb62d77c7a80", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580", "name": "vping_ssh-vm_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:34:05Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:a9:17", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:33:56.000000", "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:33:56Z", "hostId": "d619f374fcd7d9712b2bf2f7cbf2c0cd92c5f97c13b22fe88adacbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:33:45Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:34:09,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-26f9d542-192f-4297-8995-d5009ac4f01c 2019-05-22 16:34:09,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.729661941528s 2019-05-22 16:34:09,470 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:34:11,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:34:11,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:12,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 893 Content-Type: application/json Date: Wed, 22 May 2019 16:34: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-37dd02fa-9446-4b56-9a7b-7452f7cb952d x-openstack-request-id: req-37dd02fa-9446-4b56-9a7b-7452f7cb952d 2019-05-22 16:34:12,597 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:34:09Z", "hostId": "6f087a51e8dbdfe637fc3d8a9fe6ee0a16477bba759beb62d77c7a80", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580", "name": "vping_ssh-vm_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:34:05Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:a9:17", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:33:56.000000", "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:33:56Z", "hostId": "d619f374fcd7d9712b2bf2f7cbf2c0cd92c5f97c13b22fe88adacbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:33:45Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:34:12,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-37dd02fa-9446-4b56-9a7b-7452f7cb952d 2019-05-22 16:34:12,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12541294098s 2019-05-22 16:34:12,606 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:34:14,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:34:14,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:15,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 893 Content-Type: application/json Date: Wed, 22 May 2019 16:34: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-89cb2bd9-ed57-4c26-a291-9ef85ddd00f2 x-openstack-request-id: req-89cb2bd9-ed57-4c26-a291-9ef85ddd00f2 2019-05-22 16:34:15,985 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:34:09Z", "hostId": "6f087a51e8dbdfe637fc3d8a9fe6ee0a16477bba759beb62d77c7a80", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580", "name": "vping_ssh-vm_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:34:05Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:a9:17", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:33:56.000000", "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:33:56Z", "hostId": "d619f374fcd7d9712b2bf2f7cbf2c0cd92c5f97c13b22fe88adacbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:33:45Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:34:15,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-89cb2bd9-ed57-4c26-a291-9ef85ddd00f2 2019-05-22 16:34:15,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37747597694s 2019-05-22 16:34:15,992 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:34:17,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:34:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:19,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Wed, 22 May 2019 16: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-1c2979c0-a224-4cf2-bfc6-1e9d48a1e9ac x-openstack-request-id: req-1c2979c0-a224-4cf2-bfc6-1e9d48a1e9ac 2019-05-22 16:34:19,167 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:38:f8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:34:17.000000", "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:34:17Z", "hostId": "6f087a51e8dbdfe637fc3d8a9fe6ee0a16477bba759beb62d77c7a80", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580", "name": "vping_ssh-vm_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:34:05Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:a9:17", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:33:56.000000", "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:33:56Z", "hostId": "d619f374fcd7d9712b2bf2f7cbf2c0cd92c5f97c13b22fe88adacbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:33:45Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:34:19,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1c2979c0-a224-4cf2-bfc6-1e9d48a1e9ac 2019-05-22 16:34:19,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17274999619s 2019-05-22 16:34:19,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-22 16:34:19,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=ba2eade1-df63-4ad4-9905-5adf75f9b4e1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:19,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 22 May 2019 16:34:19 GMT X-Openstack-Request-Id: req-4724138c-6a67-4040-9593-7938a8590112 2019-05-22 16:34:19,237 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-22T16:34:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0f35f9c9-c884-4f2d-8147-e36f926dabc7","ip_address":"192.168.120.6"}],"id":"8fc39a0c-a543-426d-afa3-6db162d7bdb9","security_groups":["966a2eab-c782-438a-8b56-d114ad6ad3fe"],"mac_address":"fa:16:3e:92:38:f8","project_id":"86f7959302be4726839aed703324978b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-6","ip_address":"192.168.120.6","fqdn":"host-192-168-120-6.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"990f816f-90ae-48b1-a0c5-2bc1625ad598","dns_name":"","created_at":"2019-05-22T16:34:09Z","binding:vnic_type":"normal","device_id":"ba2eade1-df63-4ad4-9905-5adf75f9b4e1","tenant_id":"86f7959302be4726839aed703324978b"}]} 2019-05-22 16:34:19,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=ba2eade1-df63-4ad4-9905-5adf75f9b4e1 used request id req-4724138c-6a67-4040-9593-7938a8590112 2019-05-22 16:34:19,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0604920387268s 2019-05-22 16:34:19,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:34:19,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=8fc39a0c-a543-426d-afa3-6db162d7bdb9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:19,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:34:19 GMT X-Openstack-Request-Id: req-5acf2584-7aa4-4c98-853f-e6e4b4217725 2019-05-22 16:34:19,804 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-22 16:34:19,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=8fc39a0c-a543-426d-afa3-6db162d7bdb9 used request id req-5acf2584-7aa4-4c98-853f-e6e4b4217725 2019-05-22 16:34:19,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.559401988983s 2019-05-22 16:34:19,805 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:92:38:f8', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'534d7a98-b08e-4fb6-847e-0ec4c40d4e6b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-22T16:34:17.000000', 'flavor': Munch({u'id': u'f3979a61-0893-453b-bf9b-472c72fc5d6c'}), 'az': u'nova', 'id': u'ba2eade1-df63-4ad4-9905-5adf75f9b4e1', 'security_groups': [Munch({u'name': u'vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'083a7d89583547cc810a559ee4b15505', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86f7959302be4726839aed703324978b', 'name': 'vping_ssh-project_e7ef17ec-edb5-4781-95a8-4729e1095580', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-22T16:34:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-22T16:34:17Z', 'hostId': u'6f087a51e8dbdfe637fc3d8a9fe6ee0a16477bba759beb62d77c7a80', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'6f087a51e8dbdfe637fc3d8a9fe6ee0a16477bba759beb62d77c7a80', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-22T16:34:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'86f7959302be4726839aed703324978b', 'name': u'vping_ssh-vm_e7ef17ec-edb5-4781-95a8-4729e1095580', 'adminPass': u'ZtW27nhgoQD4', 'tenant_id': u'86f7959302be4726839aed703324978b', 'created_at': u'2019-05-22T16:34:05Z', 'created': u'2019-05-22T16:34:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-22 16:34:19,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:34:19,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:20,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 22 May 2019 16:34:20 GMT X-Openstack-Request-Id: req-7d5650be-33b4-47d7-b9d3-74403bc2e163 2019-05-22 16:34:20,219 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"990f816f-90ae-48b1-a0c5-2bc1625ad598","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"86f7959302be4726839aed703324978b","status":"ACTIVE","subnets":["0f35f9c9-c884-4f2d-8147-e36f926dabc7"],"description":"","tags":[],"updated_at":"2019-05-22T16:33:27Z","qos_policy_id":null,"name":"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580","admin_state_up":true,"tenant_id":"86f7959302be4726839aed703324978b","created_at":"2019-05-22T16:33:24Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:34:20,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7d5650be-33b4-47d7-b9d3-74403bc2e163 2019-05-22 16:34:20,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.409418821335s 2019-05-22 16:34:20,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-22 16:34:20,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=ba2eade1-df63-4ad4-9905-5adf75f9b4e1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:20,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 22 May 2019 16:34:20 GMT X-Openstack-Request-Id: req-b42e2ca5-ba0b-4c32-8877-84e1c5a4db4a 2019-05-22 16:34:20,273 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-22T16:34:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0f35f9c9-c884-4f2d-8147-e36f926dabc7","ip_address":"192.168.120.6"}],"id":"8fc39a0c-a543-426d-afa3-6db162d7bdb9","security_groups":["966a2eab-c782-438a-8b56-d114ad6ad3fe"],"mac_address":"fa:16:3e:92:38:f8","project_id":"86f7959302be4726839aed703324978b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-6","ip_address":"192.168.120.6","fqdn":"host-192-168-120-6.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"990f816f-90ae-48b1-a0c5-2bc1625ad598","dns_name":"","created_at":"2019-05-22T16:34:09Z","binding:vnic_type":"normal","device_id":"ba2eade1-df63-4ad4-9905-5adf75f9b4e1","tenant_id":"86f7959302be4726839aed703324978b"}]} 2019-05-22 16:34:20,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=ba2eade1-df63-4ad4-9905-5adf75f9b4e1 used request id req-b42e2ca5-ba0b-4c32-8877-84e1c5a4db4a 2019-05-22 16:34:20,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0524089336395s 2019-05-22 16:34:20,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-22 16:34:20,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" -d '{"floatingip": {"floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.6", "port_id": "8fc39a0c-a543-426d-afa3-6db162d7bdb9"}}' 2019-05-22 16:34:22,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 585 Content-Type: application/json Date: Wed, 22 May 2019 16:34:22 GMT X-Openstack-Request-Id: req-a427288d-841c-4308-a55b-f22baa3944e4 2019-05-22 16:34:22,428 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "08ba9f06-7df1-438b-97d2-f506b7003da3", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-05-22T16:34:21Z", "dns_domain": "", "floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "8fc39a0c-a543-426d-afa3-6db162d7bdb9", "id": "53f359ba-7073-4190-b780-625a7a1de299", "tenant_id": "86f7959302be4726839aed703324978b", "created_at": "2019-05-22T16:34:21Z", "dns_name": "", "project_id": "86f7959302be4726839aed703324978b"}} 2019-05-22 16:34:22,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a427288d-841c-4308-a55b-f22baa3944e4 2019-05-22 16:34:22,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.1547369957s 2019-05-22 16:34:22,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:34:22,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:22,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json Date: Wed, 22 May 2019 16:34:22 GMT X-Openstack-Request-Id: req-8e39babe-f7bf-4b60-9caf-058d084c85b6 2019-05-22 16:34:22,514 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "08ba9f06-7df1-438b-97d2-f506b7003da3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-05-22T16:34:22Z", "dns_domain": "", "floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.212", "revision_number": 1, "port_id": "8fc39a0c-a543-426d-afa3-6db162d7bdb9", "id": "53f359ba-7073-4190-b780-625a7a1de299", "dns_name": "", "created_at": "2019-05-22T16:34:21Z", "tenant_id": "86f7959302be4726839aed703324978b", "project_id": "86f7959302be4726839aed703324978b"}]} 2019-05-22 16:34:22,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-8e39babe-f7bf-4b60-9caf-058d084c85b6 2019-05-22 16:34:22,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0701920986176s 2019-05-22 16:34:22,520 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'08ba9f06-7df1-438b-97d2-f506b7003da3', 'updated_at': u'2019-05-22T16:34:22Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.212', 'revision_number': 1, 'port_id': u'8fc39a0c-a543-426d-afa3-6db162d7bdb9', 'id': u'53f359ba-7073-4190-b780-625a7a1de299', 'network': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', 'port': u'8fc39a0c-a543-426d-afa3-6db162d7bdb9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86f7959302be4726839aed703324978b', 'name': 'vping_ssh-project_e7ef17ec-edb5-4781-95a8-4729e1095580', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'86f7959302be4726839aed703324978b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'86f7959302be4726839aed703324978b', 'created_at': u'2019-05-22T16:34:21Z', 'attached': True, u'dns_name': u'', 'router': u'08ba9f06-7df1-438b-97d2-f506b7003da3'}) 2019-05-22 16:34:22,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-22 16:34:22,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-22 16:34:23,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9596 Content-Type: application/json Date: Wed, 22 May 2019 16:34: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-c8eeebf0-1617-4fc7-a46f-bece25abd409 x-openstack-request-id: req-c8eeebf0-1617-4fc7-a46f-bece25abd409 2019-05-22 16:34:23,421 - 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 560405523 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.241263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.244300] pid_max: default: 32768 minimum: 301\n[ 0.245928] ACPI: Core revision 20150930\n[ 0.247963] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.250320] Security Framework initialized\n[ 0.251813] Yama: becoming mindful.\n[ 0.253132] AppArmor: AppArmor initialized\n[ 0.254655] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.257016] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.259313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.263992] Initializing cgroup subsys io\n[ 0.265457] Initializing cgroup subsys memory\n[ 0.267012] Initializing cgroup subsys devices\n[ 0.268608] Initializing cgroup subsys freezer\n[ 0.270180] Initializing cgroup subsys net_cls\n[ 0.271766] Initializing cgroup subsys perf_event\n[ 0.273410] Initializing cgroup subsys net_prio\n[ 0.275011] Initializing cgroup subsys hugetlb\n[ 0.276586] Initializing cgroup subsys pids\n[ 0.278150] CPU: Physical Processor ID: 0\n[ 0.280331] mce: CPU supports 10 MCE banks\n[ 0.281861] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.283696] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.302119] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.311812] ftrace: allocating 31920 entries in 125 pages\n[ 0.348240] smpboot: Max logical packages: 1\n[ 0.349792] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.352250] x2apic enabled\n[ 0.353666] Switched APIC routing to physical x2apic.\n[ 0.356650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.358677] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.362431] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.365685] KVM setup paravirtual spinlock\n[ 0.367675] x86: Booted up 1 node, 1 CPUs\n[ 0.369143] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.371624] devtmpfs: initialized\n[ 0.373888] evm: security.selinux\n[ 0.375145] evm: security.SMACK64\n[ 0.376398] evm: security.SMACK64EXEC\n[ 0.377751] evm: security.SMACK64TRANSMUTE\n[ 0.379213] evm: security.SMACK64MMAP\n[ 0.380562] evm: security.ima\n[ 0.381720] evm: security.capability\n[ 0.383120] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.386445] pinctrl core: initialized pinctrl subsystem\n[ 0.388385] RTC time: 16:34:18, date: 05/22/19\n[ 0.390066] NET: Registered protocol family 16\n[ 0.391770] cpuidle: using governor ladder\n[ 0.393258] cpuidle: using governor menu\n[ 0.394685] PCCT header not found.\n[ 0.396013] ACPI: bus type PCI registered\n[ 0.397465] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.399703] PCI: Using configuration type 1 for base access\n[ 0.402321] ACPI: Added _OSI(Module Device)\n[ 0.403841] ACPI: Added _OSI(Processor Device)\n[ 0.405400] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407168] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.409904] ACPI: Interpreter enabled\n[ 0.411284] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.414720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.418070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.421425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.424838] ACPI: (supports S0 S5)\n[ 0.426119] ACPI: Using IOAPIC for interrupt routing\n[ 0.427843] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.432457] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.434832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.437317] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.439584] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.443671] acpiphp: Slot [3] registered\n[ 0.445168] acpiphp: Slot [4] registered\n[ 0.446666] acpiphp: Slot [5] registered\n[ 0.448160] acpiphp: Slot [6] registered\n[ 0.449636] acpiphp: Slot [7] registered\n[ 0.451080] acpiphp: Slot [8] registered\n[ 0.452532] acpiphp: Slot [9] registered\n[ 0.454005] acpiphp: Slot [10] registered\n[ 0.455465] acpiphp: Slot [11] registered\n[ 0.456940] acpiphp: Slot [12] registered\n[ 0.458406] acpiphp: Slot [13] registered\n[ 0.459868] acpiphp: Slot [14] registered\n[ 0.461393] acpiphp: Slot [15] registered\n[ 0.479127] acpiphp: Slot [16] registered\n[ 0.480631] acpiphp: Slot [17] registered\n[ 0.482093] acpiphp: Slot [18] registered\n[ 0.483598] acpiphp: Slot [19] registered\n[ 0.485059] acpiphp: Slot [20] registered\n[ 0.486531] acpiphp: Slot [21] registered\n[ 0.488009] acpiphp: Slot [22] registered\n[ 0.489533] acpiphp: Slot [23] registered\n[ 0.491046] acpiphp: Slot [24] registered\n[ 0.492580] acpiphp: Slot [25] registered\n[ 0.494153] acpiphp: Slot [26] registered\n[ 0.495661] acpiphp: Slot [27] registered\n[ 0.497171] acpiphp: Slot [28] registered\n[ 0.498686] acpiphp: Slot [29] registered\n[ 0.500184] acpiphp: Slot [30] registered\n[ 0.501741] acpiphp: Slot [31] registered\n[ 0.503242] PCI host bridge to bus 0000:00\n[ 0.504771] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.507092] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.509373] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.512076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.517662] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.520586] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.527033] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.529425] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.531652] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.534039] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.539100] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.541760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.564795] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.568034] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.570643] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.573238] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.575804] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.578160] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.581256] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.583237] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.586124] vgaarb: loaded\n[ 0.587235] vgaarb: bridge control possible 0000:00:02.0\n[ 0.589872] SCSI subsystem initialized\n[ 0.591948] ACPI: bus type USB registered\n[ 0.593536] usbcore: registered new interface driver usbfs\n[ 0.595493] usbcore: registered new interface driver hub\n[ 0.597366] usbcore: registered new device driver usb\n[ 0.599553] PCI: Using ACPI for IRQ routing\n[ 0.601996] NetLabel: Initializing\n[ 0.603332] NetLabel: domain hash size = 128\n[ 0.604925] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.606752] NetLabel: unlabeled traffic allowed by default\n[ 0.609260] clocksource: Switched to clocksource kvm-clock\n[ 0.621389] AppArmor: AppArmor Filesystem Enabled\n[ 0.623202] pnp: PnP ACPI init\n[ 0.624920] pnp: PnP ACPI: found 5 devices\n[ 0.632274] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.635520] NET: Registered protocol family 2\n[ 0.637703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.640127] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.642387] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.644662] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.646703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.648962] NET: Registered protocol family 1\n[ 0.650639] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.652695] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.654716] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.669905] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.685241] Trying to unpack rootfs image as initramfs...\n[ 0.751542] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.754773] Scanning for low memory corruption every 60 seconds\n[ 0.757361] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.759547] audit: initializing netlink subsys (disabled)\n[ 0.761581] audit: type=2000 audit(1558542858.706:1): initialized\n[ 0.764085] Initialise system trusted keyring\n[ 0.765901] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.768080] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.771376] zbud: loaded\n[ 0.772648] VFS: Disk quotas dquot_6.6.0\n[ 0.774203] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.776973] fuse init (API version 7.23)\n[ 0.778637] Key type big_key registered\n[ 0.780130] Allocating IMA MOK and blacklist keyrings.\n[ 0.782349] Key type asymmetric registered\n[ 0.783906] Asymmetric key parser 'x509' registered\n[ 0.785709] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.788503] io scheduler noop registered\n[ 0.789978] io scheduler deadline registered (default)\n[ 0.791856] io scheduler cfq registered\n[ 0.793455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.795405] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.797787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.800494] ACPI: Power Button [PWRF]\n[ 0.802055] GHES: HEST is not enabled!\n[ 0.816423] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.846282] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.849922] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.875628] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.879440] Linux agpgart interface v0.103\n[ 0.883464] brd: module loaded\n[ 0.886112] loop: module loaded\n[ 0.891946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.894652] GPT:90111 != 2097151\n[ 0.895921] GPT:Alternate GPT header not at the end of the disk.\n[ 0.897982] GPT:90111 != 2097151\n[ 0.899246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.901061] vda: vda1 vda15\n[ 0.903115] scsi host0: ata_piix\n[ 0.904517] scsi host1: ata_piix\n[ 0.905846] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.908141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.911140] libphy: Fixed MDIO Bus: probed\n[ 0.912683] tun: Universal TUN/TAP device driver, 1.6\n[ 0.914485] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.918043] PPP generic driver version 2.4.2\n[ 0.919723] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.921978] ehci-pci: EHCI PCI platform driver\n[ 0.923627] ehci-platform: EHCI generic platform driver\n[ 0.925497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.927796] ohci-pci: OHCI PCI platform driver\n[ 0.929500] ohci-platform: OHCI generic platform driver\n[ 0.931468] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.946792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.948747] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.951580] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.953485] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.955760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.958141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.960850] usb usb1: Product: UHCI Host Controller\n[ 0.962634] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.964826] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.966658] hub 1-0:1.0: USB hub found\n[ 0.968130] hub 1-0:1.0: 2 ports detected\n[ 0.969898] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.973862] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.975685] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.977636] mousedev: PS/2 mouse device common for all mice\n[ 0.980037] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.983270] rtc_cmos 00:00: RTC can wake from S4\n[ 0.985632] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.987892] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.990195] i2c /dev entries driver\n[ 0.991644] device-mapper: uevent: version 1.0.3\n[ 0.993460] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.996594] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.999132] NET: Registered protocol family 10\n[ 1.001362] NET: Registered protocol family 17\n[ 1.003070] Key type dns_resolver registered\n[ 1.004920] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.007031] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.010423] registered taskstats version 1\n[ 1.012037] Loading compiled-in X.509 certificates\n[ 1.014472] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.018039] zswap: loaded using pool lzo/zbud\n[ 1.020860] Key type trusted registered\n[ 1.023485] Key type encrypted registered\n[ 1.025033] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.027050] ima: No TPM chip found, activating TPM-bypass!\n[ 1.029058] evm: HMAC attrs: 0x1\n[ 1.030815] Magic number: 3:374:591\n[ 1.032411] rtc_cmos 00:00: setting system clock to 2019-05-22 16:34:19 UTC (1558542859)\n[ 1.035512] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.037652] EDD information not available.\n[ 1.068236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.087809] Write protecting the kernel read-only data: 14336k\n[ 1.093797] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.097334] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.79\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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.270021] 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.6...\nLease of 192.168.120.6 obtained, lease time 43200\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-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLzbmcJweHE/1wAlMRJYYTJ2vZzIYqhVGXDCMWxtT/02sQXkx9s9KC1LdfGFLpwjgmQ63pXOoEYqgWmcAF+TowO5O2ttHgmteQPtsO/b2jD2HrpozmaVYL5SO448eskzCIxaWZYvDDzAld8yjgM8oP1TsTqVoPxcUOBMyeE4xAOFgvfl0vhvJnpWuh8Yoo5SSKBX9GZB/45hfoepvDQUSFTaS4DcV58217wr2LpuPcKBNa1W15KjlfLiS3sd6jQIz8+a2Bgf+ZVpaouS830Z22iZDYNygvbRJ/wouofFlB8ktRWxSL4vSecCvNG/J/T/8onOaYRcxuf1pdDWqoDa0j root@vping-ssh-vm-e7ef17ec-edb5-4781-95a8-4729e1095580\nssh-dss AAAAB3NzaC1kc3MAAACBAIWo6ZUBvY7oT9OR1x29AGcB5gSAclEbG1B/X4+Dsyele7FyZqR7h9U9YN2O+WlBTSetiUjGqezRSHxpFVpJ595TQXmUZVzMpG9K6UxDTAeuiO2O75J6KPXVfvEi1DmAkUjSBAMfRdMDxOIBYOVHruk6UOly9fDgLj6gvgjUPHQdAAAAFQCS+01SgLrm1dfEi+iUH6lO7c9aMwAAAIEAg1KCp3vOGY4JhNaDCGFoPxCPv4svm8iPEYwuaNsxyBJd8mmT7Jwcut4JRFVji1cx8P4A6Q+pIep7WwnU9tpvO+LWrjuXrx7uiwxSwGv8C8zUECn3WSj+SyPzW81/YemYAGpRwlStW8DzJXfS8h9UnU42I+cp4SL4oM07RegCozMAAACAQzquq5Kghlo9X88W+XHixuDGP+pkdh9u2LaJVjra8ahbr4BX5BhLg/VIxaWvGnwaJmS3duOQg2R1/qdPNjD6dTkTPndQ2RZtZEuRxUj0Z0YkE8YNHYR9a2Z/5lLwCiy2vKwV9mxNMJW0IVWyFtWePWNmDiBQaHgKGlsy8n7QOk0= root@vping-ssh-vm-e7ef17ec-edb5-4781-95a8-4729e1095580\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe92:38f8/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-e7ef17ec-edb5-4781-95a8-4729e1095580\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.91 ===\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-e7ef17ec-edb5-4781-95a8-4729e1095580 login: "} 2019-05-22 16:34:23,422 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1/action used request id req-c8eeebf0-1617-4fc7-a46f-bece25abd409 2019-05-22 16:34:23,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.901746034622s 2019-05-22 16:34:23,423 - 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 560405523 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.241263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.244300] pid_max: default: 32768 minimum: 301 [ 0.245928] ACPI: Core revision 20150930 [ 0.247963] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.250320] Security Framework initialized [ 0.251813] Yama: becoming mindful. [ 0.253132] AppArmor: AppArmor initialized [ 0.254655] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.257016] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.259313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263992] Initializing cgroup subsys io [ 0.265457] Initializing cgroup subsys memory [ 0.267012] Initializing cgroup subsys devices [ 0.268608] Initializing cgroup subsys freezer [ 0.270180] Initializing cgroup subsys net_cls [ 0.271766] Initializing cgroup subsys perf_event [ 0.273410] Initializing cgroup subsys net_prio [ 0.275011] Initializing cgroup subsys hugetlb [ 0.276586] Initializing cgroup subsys pids [ 0.278150] CPU: Physical Processor ID: 0 [ 0.280331] mce: CPU supports 10 MCE banks [ 0.281861] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.283696] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.302119] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.311812] ftrace: allocating 31920 entries in 125 pages [ 0.348240] smpboot: Max logical packages: 1 [ 0.349792] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.352250] x2apic enabled [ 0.353666] Switched APIC routing to physical x2apic. [ 0.356650] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.358677] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.362431] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.365685] KVM setup paravirtual spinlock [ 0.367675] x86: Booted up 1 node, 1 CPUs [ 0.369143] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.371624] devtmpfs: initialized [ 0.373888] evm: security.selinux [ 0.375145] evm: security.SMACK64 [ 0.376398] evm: security.SMACK64EXEC [ 0.377751] evm: security.SMACK64TRANSMUTE [ 0.379213] evm: security.SMACK64MMAP [ 0.380562] evm: security.ima [ 0.381720] evm: security.capability [ 0.383120] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.386445] pinctrl core: initialized pinctrl subsystem [ 0.388385] RTC time: 16:34:18, date: 05/22/19 [ 0.390066] NET: Registered protocol family 16 [ 0.391770] cpuidle: using governor ladder [ 0.393258] cpuidle: using governor menu [ 0.394685] PCCT header not found. [ 0.396013] ACPI: bus type PCI registered [ 0.397465] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.399703] PCI: Using configuration type 1 for base access [ 0.402321] ACPI: Added _OSI(Module Device) [ 0.403841] ACPI: Added _OSI(Processor Device) [ 0.405400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407168] ACPI: Added _OSI(Processor Aggregator Device) [ 0.409904] ACPI: Interpreter enabled [ 0.411284] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.414720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.418070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.421425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.424838] ACPI: (supports S0 S5) [ 0.426119] ACPI: Using IOAPIC for interrupt routing [ 0.427843] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.432457] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.434832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.437317] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.439584] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.443671] acpiphp: Slot [3] registered [ 0.445168] acpiphp: Slot [4] registered [ 0.446666] acpiphp: Slot [5] registered [ 0.448160] acpiphp: Slot [6] registered [ 0.449636] acpiphp: Slot [7] registered [ 0.451080] acpiphp: Slot [8] registered [ 0.452532] acpiphp: Slot [9] registered [ 0.454005] acpiphp: Slot [10] registered [ 0.455465] acpiphp: Slot [11] registered [ 0.456940] acpiphp: Slot [12] registered [ 0.458406] acpiphp: Slot [13] registered [ 0.459868] acpiphp: Slot [14] registered [ 0.461393] acpiphp: Slot [15] registered [ 0.479127] acpiphp: Slot [16] registered [ 0.480631] acpiphp: Slot [17] registered [ 0.482093] acpiphp: Slot [18] registered [ 0.483598] acpiphp: Slot [19] registered [ 0.485059] acpiphp: Slot [20] registered [ 0.486531] acpiphp: Slot [21] registered [ 0.488009] acpiphp: Slot [22] registered [ 0.489533] acpiphp: Slot [23] registered [ 0.491046] acpiphp: Slot [24] registered [ 0.492580] acpiphp: Slot [25] registered [ 0.494153] acpiphp: Slot [26] registered [ 0.495661] acpiphp: Slot [27] registered [ 0.497171] acpiphp: Slot [28] registered [ 0.498686] acpiphp: Slot [29] registered [ 0.500184] acpiphp: Slot [30] registered [ 0.501741] acpiphp: Slot [31] registered [ 0.503242] PCI host bridge to bus 0000:00 [ 0.504771] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.507092] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.509373] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.512076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.517662] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.520586] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.527033] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.529425] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.531652] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.534039] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.539100] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.541760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.564795] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.568034] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.570643] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.573238] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.575804] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.578160] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.581256] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.583237] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.586124] vgaarb: loaded [ 0.587235] vgaarb: bridge control possible 0000:00:02.0 [ 0.589872] SCSI subsystem initialized [ 0.591948] ACPI: bus type USB registered [ 0.593536] usbcore: registered new interface driver usbfs [ 0.595493] usbcore: registered new interface driver hub [ 0.597366] usbcore: registered new device driver usb [ 0.599553] PCI: Using ACPI for IRQ routing [ 0.601996] NetLabel: Initializing [ 0.603332] NetLabel: domain hash size = 128 [ 0.604925] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.606752] NetLabel: unlabeled traffic allowed by default [ 0.609260] clocksource: Switched to clocksource kvm-clock [ 0.621389] AppArmor: AppArmor Filesystem Enabled [ 0.623202] pnp: PnP ACPI init [ 0.624920] pnp: PnP ACPI: found 5 devices [ 0.632274] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.635520] NET: Registered protocol family 2 [ 0.637703] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.640127] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.642387] TCP: Hash tables configured (established 4096 bind 4096) [ 0.644662] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.646703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.648962] NET: Registered protocol family 1 [ 0.650639] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.652695] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.654716] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.669905] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.685241] Trying to unpack rootfs image as initramfs... [ 0.751542] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.754773] Scanning for low memory corruption every 60 seconds [ 0.757361] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.759547] audit: initializing netlink subsys (disabled) [ 0.761581] audit: type=2000 audit(1558542858.706:1): initialized [ 0.764085] Initialise system trusted keyring [ 0.765901] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.768080] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.771376] zbud: loaded [ 0.772648] VFS: Disk quotas dquot_6.6.0 [ 0.774203] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.776973] fuse init (API version 7.23) [ 0.778637] Key type big_key registered [ 0.780130] Allocating IMA MOK and blacklist keyrings. [ 0.782349] Key type asymmetric registered [ 0.783906] Asymmetric key parser 'x509' registered [ 0.785709] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.788503] io scheduler noop registered [ 0.789978] io scheduler deadline registered (default) [ 0.791856] io scheduler cfq registered [ 0.793455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.795405] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.797787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.800494] ACPI: Power Button [PWRF] [ 0.802055] GHES: HEST is not enabled! [ 0.816423] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.846282] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.849922] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.875628] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.879440] Linux agpgart interface v0.103 [ 0.883464] brd: module loaded [ 0.886112] loop: module loaded [ 0.891946] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.894652] GPT:90111 != 2097151 [ 0.895921] GPT:Alternate GPT header not at the end of the disk. [ 0.897982] GPT:90111 != 2097151 [ 0.899246] GPT: Use GNU Parted to correct GPT errors. [ 0.901061] vda: vda1 vda15 [ 0.903115] scsi host0: ata_piix [ 0.904517] scsi host1: ata_piix [ 0.905846] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.908141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.911140] libphy: Fixed MDIO Bus: probed [ 0.912683] tun: Universal TUN/TAP device driver, 1.6 [ 0.914485] tun: (C) 1999-2004 Max Krasnyansky [ 0.918043] PPP generic driver version 2.4.2 [ 0.919723] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.921978] ehci-pci: EHCI PCI platform driver [ 0.923627] ehci-platform: EHCI generic platform driver [ 0.925497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.927796] ohci-pci: OHCI PCI platform driver [ 0.929500] ohci-platform: OHCI generic platform driver [ 0.931468] uhci_hcd: USB Universal Host Controller Interface driver [ 0.946792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.948747] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.951580] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.953485] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.955760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.958141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.960850] usb usb1: Product: UHCI Host Controller [ 0.962634] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.964826] usb usb1: SerialNumber: 0000:00:01.2 [ 0.966658] hub 1-0:1.0: USB hub found [ 0.968130] hub 1-0:1.0: 2 ports detected [ 0.969898] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.973862] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.975685] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.977636] mousedev: PS/2 mouse device common for all mice [ 0.980037] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.983270] rtc_cmos 00:00: RTC can wake from S4 [ 0.985632] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.987892] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.990195] i2c /dev entries driver [ 0.991644] device-mapper: uevent: version 1.0.3 [ 0.993460] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.996594] ledtrig-cpu: registered to indicate activity on CPUs [ 0.999132] NET: Registered protocol family 10 [ 1.001362] NET: Registered protocol family 17 [ 1.003070] Key type dns_resolver registered [ 1.004920] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.007031] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.010423] registered taskstats version 1 [ 1.012037] Loading compiled-in X.509 certificates [ 1.014472] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.018039] zswap: loaded using pool lzo/zbud [ 1.020860] Key type trusted registered [ 1.023485] Key type encrypted registered [ 1.025033] AppArmor: AppArmor sha1 policy hashing enabled [ 1.027050] ima: No TPM chip found, activating TPM-bypass! [ 1.029058] evm: HMAC attrs: 0x1 [ 1.030815] Magic number: 3:374:591 [ 1.032411] rtc_cmos 00:00: setting system clock to 2019-05-22 16:34:19 UTC (1558542859) [ 1.035512] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.037652] EDD information not available. [ 1.068236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.087809] Write protecting the kernel read-only data: 14336k [ 1.093797] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.097334] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 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.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.270021] 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.6... Lease of 192.168.120.6 obtained, lease time 43200 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-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLzbmcJweHE/1wAlMRJYYTJ2vZzIYqhVGXDCMWxtT/02sQXkx9s9KC1LdfGFLpwjgmQ63pXOoEYqgWmcAF+TowO5O2ttHgmteQPtsO/b2jD2HrpozmaVYL5SO448eskzCIxaWZYvDDzAld8yjgM8oP1TsTqVoPxcUOBMyeE4xAOFgvfl0vhvJnpWuh8Yoo5SSKBX9GZB/45hfoepvDQUSFTaS4DcV58217wr2LpuPcKBNa1W15KjlfLiS3sd6jQIz8+a2Bgf+ZVpaouS830Z22iZDYNygvbRJ/wouofFlB8ktRWxSL4vSecCvNG/J/T/8onOaYRcxuf1pdDWqoDa0j root@vping-ssh-vm-e7ef17ec-edb5-4781-95a8-4729e1095580 ssh-dss AAAAB3NzaC1kc3MAAACBAIWo6ZUBvY7oT9OR1x29AGcB5gSAclEbG1B/X4+Dsyele7FyZqR7h9U9YN2O+WlBTSetiUjGqezRSHxpFVpJ595TQXmUZVzMpG9K6UxDTAeuiO2O75J6KPXVfvEi1DmAkUjSBAMfRdMDxOIBYOVHruk6UOly9fDgLj6gvgjUPHQdAAAAFQCS+01SgLrm1dfEi+iUH6lO7c9aMwAAAIEAg1KCp3vOGY4JhNaDCGFoPxCPv4svm8iPEYwuaNsxyBJd8mmT7Jwcut4JRFVji1cx8P4A6Q+pIep7WwnU9tpvO+LWrjuXrx7uiwxSwGv8C8zUECn3WSj+SyPzW81/YemYAGpRwlStW8DzJXfS8h9UnU42I+cp4SL4oM07RegCozMAAACAQzquq5Kghlo9X88W+XHixuDGP+pkdh9u2LaJVjra8ahbr4BX5BhLg/VIxaWvGnwaJmS3duOQg2R1/qdPNjD6dTkTPndQ2RZtZEuRxUj0Z0YkE8YNHYR9a2Z/5lLwCiy2vKwV9mxNMJW0IVWyFtWePWNmDiBQaHgKGlsy8n7QOk0= root@vping-ssh-vm-e7ef17ec-edb5-4781-95a8-4729e1095580 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe92:38f8/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-e7ef17ec-edb5-4781-95a8-4729e1095580 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.91 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-e7ef17ec-edb5-4781-95a8-4729e1095580 login: 2019-05-22 16:34:24,425 - paramiko.transport - DEBUG - starting thread (client mode): 0x25f26cd0L 2019-05-22 16:34:24,425 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-22 16:34:24,425 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-22 16:34:24,425 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-22 16:34:24,426 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-22 16:34:24,427 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-22 16:34:24,427 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-22 16:34:24,427 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-22 16:34:24,427 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-22 16:34:24,427 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-22 16:34:24,444 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-22 16:34:24,445 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-22 16:34:24,457 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.212: 5d777ef209bde904273273f8678abbe2 2019-05-22 16:34:24,457 - paramiko.transport - DEBUG - Trying discovered key e471608e00c4fb8b54735a325080445e in /tmp/tmp85NPTg 2019-05-22 16:34:24,483 - paramiko.transport - DEBUG - userauth is OK 2019-05-22 16:34:24,489 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-22 16:34:24,490 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-22 16:34:24,491 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-22 16:34:24,491 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-22 16:34:24,492 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-22 16:34:24,496 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-22 16:34:24,496 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.3 (192.168.120.3): 56 data bytes 64 bytes from 192.168.120.3: seq=0 ttl=64 time=1.820 ms --- 192.168.120.3 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.820/1.820/1.820 ms 2019-05-22 16:34:24,497 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-05-22 16:34:24,499 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-22 16:34:24,608 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-22 16:34:24,609 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:01 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-22 16:34:24,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-22 16:34:24,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:24,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 22 May 2019 16:34: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-5d75e861-eb8d-4c53-91d3-e4d514a6a020 x-openstack-request-id: req-5d75e861-eb8d-4c53-91d3-e4d514a6a020 2019-05-22 16:34:24,827 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08 used request id req-5d75e861-eb8d-4c53-91d3-e4d514a6a020 2019-05-22 16:34:24,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.213957071304s 2019-05-22 16:34:24,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:34:24,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:25,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Wed, 22 May 2019 16: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-cbed3891-41f7-483c-b18c-edfbe02dafbb x-openstack-request-id: req-cbed3891-41f7-483c-b18c-edfbe02dafbb 2019-05-22 16:34:25,746 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:38:f8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:38:f8", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:34:17.000000", "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:34:17Z", "hostId": "6f087a51e8dbdfe637fc3d8a9fe6ee0a16477bba759beb62d77c7a80", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580", "name": "vping_ssh-vm_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:34:05Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:a9:17", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:33:56.000000", "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "0ea9eff4-53bd-4a4c-ae8a-71e2c0344d08", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:34:24Z", "hostId": "d619f374fcd7d9712b2bf2f7cbf2c0cd92c5f97c13b22fe88adacbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:33:45Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:34:25,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cbed3891-41f7-483c-b18c-edfbe02dafbb 2019-05-22 16:34:25,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.918484210968s 2019-05-22 16:34:25,749 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:34:27,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:34:27,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:28,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 761 Content-Type: application/json Date: Wed, 22 May 2019 16:34: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-ae0decb2-055e-434a-b46a-2ffc1a0614f8 x-openstack-request-id: req-ae0decb2-055e-434a-b46a-2ffc1a0614f8 2019-05-22 16:34:28,514 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:38:f8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:38:f8", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:34:17.000000", "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:34:17Z", "hostId": "6f087a51e8dbdfe637fc3d8a9fe6ee0a16477bba759beb62d77c7a80", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580", "name": "vping_ssh-vm_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:34:05Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:34:28,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae0decb2-055e-434a-b46a-2ffc1a0614f8 2019-05-22 16:34:28,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762764930725s 2019-05-22 16:34:28,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-22 16:34:28,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/53f359ba-7073-4190-b780-625a7a1de299.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:29,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:34:29 GMT X-Openstack-Request-Id: req-d91a12f9-77d3-40ce-8e43-7462b24e2e2f 2019-05-22 16:34:29,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:34:29,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/53f359ba-7073-4190-b780-625a7a1de299.json used request id req-d91a12f9-77d3-40ce-8e43-7462b24e2e2f 2019-05-22 16:34:29,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.3103928566s 2019-05-22 16:34:29,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:34:29,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:29,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:34:29 GMT X-Openstack-Request-Id: req-5088d911-2cb4-4896-a7d0-dbe5e54bd1f7 2019-05-22 16:34:29,891 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-22 16:34:29,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5088d911-2cb4-4896-a7d0-dbe5e54bd1f7 2019-05-22 16:34:29,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.050938129425s 2019-05-22 16:34:29,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-22 16:34:29,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:30,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 22 May 2019 16:34: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-c70b2b4c-42ae-489f-a46d-acad4ae34fad x-openstack-request-id: req-c70b2b4c-42ae-489f-a46d-acad4ae34fad 2019-05-22 16:34:30,067 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1 used request id req-c70b2b4c-42ae-489f-a46d-acad4ae34fad 2019-05-22 16:34:30,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.175122022629s 2019-05-22 16:34:30,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:34:30,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:30,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Wed, 22 May 2019 16:34: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-e257518d-66da-4bcb-83ea-73f769699b0f x-openstack-request-id: req-e257518d-66da-4bcb-83ea-73f769699b0f 2019-05-22 16:34:30,695 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:38:f8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:38:f8", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "rel": "bookmark"}], "image": {"id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "links": [{"href": "http://172.30.9.28:8774/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:34:17.000000", "flavor": {"id": "f3979a61-0893-453b-bf9b-472c72fc5d6c", "links": [{"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}]}, "id": "ba2eade1-df63-4ad4-9905-5adf75f9b4e1", "security_groups": [{"name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}], "user_id": "083a7d89583547cc810a559ee4b15505", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:34:29Z", "hostId": "6f087a51e8dbdfe637fc3d8a9fe6ee0a16477bba759beb62d77c7a80", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580", "name": "vping_ssh-vm_e7ef17ec-edb5-4781-95a8-4729e1095580", "created": "2019-05-22T16:34:05Z", "tenant_id": "86f7959302be4726839aed703324978b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:34:30,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e257518d-66da-4bcb-83ea-73f769699b0f 2019-05-22 16:34:30,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.628185987473s 2019-05-22 16:34:30,697 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:34:32,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:34:32,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:32,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 22 May 2019 16:34: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-78ef98b4-9c6d-443a-8ff6-6e92b7e8bff8 x-openstack-request-id: req-78ef98b4-9c6d-443a-8ff6-6e92b7e8bff8 2019-05-22 16:34:32,767 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-22 16:34:32,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-78ef98b4-9c6d-443a-8ff6-6e92b7e8bff8 2019-05-22 16:34:32,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0684199333191s 2019-05-22 16:34:32,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:34:32,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:32,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Wed, 22 May 2019 16:34:32 GMT X-Openstack-Request-Id: req-f6018b3f-88d3-4415-91d5-57a4b551ce16 2019-05-22 16:34:32,831 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "86f7959302be4726839aed703324978b", "created_at": "2019-05-22T16:33:38Z", "updated_at": "2019-05-22T16:33:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:40Z", "revision_number": 0, "id": "189d2427-1469-4240-8581-c81793f809f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:40Z", "security_group_id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:38Z", "revision_number": 0, "id": "2759b70e-de77-4619-a576-f708314a1e4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:38Z", "security_group_id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:38Z", "revision_number": 0, "id": "87d941cb-dede-45bb-af77-b076a43fcca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:38Z", "security_group_id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-22T16:33:39Z", "revision_number": 0, "id": "bdd3a38b-9b80-479c-b00f-6101b7347577", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:39Z", "security_group_id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}], "revision_number": 3, "project_id": "86f7959302be4726839aed703324978b", "id": "966a2eab-c782-438a-8b56-d114ad6ad3fe", "name": "vping_ssh-sg_e7ef17ec-edb5-4781-95a8-4729e1095580"}, {"description": "Default security group", "tags": [], "tenant_id": "86f7959302be4726839aed703324978b", "created_at": "2019-05-22T16:33:24Z", "updated_at": "2019-05-22T16:33:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "4faa75c5-f72d-40cd-b481-99eac06426ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "9e07de9d-d538-4917-b1b8-21fbcb4c5faa", "remote_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "bbb6b5bd-6b51-4ee7-b162-741bc81e1962", "remote_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "c7648dbc-945d-4db9-8703-044b8a7d09ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}], "revision_number": 1, "project_id": "86f7959302be4726839aed703324978b", "id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "name": "default"}]} 2019-05-22 16:34:32,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f6018b3f-88d3-4415-91d5-57a4b551ce16 2019-05-22 16:34:32,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0582041740417s 2019-05-22 16:34:32,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-22 16:34:32,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/966a2eab-c782-438a-8b56-d114ad6ad3fe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:33,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:34:33 GMT X-Openstack-Request-Id: req-f64cc5c9-b888-49dc-a4df-2c8c9768e34e 2019-05-22 16:34:33,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:34:33,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/966a2eab-c782-438a-8b56-d114ad6ad3fe.json used request id req-f64cc5c9-b888-49dc-a4df-2c8c9768e34e 2019-05-22 16:34:33,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.183035135269s 2019-05-22 16:34:33,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-22 16:34:33,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:33,062 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16: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-84e0e0ad-88ed-42ae-a20f-39827d2d2654 x-openstack-request-id: req-84e0e0ad-88ed-42ae-a20f-39827d2d2654 2019-05-22 16:34:33,062 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_e7ef17ec-edb5-4781-95a8-4729e1095580 used request id req-84e0e0ad-88ed-42ae-a20f-39827d2d2654 2019-05-22 16:34:33,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0415899753571s 2019-05-22 16:34:33,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-22 16:34:33,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/08ba9f06-7df1-438b-97d2-f506b7003da3/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" -d '{"subnet_id": "0f35f9c9-c884-4f2d-8147-e36f926dabc7"}' 2019-05-22 16:34:34,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:34:34 GMT X-Openstack-Request-Id: req-aa33f3c6-615e-4db5-ae7d-399eebd1e624 2019-05-22 16:34:34,670 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "990f816f-90ae-48b1-a0c5-2bc1625ad598", "tenant_id": "86f7959302be4726839aed703324978b", "subnet_id": "0f35f9c9-c884-4f2d-8147-e36f926dabc7", "subnet_ids": ["0f35f9c9-c884-4f2d-8147-e36f926dabc7"], "port_id": "392a3b5a-9024-4d30-8f83-b9b3bc9af44b", "id": "08ba9f06-7df1-438b-97d2-f506b7003da3"} 2019-05-22 16:34:34,670 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/08ba9f06-7df1-438b-97d2-f506b7003da3/remove_router_interface.json used request id req-aa33f3c6-615e-4db5-ae7d-399eebd1e624 2019-05-22 16:34:34,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.60728502274s 2019-05-22 16:34:34,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-22 16:34:34,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:34,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 623 Content-Type: application/json Date: Wed, 22 May 2019 16:34:34 GMT X-Openstack-Request-Id: req-2b4d2a1c-4d22-419d-a739-3ea7be24e025 2019-05-22 16:34:34,795 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "86f7959302be4726839aed703324978b", "created_at": "2019-05-22T16:33:28Z", "admin_state_up": true, "updated_at": "2019-05-22T16:34:33Z", "revision_number": 4, "routes": [], "project_id": "86f7959302be4726839aed703324978b", "id": "08ba9f06-7df1-438b-97d2-f506b7003da3", "name": "vping_ssh-router_e7ef17ec-edb5-4781-95a8-4729e1095580"}]} 2019-05-22 16:34:34,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-2b4d2a1c-4d22-419d-a739-3ea7be24e025 2019-05-22 16:34:34,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125002145767s 2019-05-22 16:34:34,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-22 16:34:34,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/08ba9f06-7df1-438b-97d2-f506b7003da3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:36,524 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:34:36 GMT X-Openstack-Request-Id: req-7b32bfe2-3a44-4f91-b490-d7c0b4225baa 2019-05-22 16:34:36,524 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:34:36,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/08ba9f06-7df1-438b-97d2-f506b7003da3.json used request id req-7b32bfe2-3a44-4f91-b490-d7c0b4225baa 2019-05-22 16:34:36,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.72720193863s 2019-05-22 16:34:36,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:34:36,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:36,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 22 May 2019 16:34:36 GMT X-Openstack-Request-Id: req-2a171ea5-c2e8-47ff-a7be-78960e472785 2019-05-22 16:34:36,846 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"990f816f-90ae-48b1-a0c5-2bc1625ad598","tenant_id":"86f7959302be4726839aed703324978b","created_at":"2019-05-22T16:33:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:33:27Z","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":"86f7959302be4726839aed703324978b","id":"0f35f9c9-c884-4f2d-8147-e36f926dabc7","subnetpool_id":null,"name":"vping_ssh-subnet_e7ef17ec-edb5-4781-95a8-4729e1095580"}]} 2019-05-22 16:34:36,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-2a171ea5-c2e8-47ff-a7be-78960e472785 2019-05-22 16:34:36,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.321613788605s 2019-05-22 16:34:36,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-22 16:34:36,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/0f35f9c9-c884-4f2d-8147-e36f926dabc7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:38,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:34:38 GMT X-Openstack-Request-Id: req-8639def6-5da8-4e64-b93e-7f65ec5d0ae7 2019-05-22 16:34:38,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:34:38,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/0f35f9c9-c884-4f2d-8147-e36f926dabc7.json used request id req-8639def6-5da8-4e64-b93e-7f65ec5d0ae7 2019-05-22 16:34:38,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.33039784431s 2019-05-22 16:34:38,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:34:38,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:38,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Wed, 22 May 2019 16:34:38 GMT X-Openstack-Request-Id: req-9a011271-56ba-450b-8d32-fdf30026fc0a 2019-05-22 16:34:38,443 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"990f816f-90ae-48b1-a0c5-2bc1625ad598","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"86f7959302be4726839aed703324978b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:34:37Z","qos_policy_id":null,"name":"vping_ssh-net_e7ef17ec-edb5-4781-95a8-4729e1095580","admin_state_up":true,"tenant_id":"86f7959302be4726839aed703324978b","created_at":"2019-05-22T16:33:24Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:34:38,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9a011271-56ba-450b-8d32-fdf30026fc0a 2019-05-22 16:34:38,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264796972275s 2019-05-22 16:34:38,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-22 16:34:38,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/990f816f-90ae-48b1-a0c5-2bc1625ad598.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:39,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:34:39 GMT X-Openstack-Request-Id: req-7a69cf09-43bc-4cbd-89a1-c60bb86597b7 2019-05-22 16:34:39,670 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:34:39,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/990f816f-90ae-48b1-a0c5-2bc1625ad598.json used request id req-7a69cf09-43bc-4cbd-89a1-c60bb86597b7 2019-05-22 16:34:39,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22540998459s 2019-05-22 16:34:39,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:34:39,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:40,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 22 May 2019 16:34:40 GMT X-Openstack-Request-Id: req-bc4c87b4-624a-4299-82f7-19a44e5dcf4d 2019-05-22 16:34:40,505 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:33:36Z", "file": "/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/file", "owner": "86f7959302be4726839aed703324978b", "id": "534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "size": 12716032, "self": "/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_e7ef17ec-edb5-4781-95a8-4729e1095580", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_e7ef17ec-edb5-4781-95a8-4729e1095580", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:33:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:34:40,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bc4c87b4-624a-4299-82f7-19a44e5dcf4d 2019-05-22 16:34:40,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.830091953278s 2019-05-22 16:34:40,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-22 16:34:40,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2552a84531ff41e66fc979db4f796eb61c5fab7a" 2019-05-22 16:34:41,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:34:41 GMT X-Openstack-Request-Id: req-e028a12c-7908-429a-a61f-4988e70b8200 2019-05-22 16:34:41,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-05-22 16:34:41,620 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/534d7a98-b08e-4fb6-847e-0ec4c40d4e6b used request id req-e028a12c-7908-429a-a61f-4988e70b8200 2019-05-22 16:34:41,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11375403404s 2019-05-22 16:34:41,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:34:41,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:34:41,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 22 May 2019 16:34: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-9cc22d66-58f0-43e8-b216-77151fda4441 x-openstack-request-id: req-9cc22d66-58f0-43e8-b216-77151fda4441 2019-05-22 16:34:41,652 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_e7ef17ec-edb5-4781-95a8-4729e1095580", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f3979a61-0893-453b-bf9b-472c72fc5d6c"}]} 2019-05-22 16:34:41,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9cc22d66-58f0-43e8-b216-77151fda4441 2019-05-22 16:34:41,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263550281525s 2019-05-22 16:34:41,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-22 16:34:41,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:34:41,696 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16:34: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-596c71fe-f784-4ad0-8ca5-d71eb3357ea7 x-openstack-request-id: req-596c71fe-f784-4ad0-8ca5-d71eb3357ea7 2019-05-22 16:34:41,696 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f3979a61-0893-453b-bf9b-472c72fc5d6c used request id req-596c71fe-f784-4ad0-8ca5-d71eb3357ea7 2019-05-22 16:34:41,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0425019264221s 2019-05-22 16:34:41,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:34:41,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:34:41,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 22 May 2019 16:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88948ec6-ba96-4723-a373-0c282a325ee6 2019-05-22 16:34:41,939 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vping_ssh-user_e7ef17ec-edb5-4781-95a8-4729e1095580", "links": {"self": "http://172.30.9.28:5000/v3/users/083a7d89583547cc810a559ee4b15505"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "083a7d89583547cc810a559ee4b15505", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:34:41,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-88948ec6-ba96-4723-a373-0c282a325ee6 2019-05-22 16:34:41,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242741823196s 2019-05-22 16:34:41,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:34:41,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/083a7d89583547cc810a559ee4b15505 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:34:42,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Wed, 22 May 2019 16:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8579a862-0017-4372-b245-829d1f8332a2 2019-05-22 16:34:42,192 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_e7ef17ec-edb5-4781-95a8-4729e1095580", "links": {"self": "http://172.30.9.28:5000/v3/users/083a7d89583547cc810a559ee4b15505"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "083a7d89583547cc810a559ee4b15505", "description": null}} 2019-05-22 16:34:42,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/083a7d89583547cc810a559ee4b15505 used request id req-8579a862-0017-4372-b245-829d1f8332a2 2019-05-22 16:34:42,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247139215469s 2019-05-22 16:34:42,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-22 16:34:42,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/083a7d89583547cc810a559ee4b15505 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:34:42,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:34:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e09745d7-70f9-4113-adc0-42f3fd1267f4 2019-05-22 16:34:42,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:34:42,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/083a7d89583547cc810a559ee4b15505 used request id req-e09745d7-70f9-4113-adc0-42f3fd1267f4 2019-05-22 16:34:42,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.392343044281s 2019-05-22 16:34:42,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:34:42,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:34:42,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 22 May 2019 16:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e934f62a-a37a-45bf-b3a4-f22f94036cd8 2019-05-22 16:34:42,809 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/86f7959302be4726839aed703324978b"}, "tags": [], "enabled": true, "id": "86f7959302be4726839aed703324978b", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_e7ef17ec-edb5-4781-95a8-4729e1095580"}]} 2019-05-22 16:34:42,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-e934f62a-a37a-45bf-b3a4-f22f94036cd8 2019-05-22 16:34:42,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216719865799s 2019-05-22 16:34:42,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-22 16:34:42,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/86f7959302be4726839aed703324978b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:34:43,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:34:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70791f6e-ccf0-41f0-bf0c-489513e4e0ca 2019-05-22 16:34:43,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:34:43,102 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/86f7959302be4726839aed703324978b used request id req-70791f6e-ccf0-41f0-bf0c-489513e4e0ca 2019-05-22 16:34:43,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.288698911667s 2019-05-22 16:34:43,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:34:43,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=86f7959302be4726839aed703324978b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:34:43,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 22 May 2019 16:34:43 GMT X-Openstack-Request-Id: req-2583de48-723b-4d26-9b0a-34864831bb82 2019-05-22 16:34:43,443 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "86f7959302be4726839aed703324978b", "created_at": "2019-05-22T16:33:24Z", "updated_at": "2019-05-22T16:33:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "4faa75c5-f72d-40cd-b481-99eac06426ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "9e07de9d-d538-4917-b1b8-21fbcb4c5faa", "remote_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "bbb6b5bd-6b51-4ee7-b162-741bc81e1962", "remote_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "c7648dbc-945d-4db9-8703-044b8a7d09ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}], "revision_number": 1, "project_id": "86f7959302be4726839aed703324978b", "id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "name": "default"}]} 2019-05-22 16:34:43,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=86f7959302be4726839aed703324978b&name=default used request id req-2583de48-723b-4d26-9b0a-34864831bb82 2019-05-22 16:34:43,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.335338115692s 2019-05-22 16:34:43,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:34:43,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:34:43,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 22 May 2019 16:34:43 GMT X-Openstack-Request-Id: req-044d5584-1d0e-4bdd-ad6e-5293ec773538 2019-05-22 16:34:43,826 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "created_at": "2019-05-22T16:25:55Z", "updated_at": "2019-05-22T16:25:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "64ac46a0-cc8c-42dd-963b-83df82db5d0d", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "a2a0ffe9-f621-4a99-94d3-5bb143da5a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "af2dedb8-68c4-493a-be62-a7253bb8d3f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "c4602eac-be36-43db-b5f3-805706951093", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}], "revision_number": 1, "project_id": "12c5a70d4ada45d3bf524f3b43b722ef", "id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:28:55Z", "updated_at": "2019-05-22T16:28:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "5a02b212-1c36-479a-bfea-f312f2e51a77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "8e49e4ea-ef00-4625-b387-2a303ddad9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "9eafe2a2-54cb-46b2-80aa-8d70c39e6bda", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "a6dcfeae-bda6-4682-a95f-cc99e8fbb32e", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}], "revision_number": 1, "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "a46658b9-774e-41e2-b192-478d8d220b9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-22T16:29:00Z", "updated_at": "2019-05-22T16:29:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "119ee154-8b12-4aec-97d6-b4cf2f952bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bd843495-259f-4949-9388-7b97f0268cb3", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bfd0fb6f-1ee8-4c05-a1d5-b8e1d9f4297d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "e10345f3-d51b-411f-b3da-522df1cc28ae", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "86f7959302be4726839aed703324978b", "created_at": "2019-05-22T16:33:24Z", "updated_at": "2019-05-22T16:33:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "4faa75c5-f72d-40cd-b481-99eac06426ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "9e07de9d-d538-4917-b1b8-21fbcb4c5faa", "remote_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "bbb6b5bd-6b51-4ee7-b162-741bc81e1962", "remote_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f7959302be4726839aed703324978b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:33:24Z", "revision_number": 0, "id": "c7648dbc-945d-4db9-8703-044b8a7d09ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:33:24Z", "security_group_id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "tenant_id": "86f7959302be4726839aed703324978b", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f7959302be4726839aed703324978b"}], "revision_number": 1, "project_id": "86f7959302be4726839aed703324978b", "id": "ccaad029-5f7c-4a3c-bdbc-cc85791d3c57", "name": "default"}]} 2019-05-22 16:34:43,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-044d5584-1d0e-4bdd-ad6e-5293ec773538 2019-05-22 16:34:43,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.377722024918s 2019-05-22 16:34:43,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-22 16:34:43,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ccaad029-5f7c-4a3c-bdbc-cc85791d3c57.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}02b4e2d5615a63b447beb1cee25855a2225d3e29" 2019-05-22 16:34:43,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:34:43 GMT X-Openstack-Request-Id: req-ccda0381-4c05-4f5b-a6cd-22156c38ffea 2019-05-22 16:34:43,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:34:43,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ccaad029-5f7c-4a3c-bdbc-cc85791d3c57.json used request id req-ccda0381-4c05-4f5b-a6cd-22156c38ffea 2019-05-22 16:34:43,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.160649061203s 2019-05-22 16:34:44,040 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-05-22 16:34:44,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:34:44,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1177b6b4-e061-4c52-a9ae-638893e2c774 2019-05-22 16:34:44,082 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:34:44,082 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-1177b6b4-e061-4c52-a9ae-638893e2c774 2019-05-22 16:34:44,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:34:44,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62335804fcd4411fbce7000e6d443102", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:34:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e05a402555334f268e3f581a736f48f2"}, "audit_ids": ["mfGVTiftSvSVWygorn8Tvw"], "issued_at": "2019-05-22T16:34:44.000000Z"}} 2019-05-22 16:34:44,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:34:44,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:34:44,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 22 May 2019 16:34:44 GMT X-Openstack-Request-Id: req-e184365e-366b-4642-a1ff-47ca96162e8c 2019-05-22 16:34:44,931 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:34:44,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e184365e-366b-4642-a1ff-47ca96162e8c 2019-05-22 16:34:44,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.42688202858s 2019-05-22 16:34:44,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:34:44,944 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 22 May 2019 16:34:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc21e047-75e0-4a65-8f6c-ad3041eb35a4 2019-05-22 16:34:44,944 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-22 16:34:44,944 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-fc21e047-75e0-4a65-8f6c-ad3041eb35a4 2019-05-22 16:34:44,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:34:44,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:34:45,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d760d7-3953-4137-ae60-b40926e93a33 2019-05-22 16:34:45,175 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:34:45,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-97d760d7-3953-4137-ae60-b40926e93a33 2019-05-22 16:34:45,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229959011078s 2019-05-22 16:34:45,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-22 16:34:45,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_78bc817f-89ad-4688-840b-eb8ecbcc0ec9"}}' 2019-05-22 16:34:45,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 22 May 2019 16:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7acabd5a-7197-4c6a-9c73-1ed0bcdcd854 2019-05-22 16:34:45,482 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/b9f8c8ea396b4412b1529c2e48216533"}, "tags": [], "enabled": true, "id": "b9f8c8ea396b4412b1529c2e48216533", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_78bc817f-89ad-4688-840b-eb8ecbcc0ec9"}} 2019-05-22 16:34:45,482 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7acabd5a-7197-4c6a-9c73-1ed0bcdcd854 2019-05-22 16:34:45,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.300479888916s 2019-05-22 16:34:45,483 - 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'b9f8c8ea396b4412b1529c2e48216533', '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_78bc817f-89ad-4688-840b-eb8ecbcc0ec9'}) 2019-05-22 16:34:45,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-22 16:34:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9nqZQELfVFnuTb5tnKp0NBGZ1tIcJx", "email": null, "name": "vping_userdata-user_78bc817f-89ad-4688-840b-eb8ecbcc0ec9"}}' 2019-05-22 16:34:46,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 22 May 2019 16:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb1f13ad-9561-401d-a004-0b6447130dcc 2019-05-22 16:34:46,019 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "links": {"self": "http://172.30.9.28:5000/v3/users/0d04b85e627f40d2b94e31346b7c60f2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d04b85e627f40d2b94e31346b7c60f2", "domain_id": "default", "password_expires_at": null}} 2019-05-22 16:34:46,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-eb1f13ad-9561-401d-a004-0b6447130dcc 2019-05-22 16:34:46,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.530340909958s 2019-05-22 16:34:46,020 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0d04b85e627f40d2b94e31346b7c60f2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_78bc817f-89ad-4688-840b-eb8ecbcc0ec9'}) 2019-05-22 16:34:46,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:34:46,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:34:46,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-265e9b2b-a4e8-4cf5-8830-4605756022d9 2019-05-22 16:34:46,268 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:34:46,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-265e9b2b-a4e8-4cf5-8830-4605756022d9 2019-05-22 16:34:46,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.242496967316s 2019-05-22 16:34:46,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:34:46,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:34:46,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dcf081a-ab6d-4d64-80b8-9550b9f58dde 2019-05-22 16:34:46,495 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:34:46,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8dcf081a-ab6d-4d64-80b8-9550b9f58dde 2019-05-22 16:34:46,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221841096878s 2019-05-22 16:34:46,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:34:46,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:34:46,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8862082a-e141-435e-8aca-10089602b427 2019-05-22 16:34:46,710 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:34:46,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8862082a-e141-435e-8aca-10089602b427 2019-05-22 16:34:46,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210237979889s 2019-05-22 16:34:46,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:34:46,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:34:46,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 22 May 2019 16:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eed8de3-2c97-45ce-972b-1a444fe893b5 2019-05-22 16:34:46,947 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-22 16:34:46,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-8eed8de3-2c97-45ce-972b-1a444fe893b5 2019-05-22 16:34:46,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232227087021s 2019-05-22 16:34:46,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:34:46,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:34:47,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 22 May 2019 16:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9948445-eb60-467c-bdc2-c81b4cd1b250 2019-05-22 16:34:47,185 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "links": {"self": "http://172.30.9.28:5000/v3/users/0d04b85e627f40d2b94e31346b7c60f2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d04b85e627f40d2b94e31346b7c60f2", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:34:47,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e9948445-eb60-467c-bdc2-c81b4cd1b250 2019-05-22 16:34:47,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236502885818s 2019-05-22 16:34:47,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:34:47,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:34:47,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Wed, 22 May 2019 16:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fbf76c-7d72-4ac6-b67e-5edda6d876b1 2019-05-22 16:34:47,434 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/b9f8c8ea396b4412b1529c2e48216533"}, "tags": [], "enabled": true, "id": "b9f8c8ea396b4412b1529c2e48216533", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_78bc817f-89ad-4688-840b-eb8ecbcc0ec9"}]} 2019-05-22 16:34:47,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b9fbf76c-7d72-4ac6-b67e-5edda6d876b1 2019-05-22 16:34:47,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.236949920654s 2019-05-22 16:34:47,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-22 16:34:47,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=0d04b85e627f40d2b94e31346b7c60f2&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=b9f8c8ea396b4412b1529c2e48216533" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:34:47,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 22 May 2019 16:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86c91beb-eaca-4d7e-8a11-acd7602fe3b7 2019-05-22 16:34:47,688 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=0d04b85e627f40d2b94e31346b7c60f2&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=b9f8c8ea396b4412b1529c2e48216533", "previous": null, "next": null}} 2019-05-22 16:34:47,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=0d04b85e627f40d2b94e31346b7c60f2&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=b9f8c8ea396b4412b1529c2e48216533 used request id req-86c91beb-eaca-4d7e-8a11-acd7602fe3b7 2019-05-22 16:34:47,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.246595144272s 2019-05-22 16:34:47,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-22 16:34:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b9f8c8ea396b4412b1529c2e48216533/users/0d04b85e627f40d2b94e31346b7c60f2/roles/1b8346c1e1604c26963d1432186a1590 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:34:47,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3334744a-6e97-4214-8b21-00a541be620f 2019-05-22 16:34:47,999 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:34:47,999 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b9f8c8ea396b4412b1529c2e48216533/users/0d04b85e627f40d2b94e31346b7c60f2/roles/1b8346c1e1604c26963d1432186a1590 used request id req-3334744a-6e97-4214-8b21-00a541be620f 2019-05-22 16:34:47,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.307403087616s 2019-05-22 16:34:48,000 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', 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'b9f8c8ea396b4412b1529c2e48216533', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9nqZQELfVFnuTb5tnKp0NBGZ1tIcJx', 'username': u'vping_userdata-user_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-22 16:34:48,005 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', 'password': '9nqZQELfVFnuTb5tnKp0NBGZ1tIcJx', 'project_name': 'vping_userdata-project_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'b9f8c8ea396b4412b1529c2e48216533', 'project_domain_name': 'Default'} 2019-05-22 16:34:48,006 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-05-22 16:34:48,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:34:48,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:34:48,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa6649d4-bbcf-4b31-85ac-05aad4faaae3 2019-05-22 16:34:48,126 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:34:48,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-fa6649d4-bbcf-4b31-85ac-05aad4faaae3 2019-05-22 16:34:48,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119599103928s 2019-05-22 16:34:48,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:34:48,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:34:48,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Wed, 22 May 2019 16:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dea79f7-0875-481f-9ffc-c3d2e658087f 2019-05-22 16:34:48,271 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/b9f8c8ea396b4412b1529c2e48216533"}, "tags": [], "enabled": true, "id": "b9f8c8ea396b4412b1529c2e48216533", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_78bc817f-89ad-4688-840b-eb8ecbcc0ec9"}]} 2019-05-22 16:34:48,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9dea79f7-0875-481f-9ffc-c3d2e658087f 2019-05-22 16:34:48,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.136251926422s 2019-05-22 16:34:48,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-22 16:34:48,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" -d '{"network": {"tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "name": "vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "admin_state_up": true}}' 2019-05-22 16:34:49,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 724 Content-Type: application/json Date: Wed, 22 May 2019 16:34:49 GMT X-Openstack-Request-Id: req-c5ac7283-279d-486e-bdea-9317a19b165a 2019-05-22 16:34:49,731 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"26fafca6-cceb-4cce-a30d-1f728d57be47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"b9f8c8ea396b4412b1529c2e48216533","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:34:48Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9","admin_state_up":true,"tenant_id":"b9f8c8ea396b4412b1529c2e48216533","created_at":"2019-05-22T16:34:48Z","mtu":1442}} 2019-05-22 16:34:49,731 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c5ac7283-279d-486e-bdea-9317a19b165a 2019-05-22 16:34:49,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.45776081085s 2019-05-22 16:34:49,732 - 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'dns_domain': u'', u'updated_at': u'2019-05-22T16:34:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'26fafca6-cceb-4cce-a30d-1f728d57be47', 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'vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', u'created_at': u'2019-05-22T16:34:48Z', u'mtu': 1442, u'tenant_id': u'b9f8c8ea396b4412b1529c2e48216533', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b9f8c8ea396b4412b1529c2e48216533'}) 2019-05-22 16:34:49,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:34:49,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-529430e7-a7c3-4b22-843c-6bb18e8048f3 2019-05-22 16:34:49,742 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:34:49,742 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-529430e7-a7c3-4b22-843c-6bb18e8048f3 2019-05-22 16:34:49,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:34:50,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:34:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9f8c8ea396b4412b1529c2e48216533", "name": "vping_userdata-project_78bc817f-89ad-4688-840b-eb8ecbcc0ec9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b9f8c8ea396b4412b1529c2e48216533", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/b9f8c8ea396b4412b1529c2e48216533", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/b9f8c8ea396b4412b1529c2e48216533", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b9f8c8ea396b4412b1529c2e48216533", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/b9f8c8ea396b4412b1529c2e48216533", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/b9f8c8ea396b4412b1529c2e48216533", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b9f8c8ea396b4412b1529c2e48216533", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/b9f8c8ea396b4412b1529c2e48216533", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/b9f8c8ea396b4412b1529c2e48216533", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b9f8c8ea396b4412b1529c2e48216533", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b9f8c8ea396b4412b1529c2e48216533", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "id": "0d04b85e627f40d2b94e31346b7c60f2"}, "audit_ids": ["AsUR98niTU-vuBQ5T8MB8g"], "issued_at": "2019-05-22T16:34:50.000000Z"}} 2019-05-22 16:34:50,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:34:50,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:34:50,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Wed, 22 May 2019 16:34:50 GMT X-Openstack-Request-Id: req-967d6755-2b99-4b81-8bce-9ad680e1cd2f 2019-05-22 16:34:50,546 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"26fafca6-cceb-4cce-a30d-1f728d57be47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9f8c8ea396b4412b1529c2e48216533","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:34:48Z","qos_policy_id":null,"name":"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9","admin_state_up":true,"tenant_id":"b9f8c8ea396b4412b1529c2e48216533","created_at":"2019-05-22T16:34:48Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:34:50,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-967d6755-2b99-4b81-8bce-9ad680e1cd2f 2019-05-22 16:34:50,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392132043839s 2019-05-22 16:34:50,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-22 16:34:50,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" -d '{"subnet": {"name": "vping_userdata-subnet_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "enable_dhcp": true, "network_id": "26fafca6-cceb-4cce-a30d-1f728d57be47", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-22 16:34:52,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 22 May 2019 16:34:52 GMT X-Openstack-Request-Id: req-ef639176-a1b1-48c7-960a-0e3ec890d1f4 2019-05-22 16:34:52,372 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26fafca6-cceb-4cce-a30d-1f728d57be47","tenant_id":"b9f8c8ea396b4412b1529c2e48216533","created_at":"2019-05-22T16:34:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:34:51Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b9f8c8ea396b4412b1529c2e48216533","id":"b9f7496b-2733-4ecd-8b60-445ec399b524","subnetpool_id":null,"name":"vping_userdata-subnet_78bc817f-89ad-4688-840b-eb8ecbcc0ec9"}} 2019-05-22 16:34:52,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ef639176-a1b1-48c7-960a-0e3ec890d1f4 2019-05-22 16:34:52,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.82441186905s 2019-05-22 16:34:52,373 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-22T16:34:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b9f7496b-2733-4ecd-8b60-445ec399b524', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', u'enable_dhcp': True, u'network_id': u'26fafca6-cceb-4cce-a30d-1f728d57be47', u'tenant_id': u'b9f8c8ea396b4412b1529c2e48216533', u'created_at': u'2019-05-22T16:34:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b9f8c8ea396b4412b1529c2e48216533'}) 2019-05-22 16:34:52,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-22 16:34:52,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" -d '{"router": {"external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75"}, "name": "vping_userdata-router_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "admin_state_up": true}}' 2019-05-22 16:34:54,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 625 Content-Type: application/json Date: Wed, 22 May 2019 16:34:54 GMT X-Openstack-Request-Id: req-bd807f13-2983-4628-b9fd-66cde5b220f7 2019-05-22 16:34:54,619 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "created_at": "2019-05-22T16:34:52Z", "admin_state_up": true, "updated_at": "2019-05-22T16:34:54Z", "revision_number": 2, "routes": [], "project_id": "b9f8c8ea396b4412b1529c2e48216533", "id": "c45b2ab8-4e05-44f0-82b7-dd44878cabcf", "name": "vping_userdata-router_78bc817f-89ad-4688-840b-eb8ecbcc0ec9"}} 2019-05-22 16:34:54,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-bd807f13-2983-4628-b9fd-66cde5b220f7 2019-05-22 16:34:54,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.24614095688s 2019-05-22 16:34:54,620 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'b9f8c8ea396b4412b1529c2e48216533', u'created_at': u'2019-05-22T16:34:52Z', u'admin_state_up': True, u'updated_at': u'2019-05-22T16:34:54Z', u'revision_number': 2, u'routes': [], u'project_id': u'b9f8c8ea396b4412b1529c2e48216533', u'id': u'c45b2ab8-4e05-44f0-82b7-dd44878cabcf', u'name': u'vping_userdata-router_78bc817f-89ad-4688-840b-eb8ecbcc0ec9'}) 2019-05-22 16:34:54,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-22 16:34:54,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/c45b2ab8-4e05-44f0-82b7-dd44878cabcf/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" -d '{"subnet_id": "b9f7496b-2733-4ecd-8b60-445ec399b524"}' 2019-05-22 16:34:57,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:34:57 GMT X-Openstack-Request-Id: req-199330be-801c-4438-a48f-cb7a95b94f08 2019-05-22 16:34:57,466 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "26fafca6-cceb-4cce-a30d-1f728d57be47", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "subnet_id": "b9f7496b-2733-4ecd-8b60-445ec399b524", "subnet_ids": ["b9f7496b-2733-4ecd-8b60-445ec399b524"], "port_id": "550d1303-d0b2-4825-8c4d-7c7a49a850cb", "id": "c45b2ab8-4e05-44f0-82b7-dd44878cabcf"} 2019-05-22 16:34:57,466 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/c45b2ab8-4e05-44f0-82b7-dd44878cabcf/add_router_interface.json used request id req-199330be-801c-4438-a48f-cb7a95b94f08 2019-05-22 16:34:57,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.84569716454s 2019-05-22 16:34:57,467 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-22 16:34:57,573 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-22 16:34:57,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:34:57,581 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 22 May 2019 16:34:57 GMT 2019-05-22 16:34:57,581 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-05-22 16:34:57,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:34:57,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:34:57,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 22 May 2019 16:34:57 GMT X-Openstack-Request-Id: req-746081ac-30f6-43b7-8507-b30144dc0c69 2019-05-22 16:34:57,925 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:34:57,925 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-746081ac-30f6-43b7-8507-b30144dc0c69 2019-05-22 16:34:57,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.341210842133s 2019-05-22 16:34:57,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-22 16:34:57,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_78bc817f-89ad-4688-840b-eb8ecbcc0ec9"}' 2019-05-22 16:34:58,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Wed, 22 May 2019 16:34:58 GMT Location: http://172.30.9.28:9292/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ea9ded17-0484-47fb-b135-1a50d8b43026 2019-05-22 16:34:58,342 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:34:58Z", "file": "/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/file", "owner": "b9f8c8ea396b4412b1529c2e48216533", "id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "size": null, "self": "/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "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_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "checksum": null, "created_at": "2019-05-22T16:34:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-22 16:34:58,342 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ea9ded17-0484-47fb-b135-1a50d8b43026 2019-05-22 16:34:58,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.407323122025s 2019-05-22 16:34:58,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-22 16:34:58,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" -d '' 2019-05-22 16:34:59,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:34:59 GMT X-Openstack-Request-Id: req-30261034-5cd0-4778-91d2-cf396f283c26 2019-05-22 16:34:59,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-05-22 16:34:59,489 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/file used request id req-30261034-5cd0-4778-91d2-cf396f283c26 2019-05-22 16:34:59,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14569997787s 2019-05-22 16:34:59,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:34:59,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:00,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 22 May 2019 16:35:00 GMT X-Openstack-Request-Id: req-112266be-fae7-4625-a918-f51b72e466eb 2019-05-22 16:35:00,331 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:34:59Z", "file": "/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/file", "owner": "b9f8c8ea396b4412b1529c2e48216533", "id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "size": 12716032, "self": "/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:34:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:35:00,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-112266be-fae7-4625-a918-f51b72e466eb 2019-05-22 16:35:00,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.837319850922s 2019-05-22 16:35:00,333 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/file', 'owner': u'b9f8c8ea396b4412b1529c2e48216533', 'id': u'5627ddf3-d7ca-46f8-a65f-9baf48d90de9', 'size': 12716032, u'self': u'/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f8c8ea396b4412b1529c2e48216533', 'name': 'vping_userdata-project_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-22T16:34:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-22T16:34:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', '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/5627ddf3-d7ca-46f8-a65f-9baf48d90de9', 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_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', 'created': u'2019-05-22T16:34:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-22T16:34:58Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9', 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_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-22 16:35:00,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-22 16:35:00,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-22 16:35:00,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-f3a6acbc-6e07-4696-b5fd-67bf80515c5e x-openstack-request-id: req-f3a6acbc-6e07-4696-b5fd-67bf80515c5e 2019-05-22 16:35:00,713 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9"}} 2019-05-22 16:35:00,713 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f3a6acbc-6e07-4696-b5fd-67bf80515c5e 2019-05-22 16:35:00,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.376595973969s 2019-05-22 16:35:00,714 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', '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'0bcf5f7b01bd4d34be8dc6362e5298a8', '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'9ca58f9a-5081-49d0-8f35-c8034aba67f9', 'swap': 0}) 2019-05-22 16:35:00,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-22 16:35:00,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" -d '{"extra_specs": {}}' 2019-05-22 16:35:00,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-d4c24cca-32e4-414c-b800-f4df6036d63e x-openstack-request-id: req-d4c24cca-32e4-414c-b800-f4df6036d63e 2019-05-22 16:35:00,735 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-22 16:35:00,735 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9/os-extra_specs used request id req-d4c24cca-32e4-414c-b800-f4df6036d63e 2019-05-22 16:35:00,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209290981293s 2019-05-22 16:35:00,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:35:00,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:01,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1259 Content-Type: application/json Date: Wed, 22 May 2019 16:35:01 GMT X-Openstack-Request-Id: req-ce1e9323-0b49-41e1-993e-fd6f6e2ff9b5 2019-05-22 16:35:01,117 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"26fafca6-cceb-4cce-a30d-1f728d57be47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9f8c8ea396b4412b1529c2e48216533","status":"ACTIVE","subnets":["b9f7496b-2733-4ecd-8b60-445ec399b524"],"description":"","tags":[],"updated_at":"2019-05-22T16:34:51Z","qos_policy_id":null,"name":"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9","admin_state_up":true,"tenant_id":"b9f8c8ea396b4412b1529c2e48216533","created_at":"2019-05-22T16:34:48Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:35:01,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ce1e9323-0b49-41e1-993e-fd6f6e2ff9b5 2019-05-22 16:35:01,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381144046783s 2019-05-22 16:35:01,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:35:01,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:01,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 22 May 2019 16:35:01 GMT X-Openstack-Request-Id: req-c3ebec77-7658-4ba3-9166-1257c9dda521 2019-05-22 16:35:01,443 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:34:59Z", "file": "/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/file", "owner": "b9f8c8ea396b4412b1529c2e48216533", "id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "size": 12716032, "self": "/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:34:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:35:01,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c3ebec77-7658-4ba3-9166-1257c9dda521 2019-05-22 16:35:01,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320870876312s 2019-05-22 16:35:01,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:35:01,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:01,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-50d3047a-84dc-42ca-9a54-2762501fbd89 x-openstack-request-id: req-50d3047a-84dc-42ca-9a54-2762501fbd89 2019-05-22 16:35:01,775 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9"}]} 2019-05-22 16:35:01,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-50d3047a-84dc-42ca-9a54-2762501fbd89 2019-05-22 16:35:01,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.325193166733s 2019-05-22 16:35:01,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-22 16:35:01,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" -d '{"server": {"name": "vping_userdata-vm_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "imageRef": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "flavorRef": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26fafca6-cceb-4cce-a30d-1f728d57be47"}]}}' 2019-05-22 16:35:07,517 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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 location: http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1 x-compute-request-id: req-4f5b99f4-e37d-4ece-ab16-77004e67f85d x-openstack-request-id: req-4f5b99f4-e37d-4ece-ab16-77004e67f85d 2019-05-22 16:35:07,517 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fde9c3fc-1e55-44db-8303-0158f6cb74d1", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "bookmark"}], "adminPass": "7QAYmFjWNRbm"}} 2019-05-22 16:35:07,517 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-4f5b99f4-e37d-4ece-ab16-77004e67f85d 2019-05-22 16:35:07,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.73741388321s 2019-05-22 16:35:07,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:07,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:08,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-f30a6aa3-0774-4bb7-ad39-4fa042fc9ae6 x-openstack-request-id: req-f30a6aa3-0774-4bb7-ad39-4fa042fc9ae6 2019-05-22 16:35:08,730 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "fde9c3fc-1e55-44db-8303-0158f6cb74d1", "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:35:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:07Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:35:08,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f30a6aa3-0774-4bb7-ad39-4fa042fc9ae6 2019-05-22 16:35:08,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21179699898s 2019-05-22 16:35:08,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:35:08,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:09,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1259 Content-Type: application/json Date: Wed, 22 May 2019 16:35:09 GMT X-Openstack-Request-Id: req-e0b4c6de-3c81-4be1-b4bf-7001e45ca0af 2019-05-22 16:35:09,028 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"26fafca6-cceb-4cce-a30d-1f728d57be47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9f8c8ea396b4412b1529c2e48216533","status":"ACTIVE","subnets":["b9f7496b-2733-4ecd-8b60-445ec399b524"],"description":"","tags":[],"updated_at":"2019-05-22T16:34:51Z","qos_policy_id":null,"name":"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9","admin_state_up":true,"tenant_id":"b9f8c8ea396b4412b1529c2e48216533","created_at":"2019-05-22T16:34:48Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:35:09,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e0b4c6de-3c81-4be1-b4bf-7001e45ca0af 2019-05-22 16:35:09,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286638021469s 2019-05-22 16:35:09,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:35:09,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:09,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 22 May 2019 16:35:09 GMT X-Openstack-Request-Id: req-c49827e6-316b-4739-9f6b-205bfb66618d 2019-05-22 16:35:09,368 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26fafca6-cceb-4cce-a30d-1f728d57be47","tenant_id":"b9f8c8ea396b4412b1529c2e48216533","created_at":"2019-05-22T16:34:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:34:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b9f8c8ea396b4412b1529c2e48216533","id":"b9f7496b-2733-4ecd-8b60-445ec399b524","subnetpool_id":null,"name":"vping_userdata-subnet_78bc817f-89ad-4688-840b-eb8ecbcc0ec9"}]} 2019-05-22 16:35:09,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-c49827e6-316b-4739-9f6b-205bfb66618d 2019-05-22 16:35:09,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.339457988739s 2019-05-22 16:35:09,369 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:35:11,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:11,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:12,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-05c75c6b-1d91-4461-9284-956a2e27f8e5 x-openstack-request-id: req-05c75c6b-1d91-4461-9284-956a2e27f8e5 2019-05-22 16:35:12,584 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "fde9c3fc-1e55-44db-8303-0158f6cb74d1", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:35:10Z", "hostId": "03771b2c5ccfda0c969786fe45112129925edce4682ffaf1b4b7a74e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:07Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:35:12,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-05c75c6b-1d91-4461-9284-956a2e27f8e5 2019-05-22 16:35:12,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21231508255s 2019-05-22 16:35:12,591 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:35:14,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:14,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:15,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-6a14e98e-57dc-4992-aeb8-58e508367232 x-openstack-request-id: req-6a14e98e-57dc-4992-aeb8-58e508367232 2019-05-22 16:35:15,212 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "fde9c3fc-1e55-44db-8303-0158f6cb74d1", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:35:10Z", "hostId": "03771b2c5ccfda0c969786fe45112129925edce4682ffaf1b4b7a74e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:07Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:35:15,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6a14e98e-57dc-4992-aeb8-58e508367232 2019-05-22 16:35:15,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618529081345s 2019-05-22 16:35:15,219 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:35:17,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:17,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:18,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-477011a6-fd2a-43e5-b1c5-739476f7470e x-openstack-request-id: req-477011a6-fd2a-43e5-b1c5-739476f7470e 2019-05-22 16:35:18,891 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "fde9c3fc-1e55-44db-8303-0158f6cb74d1", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:35:10Z", "hostId": "03771b2c5ccfda0c969786fe45112129925edce4682ffaf1b4b7a74e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:07Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:35:18,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-477011a6-fd2a-43e5-b1c5-739476f7470e 2019-05-22 16:35:18,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.67011213303s 2019-05-22 16:35:18,898 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:35:20,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:20,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:21,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 22 May 2019 16: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-a289ac48-4b3d-42fc-ba9f-5782032831f3 x-openstack-request-id: req-a289ac48-4b3d-42fc-ba9f-5782032831f3 2019-05-22 16:35:21,557 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:62:44", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:35:18.000000", "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "fde9c3fc-1e55-44db-8303-0158f6cb74d1", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:35:18Z", "hostId": "03771b2c5ccfda0c969786fe45112129925edce4682ffaf1b4b7a74e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:07Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:35:21,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a289ac48-4b3d-42fc-ba9f-5782032831f3 2019-05-22 16:35:21,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657253026962s 2019-05-22 16:35:21,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-22 16:35:21,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=fde9c3fc-1e55-44db-8303-0158f6cb74d1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:21,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 22 May 2019 16:35:21 GMT X-Openstack-Request-Id: req-ab938590-eb88-48bd-a1c2-bbe24720f138 2019-05-22 16:35:21,617 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-22T16:35:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9f7496b-2733-4ecd-8b60-445ec399b524","ip_address":"192.168.120.7"}],"id":"c1c0d8d0-bad7-409b-b162-6b72fde15d51","security_groups":["1433d531-b42d-46a3-b3f8-5ed8ec3cc125"],"mac_address":"fa:16:3e:9f:62:44","project_id":"b9f8c8ea396b4412b1529c2e48216533","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-7","ip_address":"192.168.120.7","fqdn":"host-192-168-120-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26fafca6-cceb-4cce-a30d-1f728d57be47","dns_name":"","created_at":"2019-05-22T16:35:11Z","binding:vnic_type":"normal","device_id":"fde9c3fc-1e55-44db-8303-0158f6cb74d1","tenant_id":"b9f8c8ea396b4412b1529c2e48216533"}]} 2019-05-22 16:35:21,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=fde9c3fc-1e55-44db-8303-0158f6cb74d1 used request id req-ab938590-eb88-48bd-a1c2-bbe24720f138 2019-05-22 16:35:21,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0536251068115s 2019-05-22 16:35:21,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:35:21,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=c1c0d8d0-bad7-409b-b162-6b72fde15d51" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:21,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:35:21 GMT X-Openstack-Request-Id: req-1fd6030c-098d-4445-a01d-7e76b1c586c8 2019-05-22 16:35:21,681 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-22 16:35:21,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=c1c0d8d0-bad7-409b-b162-6b72fde15d51 used request id req-1fd6030c-098d-4445-a01d-7e76b1c586c8 2019-05-22 16:35:21,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0577490329742s 2019-05-22 16:35:21,682 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9f:62:44', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5627ddf3-d7ca-46f8-a65f-9baf48d90de9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-22T16:35:18.000000', 'flavor': Munch({u'id': u'9ca58f9a-5081-49d0-8f35-c8034aba67f9'}), 'az': u'nova', 'id': u'fde9c3fc-1e55-44db-8303-0158f6cb74d1', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0d04b85e627f40d2b94e31346b7c60f2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f8c8ea396b4412b1529c2e48216533', 'name': 'vping_userdata-project_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-22T16:35:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-22T16:35:18Z', 'hostId': u'03771b2c5ccfda0c969786fe45112129925edce4682ffaf1b4b7a74e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'03771b2c5ccfda0c969786fe45112129925edce4682ffaf1b4b7a74e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-22T16:35:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f8c8ea396b4412b1529c2e48216533', 'name': u'vping_userdata-vm_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', 'adminPass': u'7QAYmFjWNRbm', 'tenant_id': u'b9f8c8ea396b4412b1529c2e48216533', 'created_at': u'2019-05-22T16:35:07Z', 'created': u'2019-05-22T16:35:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-22 16:35:21,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:35:21,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:21,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1259 Content-Type: application/json Date: Wed, 22 May 2019 16:35:21 GMT X-Openstack-Request-Id: req-92bdbbde-aaee-42f0-aed6-19e3200df366 2019-05-22 16:35:21,777 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"26fafca6-cceb-4cce-a30d-1f728d57be47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9f8c8ea396b4412b1529c2e48216533","status":"ACTIVE","subnets":["b9f7496b-2733-4ecd-8b60-445ec399b524"],"description":"","tags":[],"updated_at":"2019-05-22T16:34:51Z","qos_policy_id":null,"name":"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9","admin_state_up":true,"tenant_id":"b9f8c8ea396b4412b1529c2e48216533","created_at":"2019-05-22T16:34:48Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:35:21,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-92bdbbde-aaee-42f0-aed6-19e3200df366 2019-05-22 16:35:21,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0940148830414s 2019-05-22 16:35:21,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:35:21,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:22,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 22 May 2019 16:35:22 GMT X-Openstack-Request-Id: req-fc231dd7-ca50-4b51-816e-cee29a9cd9ae 2019-05-22 16:35:22,127 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:34:59Z", "file": "/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/file", "owner": "b9f8c8ea396b4412b1529c2e48216533", "id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "size": 12716032, "self": "/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:34:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:35:22,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fc231dd7-ca50-4b51-816e-cee29a9cd9ae 2019-05-22 16:35:22,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.344002962112s 2019-05-22 16:35:22,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:35:22,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:22,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-f8e32471-2958-48bd-beb4-62476ea86ffd x-openstack-request-id: req-f8e32471-2958-48bd-beb4-62476ea86ffd 2019-05-22 16:35:22,157 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9"}]} 2019-05-22 16:35:22,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f8e32471-2958-48bd-beb4-62476ea86ffd 2019-05-22 16:35:22,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0283720493317s 2019-05-22 16:35:22,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-22 16:35:22,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" -d '{"server": {"name": "vping_userdata-vm2_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "imageRef": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "flavorRef": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjcgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26fafca6-cceb-4cce-a30d-1f728d57be47"}]}}' 2019-05-22 16:35:25,213 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Wed, 22 May 2019 16:35:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad x-compute-request-id: req-02d36616-da18-4a76-ac1f-23da31290f1b x-openstack-request-id: req-02d36616-da18-4a76-ac1f-23da31290f1b 2019-05-22 16:35:25,213 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "bookmark"}], "adminPass": "PzrA99NpBJLf"}} 2019-05-22 16:35:25,213 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-02d36616-da18-4a76-ac1f-23da31290f1b 2019-05-22 16:35:25,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.05433487892s 2019-05-22 16:35:25,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:25,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:26,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-eefb7ca3-ce1a-44e2-a9ae-5496b31b1914 x-openstack-request-id: req-eefb7ca3-ce1a-44e2-a9ae-5496b31b1914 2019-05-22 16:35:26,364 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:35:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:25Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:62:44", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:35:18.000000", "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "fde9c3fc-1e55-44db-8303-0158f6cb74d1", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:35:18Z", "hostId": "03771b2c5ccfda0c969786fe45112129925edce4682ffaf1b4b7a74e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:07Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:35:26,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eefb7ca3-ce1a-44e2-a9ae-5496b31b1914 2019-05-22 16:35:26,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15002393723s 2019-05-22 16:35:26,372 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:35:28,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:28,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:29,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-1c84fa00-c312-464d-b684-061f80dce2c5 x-openstack-request-id: req-1c84fa00-c312-464d-b684-061f80dce2c5 2019-05-22 16:35:29,030 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:35:28Z", "hostId": "2c482d06ed27dadb03d20a87c88026b0d70f1f715f7655459b37625f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:25Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:62:44", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:35:18.000000", "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "fde9c3fc-1e55-44db-8303-0158f6cb74d1", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:35:18Z", "hostId": "03771b2c5ccfda0c969786fe45112129925edce4682ffaf1b4b7a74e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:07Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:35:29,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1c84fa00-c312-464d-b684-061f80dce2c5 2019-05-22 16:35:29,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656085014343s 2019-05-22 16:35:29,038 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:35:31,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:31,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:32,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 883 Content-Type: application/json Date: Wed, 22 May 2019 16: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-e26f2be3-a862-4874-b675-6e51a2ed0569 x-openstack-request-id: req-e26f2be3-a862-4874-b675-6e51a2ed0569 2019-05-22 16:35:32,753 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:35:28Z", "hostId": "2c482d06ed27dadb03d20a87c88026b0d70f1f715f7655459b37625f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:25Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:62:44", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:35:18.000000", "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "fde9c3fc-1e55-44db-8303-0158f6cb74d1", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:35:18Z", "hostId": "03771b2c5ccfda0c969786fe45112129925edce4682ffaf1b4b7a74e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:07Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:35:32,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e26f2be3-a862-4874-b675-6e51a2ed0569 2019-05-22 16:35:32,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.71237707138s 2019-05-22 16:35:32,761 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:35:34,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:35,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 883 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-e6834dac-b270-4e09-91bb-9effd58f6c69 x-openstack-request-id: req-e6834dac-b270-4e09-91bb-9effd58f6c69 2019-05-22 16:35:35,547 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:35:28Z", "hostId": "2c482d06ed27dadb03d20a87c88026b0d70f1f715f7655459b37625f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:25Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:62:44", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:35:18.000000", "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "fde9c3fc-1e55-44db-8303-0158f6cb74d1", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:35:18Z", "hostId": "03771b2c5ccfda0c969786fe45112129925edce4682ffaf1b4b7a74e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:07Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:35:35,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e6834dac-b270-4e09-91bb-9effd58f6c69 2019-05-22 16:35:35,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783859014511s 2019-05-22 16:35:35,555 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:35:37,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:37,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:38,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-a3f41155-4c69-4b0b-8aad-7b42dcbe79a4 x-openstack-request-id: req-a3f41155-4c69-4b0b-8aad-7b42dcbe79a4 2019-05-22 16:35:38,346 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:93:83", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:35:36.000000", "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:35:36Z", "hostId": "2c482d06ed27dadb03d20a87c88026b0d70f1f715f7655459b37625f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:25Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:62:44", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:35:18.000000", "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "fde9c3fc-1e55-44db-8303-0158f6cb74d1", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:35:18Z", "hostId": "03771b2c5ccfda0c969786fe45112129925edce4682ffaf1b4b7a74e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:07Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:35:38,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a3f41155-4c69-4b0b-8aad-7b42dcbe79a4 2019-05-22 16:35:38,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.78897690773s 2019-05-22 16:35:38,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-22 16:35:38,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=b8fb7eb4-ab49-4e03-90dc-08c6946145ad" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:38,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 22 May 2019 16:35:38 GMT X-Openstack-Request-Id: req-92471a6f-a8fd-4749-8f95-911c1b73e6a5 2019-05-22 16:35:38,686 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-22T16:35:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9f7496b-2733-4ecd-8b60-445ec399b524","ip_address":"192.168.120.10"}],"id":"940b63b0-fa67-4ab8-981a-cf845fbbd9de","security_groups":["1433d531-b42d-46a3-b3f8-5ed8ec3cc125"],"mac_address":"fa:16:3e:45:93:83","project_id":"b9f8c8ea396b4412b1529c2e48216533","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-10","ip_address":"192.168.120.10","fqdn":"host-192-168-120-10.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26fafca6-cceb-4cce-a30d-1f728d57be47","dns_name":"","created_at":"2019-05-22T16:35:28Z","binding:vnic_type":"normal","device_id":"b8fb7eb4-ab49-4e03-90dc-08c6946145ad","tenant_id":"b9f8c8ea396b4412b1529c2e48216533"}]} 2019-05-22 16:35:38,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b8fb7eb4-ab49-4e03-90dc-08c6946145ad used request id req-92471a6f-a8fd-4749-8f95-911c1b73e6a5 2019-05-22 16:35:38,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.332231044769s 2019-05-22 16:35:38,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:35:38,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=940b63b0-fa67-4ab8-981a-cf845fbbd9de" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:38,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:35:38 GMT X-Openstack-Request-Id: req-90d95bab-db15-4991-b3ed-7b92dd771a3d 2019-05-22 16:35:38,740 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-22 16:35:38,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=940b63b0-fa67-4ab8-981a-cf845fbbd9de used request id req-90d95bab-db15-4991-b3ed-7b92dd771a3d 2019-05-22 16:35:38,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0440998077393s 2019-05-22 16:35:38,741 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:45:93:83', 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'5627ddf3-d7ca-46f8-a65f-9baf48d90de9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-22T16:35:36.000000', 'flavor': Munch({u'id': u'9ca58f9a-5081-49d0-8f35-c8034aba67f9'}), 'az': u'nova', 'id': u'b8fb7eb4-ab49-4e03-90dc-08c6946145ad', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0d04b85e627f40d2b94e31346b7c60f2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9f8c8ea396b4412b1529c2e48216533', 'name': 'vping_userdata-project_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-22T16:35:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-22T16:35:36Z', 'hostId': u'2c482d06ed27dadb03d20a87c88026b0d70f1f715f7655459b37625f', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'2c482d06ed27dadb03d20a87c88026b0d70f1f715f7655459b37625f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-22T16:35:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9f8c8ea396b4412b1529c2e48216533', 'name': u'vping_userdata-vm2_78bc817f-89ad-4688-840b-eb8ecbcc0ec9', 'adminPass': u'PzrA99NpBJLf', 'tenant_id': u'b9f8c8ea396b4412b1529c2e48216533', 'created_at': u'2019-05-22T16:35:25Z', 'created': u'2019-05-22T16:35:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-22 16:35:38,742 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-05-22 16:35:39,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:39,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:40,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-a06c0e90-75d5-4a68-b13c-51f9eb1bfc77 x-openstack-request-id: req-a06c0e90-75d5-4a68-b13c-51f9eb1bfc77 2019-05-22 16:35:40,805 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:93:83", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:35:36.000000", "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:35:36Z", "hostId": "2c482d06ed27dadb03d20a87c88026b0d70f1f715f7655459b37625f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:25Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:62:44", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:35:18.000000", "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "fde9c3fc-1e55-44db-8303-0158f6cb74d1", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:35:18Z", "hostId": "03771b2c5ccfda0c969786fe45112129925edce4682ffaf1b4b7a74e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:07Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:35:40,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a06c0e90-75d5-4a68-b13c-51f9eb1bfc77 2019-05-22 16:35:40,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06192493439s 2019-05-22 16:35:40,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-22 16:35:40,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-22 16:35:40,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9596 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-7c39b1c9-31e4-4229-9476-fc4a923b0de5 x-openstack-request-id: req-7c39b1c9-31e4-4229-9476-fc4a923b0de5 2019-05-22 16:35:40,923 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-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 527415658 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.257927] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.261243] pid_max: default: 32768 minimum: 301\n[ 0.263013] ACPI: Core revision 20150930\n[ 0.265173] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.267717] Security Framework initialized\n[ 0.269350] Yama: becoming mindful.\n[ 0.270795] AppArmor: AppArmor initialized\n[ 0.272472] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.275076] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.277630] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.280071] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.282787] Initializing cgroup subsys io\n[ 0.284473] Initializing cgroup subsys memory\n[ 0.286203] Initializing cgroup subsys devices\n[ 0.287964] Initializing cgroup subsys freezer\n[ 0.289718] Initializing cgroup subsys net_cls\n[ 0.291457] Initializing cgroup subsys perf_event\n[ 0.293275] Initializing cgroup subsys net_prio\n[ 0.295036] Initializing cgroup subsys hugetlb\n[ 0.296774] Initializing cgroup subsys pids\n[ 0.298487] CPU: Physical Processor ID: 0\n[ 0.300795] mce: CPU supports 10 MCE banks\n[ 0.302466] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.304475] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.322937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.332950] ftrace: allocating 31920 entries in 125 pages\n[ 0.369623] smpboot: Max logical packages: 1\n[ 0.371305] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.373978] x2apic enabled\n[ 0.375481] Switched APIC routing to physical x2apic.\n[ 0.378632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.380850] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.384966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.388506] KVM setup paravirtual spinlock\n[ 0.390608] x86: Booted up 1 node, 1 CPUs\n[ 0.392195] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.394880] devtmpfs: initialized\n[ 0.397271] evm: security.selinux\n[ 0.398653] evm: security.SMACK64\n[ 0.400019] evm: security.SMACK64EXEC\n[ 0.401496] evm: security.SMACK64TRANSMUTE\n[ 0.403101] evm: security.SMACK64MMAP\n[ 0.404580] evm: security.ima\n[ 0.405844] evm: security.capability\n[ 0.407375] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.411029] pinctrl core: initialized pinctrl subsystem\n[ 0.413144] RTC time: 16:35:36, date: 05/22/19\n[ 0.414967] NET: Registered protocol family 16\n[ 0.416810] cpuidle: using governor ladder\n[ 0.418447] cpuidle: using governor menu\n[ 0.420008] PCCT header not found.\n[ 0.421452] ACPI: bus type PCI registered\n[ 0.423037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.425490] PCI: Using configuration type 1 for base access\n[ 0.428296] ACPI: Added _OSI(Module Device)\n[ 0.429954] ACPI: Added _OSI(Processor Device)\n[ 0.431672] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.433467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.436328] ACPI: Interpreter enabled\n[ 0.437817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.441480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.445130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.448796] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.452446] ACPI: (supports S0 S5)\n[ 0.453834] ACPI: Using IOAPIC for interrupt routing\n[ 0.455712] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.460520] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.462743] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.465157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.467564] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.471888] acpiphp: Slot [3] registered\n[ 0.473466] acpiphp: Slot [4] registered\n[ 0.475037] acpiphp: Slot [5] registered\n[ 0.476611] acpiphp: Slot [6] registered\n[ 0.478150] acpiphp: Slot [7] registered\n[ 0.479682] acpiphp: Slot [8] registered\n[ 0.481216] acpiphp: Slot [9] registered\n[ 0.482749] acpiphp: Slot [10] registered\n[ 0.484321] acpiphp: Slot [11] registered\n[ 0.485911] acpiphp: Slot [12] registered\n[ 0.487556] acpiphp: Slot [13] registered\n[ 0.489114] acpiphp: Slot [14] registered\n[ 0.490707] acpiphp: Slot [15] registered\n[ 0.508351] acpiphp: Slot [16] registered\n[ 0.509917] acpiphp: Slot [17] registered\n[ 0.511482] acpiphp: Slot [18] registered\n[ 0.513042] acpiphp: Slot [19] registered\n[ 0.514603] acpiphp: Slot [20] registered\n[ 0.516176] acpiphp: Slot [21] registered\n[ 0.517815] acpiphp: Slot [22] registered\n[ 0.519378] acpiphp: Slot [23] registered\n[ 0.520937] acpiphp: Slot [24] registered\n[ 0.522531] acpiphp: Slot [25] registered\n[ 0.524093] acpiphp: Slot [26] registered\n[ 0.525664] acpiphp: Slot [27] registered\n[ 0.527292] acpiphp: Slot [28] registered\n[ 0.528909] acpiphp: Slot [29] registered\n[ 0.530507] acpiphp: Slot [30] registered\n[ 0.532105] acpiphp: Slot [31] registered\n[ 0.536328] PCI host bridge to bus 0000:00\n[ 0.537975] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.540475] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.542917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.545825] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.548716] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.551663] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.558552] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.561130] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.563519] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.566180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.571090] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.573937] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.597301] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.600146] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.602893] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.605642] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.608344] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.610759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.613300] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.615405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.618478] vgaarb: loaded\n[ 0.619653] vgaarb: bridge control possible 0000:00:02.0\n[ 0.622007] SCSI subsystem initialized\n[ 0.623797] ACPI: bus type USB registered\n[ 0.625427] usbcore: registered new interface driver usbfs\n[ 0.627482] usbcore: registered new interface driver hub\n[ 0.629486] usbcore: registered new device driver usb\n[ 0.631616] PCI: Using ACPI for IRQ routing\n[ 0.633748] NetLabel: Initializing\n[ 0.635161] NetLabel: domain hash size = 128\n[ 0.636857] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.638772] NetLabel: unlabeled traffic allowed by default\n[ 0.641076] clocksource: Switched to clocksource kvm-clock\n[ 0.652000] AppArmor: AppArmor Filesystem Enabled\n[ 0.653883] pnp: PnP ACPI init\n[ 0.655522] pnp: PnP ACPI: found 5 devices\n[ 0.662837] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.666249] NET: Registered protocol family 2\n[ 0.668245] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.670796] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.673145] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.675492] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.677628] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.679960] NET: Registered protocol family 1\n[ 0.681650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.683793] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.685923] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.701004] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.716077] Trying to unpack rootfs image as initramfs...\n[ 0.777185] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.780232] Scanning for low memory corruption every 60 seconds\n[ 0.782771] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.785046] audit: initializing netlink subsys (disabled)\n[ 0.787070] audit: type=2000 audit(1558542937.170:1): initialized\n[ 0.789569] Initialise system trusted keyring\n[ 0.791348] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.793619] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.796967] zbud: loaded\n[ 0.798246] VFS: Disk quotas dquot_6.6.0\n[ 0.799833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.802644] fuse init (API version 7.23)\n[ 0.804332] Key type big_key registered\n[ 0.805885] Allocating IMA MOK and blacklist keyrings.\n[ 0.808103] Key type asymmetric registered\n[ 0.809738] Asymmetric key parser 'x509' registered\n[ 0.811591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.814455] io scheduler noop registered\n[ 0.815983] io scheduler deadline registered (default)\n[ 0.817956] io scheduler cfq registered\n[ 0.819571] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.821610] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.824037] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.826855] ACPI: Power Button [PWRF]\n[ 0.828423] GHES: HEST is not enabled!\n[ 0.842560] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.872269] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.875980] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.901667] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.905481] Linux agpgart interface v0.103\n[ 0.909219] brd: module loaded\n[ 0.911762] loop: module loaded\n[ 0.916533] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.919398] GPT:90111 != 2097151\n[ 0.920736] GPT:Alternate GPT header not at the end of the disk.\n[ 0.922879] GPT:90111 != 2097151\n[ 0.924195] GPT: Use GNU Parted to correct GPT errors.\n[ 0.926078] vda: vda1 vda15\n[ 0.928012] scsi host0: ata_piix\n[ 0.929485] scsi host1: ata_piix\n[ 0.930876] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.933283] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.936352] libphy: Fixed MDIO Bus: probed\n[ 0.937963] tun: Universal TUN/TAP device driver, 1.6\n[ 0.939843] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.943300] PPP generic driver version 2.4.2\n[ 0.945008] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.947342] ehci-pci: EHCI PCI platform driver\n[ 0.949065] ehci-platform: EHCI generic platform driver\n[ 0.951030] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.953272] ohci-pci: OHCI PCI platform driver\n[ 0.954970] ohci-platform: OHCI generic platform driver\n[ 0.956904] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.972423] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.974393] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.977576] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.979504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.981708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.984060] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.986759] usb usb1: Product: UHCI Host Controller\n[ 0.988533] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.990734] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.992542] hub 1-0:1.0: USB hub found\n[ 0.994009] hub 1-0:1.0: 2 ports detected\n[ 0.995690] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.999558] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.001382] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.003301] mousedev: PS/2 mouse device common for all mice\n[ 1.005668] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.008885] rtc_cmos 00:00: RTC can wake from S4\n[ 1.011147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.013408] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.015686] i2c /dev entries driver\n[ 1.017108] device-mapper: uevent: version 1.0.3\n[ 1.018879] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.021971] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.024396] NET: Registered protocol family 10\n[ 1.026354] NET: Registered protocol family 17\n[ 1.028038] Key type dns_resolver registered\n[ 1.029810] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.031887] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.035191] registered taskstats version 1\n[ 1.036770] Loading compiled-in X.509 certificates\n[ 1.039094] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.042619] zswap: loaded using pool lzo/zbud\n[ 1.045036] Key type trusted registered\n[ 1.047519] Key type encrypted registered\n[ 1.049087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.051065] ima: No TPM chip found, activating TPM-bypass!\n[ 1.053037] evm: HMAC attrs: 0x1\n[ 1.054724] Magic number: 3:374:591\n[ 1.056294] rtc_cmos 00:00: setting system clock to 2019-05-22 16:35:37 UTC (1558542937)\n[ 1.059334] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.061458] EDD information not available.\n[ 1.090836] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.110210] Write protecting the kernel read-only data: 14336k\n[ 1.113935] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.117286] 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\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... [ 1.278686] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 43200\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-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBNzcu/ylvhAlD5Y+TPN7F4lswwa3q9Zn4UQmBWxH/Gnd/J3CytJABik1tn3wX2n2krhrrl62uRQtYZhDocOoq5lyfVlAD807Sfk5qE/H60DW25GrWrLAQ0yJrpyAA8KYtqXrJCTu/InxCJng6X5xjiKDfbJhDWYHfsXnNVUQqeZlKK2UVjRDDEJOFxPHgoxvq2hLdGA4PQOIqBiWmGjAwP39dhM/FHkMJ3MnMyfsegHE2ItAE1LDk4ft8Y3VTETFF5MQISEqng87RmssSElJOntQIPh8fy8lrKqFR1AZN++d3Xjui5pvF7MOjVKZacyrfheaaKNBFZZzalszG4SjR root@vping-userdata-vm2-78bc817f-89ad-4688-840b-eb8ecbcc0ec9\nssh-dss AAAAB3NzaC1kc3MAAACBALptmB6IyT++VeBxk092i0YEnQ2kfkbZNuQITZfCuCCvogIH/QwKW13MC1ULeLPvCNs3N9c69OvPhmyWRPm5I+WPQcifZBVaqgxJXCQTA6qzfIgoGbwntI+m3NcOrpre1qhBIXrdTDVLGTWr/ig0JLPDQ+aWSLvEVII2Wya9fz8NAAAAFQCdcHVoF6XtmY1etW0gdQoqy5NkIwAAAIEAqcWhio0GnXoy8i9j4o+LFnhdcbdXfuVlkEMTdQHbXBkO2LBpFgF0C+ZwA+F+5KWO8r8zYwBz1uZLbsIMEWx3Ys4N5byebidbQsWlqUav34h5DmLExmNWzHhBYHkaC8FonexUBKCPeIZc89/ASXS8b0fCEJBLCyJaYfqy75tEGs4AAACAebSgch+xNg0R1D/c6pdJ9RSavoYqXF6eavqBqJnsoCJ+GMOW04qRBsIfHy/Fx3lAf7M0kyKNDSUIjBDpUN8AHCot5XKQ5+aHQMSnWhlMJQ20AYw/0m55gE2U/oWOStN3Loiyp0IL/EXqHZQaoaXD6RI3RuI9kU64xhXdA8hvrwA= root@vping-userdata-vm2-78bc817f-89ad-4688-840b-eb8ecbcc0ec9\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.80s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe45:9383/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 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-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-78bc817f-89ad-4688-840b-eb8ecbcc0ec9\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.22 ===\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-78bc817f-89ad-4688-840b-eb8ecbcc0ec9 login: "} 2019-05-22 16:35:40,924 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad/action used request id req-7c39b1c9-31e4-4229-9476-fc4a923b0de5 2019-05-22 16:35:40,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.11616396904s 2019-05-22 16:35:40,925 - 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 527415658 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.257927] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.261243] pid_max: default: 32768 minimum: 301 [ 0.263013] ACPI: Core revision 20150930 [ 0.265173] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.267717] Security Framework initialized [ 0.269350] Yama: becoming mindful. [ 0.270795] AppArmor: AppArmor initialized [ 0.272472] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.275076] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.277630] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.280071] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.282787] Initializing cgroup subsys io [ 0.284473] Initializing cgroup subsys memory [ 0.286203] Initializing cgroup subsys devices [ 0.287964] Initializing cgroup subsys freezer [ 0.289718] Initializing cgroup subsys net_cls [ 0.291457] Initializing cgroup subsys perf_event [ 0.293275] Initializing cgroup subsys net_prio [ 0.295036] Initializing cgroup subsys hugetlb [ 0.296774] Initializing cgroup subsys pids [ 0.298487] CPU: Physical Processor ID: 0 [ 0.300795] mce: CPU supports 10 MCE banks [ 0.302466] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.304475] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.322937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.332950] ftrace: allocating 31920 entries in 125 pages [ 0.369623] smpboot: Max logical packages: 1 [ 0.371305] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.373978] x2apic enabled [ 0.375481] Switched APIC routing to physical x2apic. [ 0.378632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.380850] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.384966] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.388506] KVM setup paravirtual spinlock [ 0.390608] x86: Booted up 1 node, 1 CPUs [ 0.392195] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.394880] devtmpfs: initialized [ 0.397271] evm: security.selinux [ 0.398653] evm: security.SMACK64 [ 0.400019] evm: security.SMACK64EXEC [ 0.401496] evm: security.SMACK64TRANSMUTE [ 0.403101] evm: security.SMACK64MMAP [ 0.404580] evm: security.ima [ 0.405844] evm: security.capability [ 0.407375] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.411029] pinctrl core: initialized pinctrl subsystem [ 0.413144] RTC time: 16:35:36, date: 05/22/19 [ 0.414967] NET: Registered protocol family 16 [ 0.416810] cpuidle: using governor ladder [ 0.418447] cpuidle: using governor menu [ 0.420008] PCCT header not found. [ 0.421452] ACPI: bus type PCI registered [ 0.423037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.425490] PCI: Using configuration type 1 for base access [ 0.428296] ACPI: Added _OSI(Module Device) [ 0.429954] ACPI: Added _OSI(Processor Device) [ 0.431672] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.433467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436328] ACPI: Interpreter enabled [ 0.437817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.441480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.445130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.448796] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.452446] ACPI: (supports S0 S5) [ 0.453834] ACPI: Using IOAPIC for interrupt routing [ 0.455712] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.460520] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.462743] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.465157] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.467564] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.471888] acpiphp: Slot [3] registered [ 0.473466] acpiphp: Slot [4] registered [ 0.475037] acpiphp: Slot [5] registered [ 0.476611] acpiphp: Slot [6] registered [ 0.478150] acpiphp: Slot [7] registered [ 0.479682] acpiphp: Slot [8] registered [ 0.481216] acpiphp: Slot [9] registered [ 0.482749] acpiphp: Slot [10] registered [ 0.484321] acpiphp: Slot [11] registered [ 0.485911] acpiphp: Slot [12] registered [ 0.487556] acpiphp: Slot [13] registered [ 0.489114] acpiphp: Slot [14] registered [ 0.490707] acpiphp: Slot [15] registered [ 0.508351] acpiphp: Slot [16] registered [ 0.509917] acpiphp: Slot [17] registered [ 0.511482] acpiphp: Slot [18] registered [ 0.513042] acpiphp: Slot [19] registered [ 0.514603] acpiphp: Slot [20] registered [ 0.516176] acpiphp: Slot [21] registered [ 0.517815] acpiphp: Slot [22] registered [ 0.519378] acpiphp: Slot [23] registered [ 0.520937] acpiphp: Slot [24] registered [ 0.522531] acpiphp: Slot [25] registered [ 0.524093] acpiphp: Slot [26] registered [ 0.525664] acpiphp: Slot [27] registered [ 0.527292] acpiphp: Slot [28] registered [ 0.528909] acpiphp: Slot [29] registered [ 0.530507] acpiphp: Slot [30] registered [ 0.532105] acpiphp: Slot [31] registered [ 0.536328] PCI host bridge to bus 0000:00 [ 0.537975] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.540475] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.542917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.545825] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.548716] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.551663] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.558552] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.561130] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.563519] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.566180] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.571090] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.573937] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.597301] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.600146] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.602893] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.605642] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.608344] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.610759] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.613300] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.615405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.618478] vgaarb: loaded [ 0.619653] vgaarb: bridge control possible 0000:00:02.0 [ 0.622007] SCSI subsystem initialized [ 0.623797] ACPI: bus type USB registered [ 0.625427] usbcore: registered new interface driver usbfs [ 0.627482] usbcore: registered new interface driver hub [ 0.629486] usbcore: registered new device driver usb [ 0.631616] PCI: Using ACPI for IRQ routing [ 0.633748] NetLabel: Initializing [ 0.635161] NetLabel: domain hash size = 128 [ 0.636857] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.638772] NetLabel: unlabeled traffic allowed by default [ 0.641076] clocksource: Switched to clocksource kvm-clock [ 0.652000] AppArmor: AppArmor Filesystem Enabled [ 0.653883] pnp: PnP ACPI init [ 0.655522] pnp: PnP ACPI: found 5 devices [ 0.662837] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.666249] NET: Registered protocol family 2 [ 0.668245] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.670796] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.673145] TCP: Hash tables configured (established 4096 bind 4096) [ 0.675492] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.677628] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.679960] NET: Registered protocol family 1 [ 0.681650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.683793] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.685923] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.701004] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.716077] Trying to unpack rootfs image as initramfs... [ 0.777185] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.780232] Scanning for low memory corruption every 60 seconds [ 0.782771] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.785046] audit: initializing netlink subsys (disabled) [ 0.787070] audit: type=2000 audit(1558542937.170:1): initialized [ 0.789569] Initialise system trusted keyring [ 0.791348] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.793619] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.796967] zbud: loaded [ 0.798246] VFS: Disk quotas dquot_6.6.0 [ 0.799833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.802644] fuse init (API version 7.23) [ 0.804332] Key type big_key registered [ 0.805885] Allocating IMA MOK and blacklist keyrings. [ 0.808103] Key type asymmetric registered [ 0.809738] Asymmetric key parser 'x509' registered [ 0.811591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.814455] io scheduler noop registered [ 0.815983] io scheduler deadline registered (default) [ 0.817956] io scheduler cfq registered [ 0.819571] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.821610] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.824037] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.826855] ACPI: Power Button [PWRF] [ 0.828423] GHES: HEST is not enabled! [ 0.842560] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.872269] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.875980] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.901667] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.905481] Linux agpgart interface v0.103 [ 0.909219] brd: module loaded [ 0.911762] loop: module loaded [ 0.916533] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.919398] GPT:90111 != 2097151 [ 0.920736] GPT:Alternate GPT header not at the end of the disk. [ 0.922879] GPT:90111 != 2097151 [ 0.924195] GPT: Use GNU Parted to correct GPT errors. [ 0.926078] vda: vda1 vda15 [ 0.928012] scsi host0: ata_piix [ 0.929485] scsi host1: ata_piix [ 0.930876] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.933283] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.936352] libphy: Fixed MDIO Bus: probed [ 0.937963] tun: Universal TUN/TAP device driver, 1.6 [ 0.939843] tun: (C) 1999-2004 Max Krasnyansky [ 0.943300] PPP generic driver version 2.4.2 [ 0.945008] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.947342] ehci-pci: EHCI PCI platform driver [ 0.949065] ehci-platform: EHCI generic platform driver [ 0.951030] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.953272] ohci-pci: OHCI PCI platform driver [ 0.954970] ohci-platform: OHCI generic platform driver [ 0.956904] uhci_hcd: USB Universal Host Controller Interface driver [ 0.972423] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.974393] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.977576] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.979504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.981708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.984060] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.986759] usb usb1: Product: UHCI Host Controller [ 0.988533] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.990734] usb usb1: SerialNumber: 0000:00:01.2 [ 0.992542] hub 1-0:1.0: USB hub found [ 0.994009] hub 1-0:1.0: 2 ports detected [ 0.995690] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.999558] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.001382] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.003301] mousedev: PS/2 mouse device common for all mice [ 1.005668] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.008885] rtc_cmos 00:00: RTC can wake from S4 [ 1.011147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.013408] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.015686] i2c /dev entries driver [ 1.017108] device-mapper: uevent: version 1.0.3 [ 1.018879] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.021971] ledtrig-cpu: registered to indicate activity on CPUs [ 1.024396] NET: Registered protocol family 10 [ 1.026354] NET: Registered protocol family 17 [ 1.028038] Key type dns_resolver registered [ 1.029810] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.031887] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.035191] registered taskstats version 1 [ 1.036770] Loading compiled-in X.509 certificates [ 1.039094] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.042619] zswap: loaded using pool lzo/zbud [ 1.045036] Key type trusted registered [ 1.047519] Key type encrypted registered [ 1.049087] AppArmor: AppArmor sha1 policy hashing enabled [ 1.051065] ima: No TPM chip found, activating TPM-bypass! [ 1.053037] evm: HMAC attrs: 0x1 [ 1.054724] Magic number: 3:374:591 [ 1.056294] rtc_cmos 00:00: setting system clock to 2019-05-22 16:35:37 UTC (1558542937) [ 1.059334] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.061458] EDD information not available. [ 1.090836] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.110210] Write protecting the kernel read-only data: 14336k [ 1.113935] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.117286] 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 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... [ 1.278686] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 43200 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-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBNzcu/ylvhAlD5Y+TPN7F4lswwa3q9Zn4UQmBWxH/Gnd/J3CytJABik1tn3wX2n2krhrrl62uRQtYZhDocOoq5lyfVlAD807Sfk5qE/H60DW25GrWrLAQ0yJrpyAA8KYtqXrJCTu/InxCJng6X5xjiKDfbJhDWYHfsXnNVUQqeZlKK2UVjRDDEJOFxPHgoxvq2hLdGA4PQOIqBiWmGjAwP39dhM/FHkMJ3MnMyfsegHE2ItAE1LDk4ft8Y3VTETFF5MQISEqng87RmssSElJOntQIPh8fy8lrKqFR1AZN++d3Xjui5pvF7MOjVKZacyrfheaaKNBFZZzalszG4SjR root@vping-userdata-vm2-78bc817f-89ad-4688-840b-eb8ecbcc0ec9 ssh-dss AAAAB3NzaC1kc3MAAACBALptmB6IyT++VeBxk092i0YEnQ2kfkbZNuQITZfCuCCvogIH/QwKW13MC1ULeLPvCNs3N9c69OvPhmyWRPm5I+WPQcifZBVaqgxJXCQTA6qzfIgoGbwntI+m3NcOrpre1qhBIXrdTDVLGTWr/ig0JLPDQ+aWSLvEVII2Wya9fz8NAAAAFQCdcHVoF6XtmY1etW0gdQoqy5NkIwAAAIEAqcWhio0GnXoy8i9j4o+LFnhdcbdXfuVlkEMTdQHbXBkO2LBpFgF0C+ZwA+F+5KWO8r8zYwBz1uZLbsIMEWx3Ys4N5byebidbQsWlqUav34h5DmLExmNWzHhBYHkaC8FonexUBKCPeIZc89/ASXS8b0fCEJBLCyJaYfqy75tEGs4AAACAebSgch+xNg0R1D/c6pdJ9RSavoYqXF6eavqBqJnsoCJ+GMOW04qRBsIfHy/Fx3lAf7M0kyKNDSUIjBDpUN8AHCot5XKQ5+aHQMSnWhlMJQ20AYw/0m55gE2U/oWOStN3Loiyp0IL/EXqHZQaoaXD6RI3RuI9kU64xhXdA8hvrwA= root@vping-userdata-vm2-78bc817f-89ad-4688-840b-eb8ecbcc0ec9 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.80s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe45:9383/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 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-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-78bc817f-89ad-4688-840b-eb8ecbcc0ec9 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.22 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-78bc817f-89ad-4688-840b-eb8ecbcc0ec9 login: 2019-05-22 16:35:40,926 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-05-22 16:35:41,041 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-22 16:35:41,041 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:53 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-22 16:35:41,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-22 16:35:41,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:41,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-bbc93616-ca6e-4a7f-9385-42ba7da7e583 x-openstack-request-id: req-bbc93616-ca6e-4a7f-9385-42ba7da7e583 2019-05-22 16:35:41,211 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1 used request id req-bbc93616-ca6e-4a7f-9385-42ba7da7e583 2019-05-22 16:35:41,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.163994073868s 2019-05-22 16:35:41,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:41,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:41,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-6948c811-51ba-4c67-9b5f-ed4bf0f7cca4 x-openstack-request-id: req-6948c811-51ba-4c67-9b5f-ed4bf0f7cca4 2019-05-22 16:35:41,968 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:93:83", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:35:36.000000", "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:35:36Z", "hostId": "2c482d06ed27dadb03d20a87c88026b0d70f1f715f7655459b37625f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:25Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:62:44", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fde9c3fc-1e55-44db-8303-0158f6cb74d1", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:35:18.000000", "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "fde9c3fc-1e55-44db-8303-0158f6cb74d1", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:35:41Z", "hostId": "03771b2c5ccfda0c969786fe45112129925edce4682ffaf1b4b7a74e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:07Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:35:41,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6948c811-51ba-4c67-9b5f-ed4bf0f7cca4 2019-05-22 16:35:41,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757615089417s 2019-05-22 16:35:41,971 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:35:43,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:43,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:44,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-974417b4-66c5-4e90-9e34-f53633956d10 x-openstack-request-id: req-974417b4-66c5-4e90-9e34-f53633956d10 2019-05-22 16:35:44,803 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:93:83", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:35:36.000000", "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:35:36Z", "hostId": "2c482d06ed27dadb03d20a87c88026b0d70f1f715f7655459b37625f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:25Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:35:44,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-974417b4-66c5-4e90-9e34-f53633956d10 2019-05-22 16:35:44,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.828872203827s 2019-05-22 16:35:44,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-22 16:35:44,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:44,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-3cf1d1d1-e135-4d96-9dff-2ae8db1bce70 x-openstack-request-id: req-3cf1d1d1-e135-4d96-9dff-2ae8db1bce70 2019-05-22 16:35:44,977 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad used request id req-3cf1d1d1-e135-4d96-9dff-2ae8db1bce70 2019-05-22 16:35:44,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.172764778137s 2019-05-22 16:35:44,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:44,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:45,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 749 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-0fda6a47-1488-48ef-a6d4-4590b68cb3d0 x-openstack-request-id: req-0fda6a47-1488-48ef-a6d4-4590b68cb3d0 2019-05-22 16:35:45,930 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:93:83", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "rel": "bookmark"}], "image": {"id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "links": [{"href": "http://172.30.9.28:8774/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:35:36.000000", "flavor": {"id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9", "links": [{"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}]}, "id": "b8fb7eb4-ab49-4e03-90dc-08c6946145ad", "security_groups": [{"name": "default"}], "user_id": "0d04b85e627f40d2b94e31346b7c60f2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:35:44Z", "hostId": "2c482d06ed27dadb03d20a87c88026b0d70f1f715f7655459b37625f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "created": "2019-05-22T16:35:25Z", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:35:45,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0fda6a47-1488-48ef-a6d4-4590b68cb3d0 2019-05-22 16:35:45,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.952623128891s 2019-05-22 16:35:45,932 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:35:47,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:35:47,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:48,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 22 May 2019 16:35: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-980f7d1d-d6fe-4c7b-a30d-cb138f6cc128 x-openstack-request-id: req-980f7d1d-d6fe-4c7b-a30d-cb138f6cc128 2019-05-22 16:35:48,036 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-22 16:35:48,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-980f7d1d-d6fe-4c7b-a30d-cb138f6cc128 2019-05-22 16:35:48,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.101662874222s 2019-05-22 16:35:48,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-22 16:35:48,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/c45b2ab8-4e05-44f0-82b7-dd44878cabcf/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" -d '{"subnet_id": "b9f7496b-2733-4ecd-8b60-445ec399b524"}' 2019-05-22 16:35:49,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:35:49 GMT X-Openstack-Request-Id: req-61fbcc85-bde7-4bb0-85c3-e566fcdfc764 2019-05-22 16:35:49,595 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "26fafca6-cceb-4cce-a30d-1f728d57be47", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "subnet_id": "b9f7496b-2733-4ecd-8b60-445ec399b524", "subnet_ids": ["b9f7496b-2733-4ecd-8b60-445ec399b524"], "port_id": "550d1303-d0b2-4825-8c4d-7c7a49a850cb", "id": "c45b2ab8-4e05-44f0-82b7-dd44878cabcf"} 2019-05-22 16:35:49,595 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/c45b2ab8-4e05-44f0-82b7-dd44878cabcf/remove_router_interface.json used request id req-61fbcc85-bde7-4bb0-85c3-e566fcdfc764 2019-05-22 16:35:49,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.55775308609s 2019-05-22 16:35:49,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-22 16:35:49,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:50,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 628 Content-Type: application/json Date: Wed, 22 May 2019 16:35:50 GMT X-Openstack-Request-Id: req-b8fce72e-c58b-44ad-acc0-a01b9472923d 2019-05-22 16:35:50,039 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "created_at": "2019-05-22T16:34:52Z", "admin_state_up": true, "updated_at": "2019-05-22T16:35:48Z", "revision_number": 4, "routes": [], "project_id": "b9f8c8ea396b4412b1529c2e48216533", "id": "c45b2ab8-4e05-44f0-82b7-dd44878cabcf", "name": "vping_userdata-router_78bc817f-89ad-4688-840b-eb8ecbcc0ec9"}]} 2019-05-22 16:35:50,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-b8fce72e-c58b-44ad-acc0-a01b9472923d 2019-05-22 16:35:50,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.443383932114s 2019-05-22 16:35:50,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-22 16:35:50,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/c45b2ab8-4e05-44f0-82b7-dd44878cabcf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:51,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:35:51 GMT X-Openstack-Request-Id: req-28cb53b1-b374-4686-a4f6-e105d5008931 2019-05-22 16:35:51,843 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:35:51,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/c45b2ab8-4e05-44f0-82b7-dd44878cabcf.json used request id req-28cb53b1-b374-4686-a4f6-e105d5008931 2019-05-22 16:35:51,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.80289983749s 2019-05-22 16:35:51,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:35:51,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:51,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 22 May 2019 16:35:51 GMT X-Openstack-Request-Id: req-1d94961b-3e32-44c1-b4c9-9dae15143ad5 2019-05-22 16:35:51,888 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26fafca6-cceb-4cce-a30d-1f728d57be47","tenant_id":"b9f8c8ea396b4412b1529c2e48216533","created_at":"2019-05-22T16:34:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:34:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b9f8c8ea396b4412b1529c2e48216533","id":"b9f7496b-2733-4ecd-8b60-445ec399b524","subnetpool_id":null,"name":"vping_userdata-subnet_78bc817f-89ad-4688-840b-eb8ecbcc0ec9"}]} 2019-05-22 16:35:51,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1d94961b-3e32-44c1-b4c9-9dae15143ad5 2019-05-22 16:35:51,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0446469783783s 2019-05-22 16:35:51,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-22 16:35:51,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/b9f7496b-2733-4ecd-8b60-445ec399b524.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:53,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:35:53 GMT X-Openstack-Request-Id: req-45e8c55e-b4fc-42d7-a242-12d2b1d5ab14 2019-05-22 16:35:53,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:35:53,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/b9f7496b-2733-4ecd-8b60-445ec399b524.json used request id req-45e8c55e-b4fc-42d7-a242-12d2b1d5ab14 2019-05-22 16:35:53,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.25149512291s 2019-05-22 16:35:53,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:35:53,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:53,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Wed, 22 May 2019 16:35:53 GMT X-Openstack-Request-Id: req-1f6cd4ec-2cd5-49f8-9a17-0b58c68ec97f 2019-05-22 16:35:53,252 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"26fafca6-cceb-4cce-a30d-1f728d57be47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9f8c8ea396b4412b1529c2e48216533","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:35:53Z","qos_policy_id":null,"name":"vping_userdata-net_78bc817f-89ad-4688-840b-eb8ecbcc0ec9","admin_state_up":true,"tenant_id":"b9f8c8ea396b4412b1529c2e48216533","created_at":"2019-05-22T16:34:48Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:35:53,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1f6cd4ec-2cd5-49f8-9a17-0b58c68ec97f 2019-05-22 16:35:53,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110023975372s 2019-05-22 16:35:53,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-22 16:35:53,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/26fafca6-cceb-4cce-a30d-1f728d57be47.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:54,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:35:54 GMT X-Openstack-Request-Id: req-13312094-ba67-4224-af32-1621df216758 2019-05-22 16:35:54,419 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:35:54,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/26fafca6-cceb-4cce-a30d-1f728d57be47.json used request id req-13312094-ba67-4224-af32-1621df216758 2019-05-22 16:35:54,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16648983955s 2019-05-22 16:35:54,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:35:54,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:54,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 22 May 2019 16:35:54 GMT X-Openstack-Request-Id: req-eabfdd14-5620-4cf6-8b01-226aecf6d5fd 2019-05-22 16:35:54,749 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:34:59Z", "file": "/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/file", "owner": "b9f8c8ea396b4412b1529c2e48216533", "id": "5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "size": 12716032, "self": "/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:34:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:35:54,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eabfdd14-5620-4cf6-8b01-226aecf6d5fd 2019-05-22 16:35:54,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32600402832s 2019-05-22 16:35:54,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-22 16:35:54,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}725d3f7793e6c65955d61487cb77c22acfbc4f20" 2019-05-22 16:35:55,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:35:55 GMT X-Openstack-Request-Id: req-2fcd207f-f3ee-4977-9344-a739002d7e02 2019-05-22 16:35:55,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-22 16:35:55,528 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/5627ddf3-d7ca-46f8-a65f-9baf48d90de9 used request id req-2fcd207f-f3ee-4977-9344-a739002d7e02 2019-05-22 16:35:55,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.776387929916s 2019-05-22 16:35:55,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:35:55,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:35:55,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 22 May 2019 16:35:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-853dc17e-d669-4924-bbd5-8dfa2d0dff59 x-openstack-request-id: req-853dc17e-d669-4924-bbd5-8dfa2d0dff59 2019-05-22 16:35:55,560 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9ca58f9a-5081-49d0-8f35-c8034aba67f9"}]} 2019-05-22 16:35:55,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-853dc17e-d669-4924-bbd5-8dfa2d0dff59 2019-05-22 16:35:55,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275859832764s 2019-05-22 16:35:55,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-22 16:35:55,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:35:55,636 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16:35:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3781d695-e44f-476a-82e6-4885e5e48494 x-openstack-request-id: req-3781d695-e44f-476a-82e6-4885e5e48494 2019-05-22 16:35:55,636 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9ca58f9a-5081-49d0-8f35-c8034aba67f9 used request id req-3781d695-e44f-476a-82e6-4885e5e48494 2019-05-22 16:35:55,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0738492012024s 2019-05-22 16:35:55,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:35:55,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:35:55,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 22 May 2019 16:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8798979-4a96-45d8-9674-9c8f64e7375a 2019-05-22 16:35:55,877 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "links": {"self": "http://172.30.9.28:5000/v3/users/0d04b85e627f40d2b94e31346b7c60f2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d04b85e627f40d2b94e31346b7c60f2", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:35:55,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c8798979-4a96-45d8-9674-9c8f64e7375a 2019-05-22 16:35:55,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240245103836s 2019-05-22 16:35:55,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:35:55,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/0d04b85e627f40d2b94e31346b7c60f2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:35:56,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Wed, 22 May 2019 16:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e8209a-fa8b-4bea-9ed1-041a156735cb 2019-05-22 16:35:56,114 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_78bc817f-89ad-4688-840b-eb8ecbcc0ec9", "links": {"self": "http://172.30.9.28:5000/v3/users/0d04b85e627f40d2b94e31346b7c60f2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0d04b85e627f40d2b94e31346b7c60f2", "description": null}} 2019-05-22 16:35:56,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/0d04b85e627f40d2b94e31346b7c60f2 used request id req-76e8209a-fa8b-4bea-9ed1-041a156735cb 2019-05-22 16:35:56,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231864929199s 2019-05-22 16:35:56,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-22 16:35:56,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/0d04b85e627f40d2b94e31346b7c60f2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:35:56,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a1664ad-6f79-4298-bbe5-85370347acbe 2019-05-22 16:35:56,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:35:56,494 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0d04b85e627f40d2b94e31346b7c60f2 used request id req-7a1664ad-6f79-4298-bbe5-85370347acbe 2019-05-22 16:35:56,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.378848075867s 2019-05-22 16:35:56,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:35:56,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:35:56,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Wed, 22 May 2019 16:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f71974-44ae-4460-8c6f-0a7e544b0e7e 2019-05-22 16:35:56,745 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/b9f8c8ea396b4412b1529c2e48216533"}, "tags": [], "enabled": true, "id": "b9f8c8ea396b4412b1529c2e48216533", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_78bc817f-89ad-4688-840b-eb8ecbcc0ec9"}]} 2019-05-22 16:35:56,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-f4f71974-44ae-4460-8c6f-0a7e544b0e7e 2019-05-22 16:35:56,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.245068073273s 2019-05-22 16:35:56,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-22 16:35:56,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/b9f8c8ea396b4412b1529c2e48216533 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:35:57,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-814e5903-810d-4976-877b-b9dff88974e6 2019-05-22 16:35:57,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:35:57,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b9f8c8ea396b4412b1529c2e48216533 used request id req-814e5903-810d-4976-877b-b9dff88974e6 2019-05-22 16:35:57,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.2911028862s 2019-05-22 16:35:57,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:35:57,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b9f8c8ea396b4412b1529c2e48216533&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:35:57,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 22 May 2019 16:35:57 GMT X-Openstack-Request-Id: req-84b42b6c-2270-4a4f-8d1a-8953441ec802 2019-05-22 16:35:57,392 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "created_at": "2019-05-22T16:34:48Z", "updated_at": "2019-05-22T16:34:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:34:48Z", "revision_number": 0, "id": "2e8fbe47-9171-4eee-a331-55089f99879a", "remote_group_id": "1433d531-b42d-46a3-b3f8-5ed8ec3cc125", "remote_ip_prefix": null, "created_at": "2019-05-22T16:34:48Z", "security_group_id": "1433d531-b42d-46a3-b3f8-5ed8ec3cc125", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9f8c8ea396b4412b1529c2e48216533"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:34:48Z", "revision_number": 0, "id": "3216a326-a9fd-4949-8bbe-60a8dad3b03f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:34:48Z", "security_group_id": "1433d531-b42d-46a3-b3f8-5ed8ec3cc125", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9f8c8ea396b4412b1529c2e48216533"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:34:48Z", "revision_number": 0, "id": "adcd0b6a-0f9a-471d-83cf-074e383bf2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:34:48Z", "security_group_id": "1433d531-b42d-46a3-b3f8-5ed8ec3cc125", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9f8c8ea396b4412b1529c2e48216533"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:34:48Z", "revision_number": 0, "id": "fcf74978-6b35-49ed-a532-37147faab269", "remote_group_id": "1433d531-b42d-46a3-b3f8-5ed8ec3cc125", "remote_ip_prefix": null, "created_at": "2019-05-22T16:34:48Z", "security_group_id": "1433d531-b42d-46a3-b3f8-5ed8ec3cc125", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9f8c8ea396b4412b1529c2e48216533"}], "revision_number": 1, "project_id": "b9f8c8ea396b4412b1529c2e48216533", "id": "1433d531-b42d-46a3-b3f8-5ed8ec3cc125", "name": "default"}]} 2019-05-22 16:35:57,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b9f8c8ea396b4412b1529c2e48216533&name=default used request id req-84b42b6c-2270-4a4f-8d1a-8953441ec802 2019-05-22 16:35:57,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.345259904861s 2019-05-22 16:35:57,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:35:57,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:35:57,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 22 May 2019 16:35:57 GMT X-Openstack-Request-Id: req-93187173-844a-4000-a5e1-5a6d8bf9f940 2019-05-22 16:35:57,756 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "created_at": "2019-05-22T16:34:48Z", "updated_at": "2019-05-22T16:34:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:34:48Z", "revision_number": 0, "id": "2e8fbe47-9171-4eee-a331-55089f99879a", "remote_group_id": "1433d531-b42d-46a3-b3f8-5ed8ec3cc125", "remote_ip_prefix": null, "created_at": "2019-05-22T16:34:48Z", "security_group_id": "1433d531-b42d-46a3-b3f8-5ed8ec3cc125", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9f8c8ea396b4412b1529c2e48216533"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:34:48Z", "revision_number": 0, "id": "3216a326-a9fd-4949-8bbe-60a8dad3b03f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:34:48Z", "security_group_id": "1433d531-b42d-46a3-b3f8-5ed8ec3cc125", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9f8c8ea396b4412b1529c2e48216533"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:34:48Z", "revision_number": 0, "id": "adcd0b6a-0f9a-471d-83cf-074e383bf2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:34:48Z", "security_group_id": "1433d531-b42d-46a3-b3f8-5ed8ec3cc125", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9f8c8ea396b4412b1529c2e48216533"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:34:48Z", "revision_number": 0, "id": "fcf74978-6b35-49ed-a532-37147faab269", "remote_group_id": "1433d531-b42d-46a3-b3f8-5ed8ec3cc125", "remote_ip_prefix": null, "created_at": "2019-05-22T16:34:48Z", "security_group_id": "1433d531-b42d-46a3-b3f8-5ed8ec3cc125", "tenant_id": "b9f8c8ea396b4412b1529c2e48216533", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9f8c8ea396b4412b1529c2e48216533"}], "revision_number": 1, "project_id": "b9f8c8ea396b4412b1529c2e48216533", "id": "1433d531-b42d-46a3-b3f8-5ed8ec3cc125", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "created_at": "2019-05-22T16:25:55Z", "updated_at": "2019-05-22T16:25:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "64ac46a0-cc8c-42dd-963b-83df82db5d0d", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "a2a0ffe9-f621-4a99-94d3-5bb143da5a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "af2dedb8-68c4-493a-be62-a7253bb8d3f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "c4602eac-be36-43db-b5f3-805706951093", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}], "revision_number": 1, "project_id": "12c5a70d4ada45d3bf524f3b43b722ef", "id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:28:55Z", "updated_at": "2019-05-22T16:28:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "5a02b212-1c36-479a-bfea-f312f2e51a77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "8e49e4ea-ef00-4625-b387-2a303ddad9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "9eafe2a2-54cb-46b2-80aa-8d70c39e6bda", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "a6dcfeae-bda6-4682-a95f-cc99e8fbb32e", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}], "revision_number": 1, "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "a46658b9-774e-41e2-b192-478d8d220b9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-22T16:29:00Z", "updated_at": "2019-05-22T16:29:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "119ee154-8b12-4aec-97d6-b4cf2f952bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bd843495-259f-4949-9388-7b97f0268cb3", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bfd0fb6f-1ee8-4c05-a1d5-b8e1d9f4297d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "e10345f3-d51b-411f-b3da-522df1cc28ae", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "name": "default"}]} 2019-05-22 16:35:57,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-93187173-844a-4000-a5e1-5a6d8bf9f940 2019-05-22 16:35:57,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.358753919601s 2019-05-22 16:35:57,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-22 16:35:57,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1433d531-b42d-46a3-b3f8-5ed8ec3cc125.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fdb773632c34858501fba9c07dea12da0fd6e73b" 2019-05-22 16:35:58,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:35:58 GMT X-Openstack-Request-Id: req-95f6ef28-00dc-41bf-bb51-6dd51a1ff513 2019-05-22 16:35:58,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:35:58,279 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1433d531-b42d-46a3-b3f8-5ed8ec3cc125.json used request id req-95f6ef28-00dc-41bf-bb51-6dd51a1ff513 2019-05-22 16:35:58,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.515292882919s 2019-05-22 16:35:58,324 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-05-22 16:35:58,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:35:58,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51da90a1-4e6f-4e15-b372-2e1a11dabf13 2019-05-22 16:35:58,373 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:35:58,373 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-51da90a1-4e6f-4e15-b372-2e1a11dabf13 2019-05-22 16:35:58,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:35:58,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62335804fcd4411fbce7000e6d443102", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:35:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e05a402555334f268e3f581a736f48f2"}, "audit_ids": ["ZWDHRmtxQIKyU1MGc2CEuw"], "issued_at": "2019-05-22T16:35:58.000000Z"}} 2019-05-22 16:35:58,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:35:58,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:35:59,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 22 May 2019 16:35:59 GMT X-Openstack-Request-Id: req-5ec88fc9-5fdd-4995-923b-042521cd1f6a 2019-05-22 16:35:59,164 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:35:59,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5ec88fc9-5fdd-4995-923b-042521cd1f6a 2019-05-22 16:35:59,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.37796497345s 2019-05-22 16:35:59,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:35:59,177 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 22 May 2019 16:35:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a9b6aef-5436-4aca-984e-7ac1a1c79453 2019-05-22 16:35:59,177 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-22 16:35:59,177 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-0a9b6aef-5436-4aca-984e-7ac1a1c79453 2019-05-22 16:35:59,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:35:59,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:35:59,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c781aa-9ec3-4c57-9676-0479af38df0e 2019-05-22 16:35:59,390 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:35:59,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-12c781aa-9ec3-4c57-9676-0479af38df0e 2019-05-22 16:35:59,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212536096573s 2019-05-22 16:35:59,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-22 16:35:59,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_3578823c-b293-49e7-9ac4-0adb65c523f8"}}' 2019-05-22 16:35:59,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Wed, 22 May 2019 16:35:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1ac2b78-241f-45bc-a274-f7d278b1aad3 2019-05-22 16:35:59,662 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/ea9256406bb946a1b1fe7b2f90885931"}, "tags": [], "enabled": true, "id": "ea9256406bb946a1b1fe7b2f90885931", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_3578823c-b293-49e7-9ac4-0adb65c523f8"}} 2019-05-22 16:35:59,662 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d1ac2b78-241f-45bc-a274-f7d278b1aad3 2019-05-22 16:35:59,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.2637758255s 2019-05-22 16:35:59,663 - 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'ea9256406bb946a1b1fe7b2f90885931', '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_3578823c-b293-49e7-9ac4-0adb65c523f8'}) 2019-05-22 16:35:59,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-22 16:35:59,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "uqOSYp0b5CmnnNoQaeJuYa3qgoorfk", "email": null, "name": "cinder_test-user_3578823c-b293-49e7-9ac4-0adb65c523f8"}}' 2019-05-22 16:36:00,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Wed, 22 May 2019 16:35:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f60951b-b638-4766-bbe7-0f399e3468fb 2019-05-22 16:36:00,152 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_3578823c-b293-49e7-9ac4-0adb65c523f8", "links": {"self": "http://172.30.9.28:5000/v3/users/7346f5a61e144f4eaca7121a7c7a447b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7346f5a61e144f4eaca7121a7c7a447b", "domain_id": "default", "password_expires_at": null}} 2019-05-22 16:36:00,152 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-6f60951b-b638-4766-bbe7-0f399e3468fb 2019-05-22 16:36:00,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.48330283165s 2019-05-22 16:36:00,153 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7346f5a61e144f4eaca7121a7c7a447b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_3578823c-b293-49e7-9ac4-0adb65c523f8'}) 2019-05-22 16:36:00,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:36:00,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:36:00,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c9d7463-e61c-4fd3-b409-1aaf87717ac2 2019-05-22 16:36:00,375 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:36:00,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1c9d7463-e61c-4fd3-b409-1aaf87717ac2 2019-05-22 16:36:00,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218841075897s 2019-05-22 16:36:00,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:36:00,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:36:00,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14858c0b-c32b-4994-b5e8-77d8befc7c63 2019-05-22 16:36:00,613 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:36:00,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-14858c0b-c32b-4994-b5e8-77d8befc7c63 2019-05-22 16:36:00,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232918977737s 2019-05-22 16:36:00,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:36:00,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:36:00,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6857644a-0586-48b7-8932-17886cbe0568 2019-05-22 16:36:00,832 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:36:00,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6857644a-0586-48b7-8932-17886cbe0568 2019-05-22 16:36:00,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214113950729s 2019-05-22 16:36:00,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:36:00,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:36:01,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 22 May 2019 16:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16616d7c-2d29-40c5-b38e-fdbc4203ae21 2019-05-22 16:36:01,048 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-22 16:36:01,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-16616d7c-2d29-40c5-b38e-fdbc4203ae21 2019-05-22 16:36:01,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210078001022s 2019-05-22 16:36:01,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:36:01,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:36:01,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Wed, 22 May 2019 16:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b090a61-5125-4e8b-b173-df98cd15e0cb 2019-05-22 16:36:01,206 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder_test-user_3578823c-b293-49e7-9ac4-0adb65c523f8", "links": {"self": "http://172.30.9.28:5000/v3/users/7346f5a61e144f4eaca7121a7c7a447b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7346f5a61e144f4eaca7121a7c7a447b", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:36:01,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0b090a61-5125-4e8b-b173-df98cd15e0cb 2019-05-22 16:36:01,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.157158851624s 2019-05-22 16:36:01,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:36:01,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:36:01,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 22 May 2019 16:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db1c312-d051-4c89-a216-c7f78f30ae35 2019-05-22 16:36:01,427 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/ea9256406bb946a1b1fe7b2f90885931"}, "tags": [], "enabled": true, "id": "ea9256406bb946a1b1fe7b2f90885931", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_3578823c-b293-49e7-9ac4-0adb65c523f8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-22 16:36:01,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8db1c312-d051-4c89-a216-c7f78f30ae35 2019-05-22 16:36:01,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210577964783s 2019-05-22 16:36:01,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-22 16:36:01,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=7346f5a61e144f4eaca7121a7c7a447b&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=ea9256406bb946a1b1fe7b2f90885931" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:36:01,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Wed, 22 May 2019 16:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea48572-0639-4611-900b-05072841c09a 2019-05-22 16:36:01,647 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=7346f5a61e144f4eaca7121a7c7a447b&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=ea9256406bb946a1b1fe7b2f90885931", "previous": null, "next": null}} 2019-05-22 16:36:01,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=7346f5a61e144f4eaca7121a7c7a447b&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=ea9256406bb946a1b1fe7b2f90885931 used request id req-aea48572-0639-4611-900b-05072841c09a 2019-05-22 16:36:01,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21154999733s 2019-05-22 16:36:01,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-22 16:36:01,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/ea9256406bb946a1b1fe7b2f90885931/users/7346f5a61e144f4eaca7121a7c7a447b/roles/1b8346c1e1604c26963d1432186a1590 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:36:01,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:36:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a033c2c9-3ac8-4a8b-9eea-10031067f1e7 2019-05-22 16:36:01,935 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:36:01,935 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ea9256406bb946a1b1fe7b2f90885931/users/7346f5a61e144f4eaca7121a7c7a447b/roles/1b8346c1e1604c26963d1432186a1590 used request id req-a033c2c9-3ac8-4a8b-9eea-10031067f1e7 2019-05-22 16:36:01,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.284207105637s 2019-05-22 16:36:01,936 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_3578823c-b293-49e7-9ac4-0adb65c523f8', 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'ea9256406bb946a1b1fe7b2f90885931', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'uqOSYp0b5CmnnNoQaeJuYa3qgoorfk', 'username': u'cinder_test-user_3578823c-b293-49e7-9ac4-0adb65c523f8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-22 16:36:01,939 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_3578823c-b293-49e7-9ac4-0adb65c523f8', 'password': 'uqOSYp0b5CmnnNoQaeJuYa3qgoorfk', 'project_name': 'cinder_test-project_3578823c-b293-49e7-9ac4-0adb65c523f8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'ea9256406bb946a1b1fe7b2f90885931', 'project_domain_name': 'Default'} 2019-05-22 16:36:01,940 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-05-22 16:36:01,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:36:01,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:36:02,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ecaaa73-5e5f-4cdb-8c0b-ed40197144af 2019-05-22 16:36:02,164 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:36:02,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-7ecaaa73-5e5f-4cdb-8c0b-ed40197144af 2019-05-22 16:36:02,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223441123962s 2019-05-22 16:36:02,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:36:02,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:36:02,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 22 May 2019 16:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142c632f-13f4-4b09-9154-8d031f3c29b2 2019-05-22 16:36:02,387 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/ea9256406bb946a1b1fe7b2f90885931"}, "tags": [], "enabled": true, "id": "ea9256406bb946a1b1fe7b2f90885931", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_3578823c-b293-49e7-9ac4-0adb65c523f8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-22 16:36:02,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-142c632f-13f4-4b09-9154-8d031f3c29b2 2019-05-22 16:36:02,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216563940048s 2019-05-22 16:36:02,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-22 16:36:02,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" -d '{"network": {"tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "name": "cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8", "admin_state_up": true}}' 2019-05-22 16:36:03,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 22 May 2019 16:36:03 GMT X-Openstack-Request-Id: req-714500ea-e32a-432e-894a-e13c75004001 2019-05-22 16:36:03,934 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"ea9256406bb946a1b1fe7b2f90885931","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:36:02Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8","admin_state_up":true,"tenant_id":"ea9256406bb946a1b1fe7b2f90885931","created_at":"2019-05-22T16:36:02Z","mtu":1442}} 2019-05-22 16:36:03,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-714500ea-e32a-432e-894a-e13c75004001 2019-05-22 16:36:03,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.544880867s 2019-05-22 16:36:03,935 - 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'dns_domain': u'', u'updated_at': u'2019-05-22T16:36:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'865c2b30-90e1-4b12-858f-774ecb20c5e2', u'provider:segmentation_id': 77, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8', u'created_at': u'2019-05-22T16:36:02Z', u'mtu': 1442, u'tenant_id': u'ea9256406bb946a1b1fe7b2f90885931', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ea9256406bb946a1b1fe7b2f90885931'}) 2019-05-22 16:36:03,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:36:03,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:36:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee6d29bf-f754-40fb-be2d-d8fd4ea9170f 2019-05-22 16:36:03,946 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:36:03,946 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-ee6d29bf-f754-40fb-be2d-d8fd4ea9170f 2019-05-22 16:36:03,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:36:04,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:36:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea9256406bb946a1b1fe7b2f90885931", "name": "cinder_test-project_3578823c-b293-49e7-9ac4-0adb65c523f8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ea9256406bb946a1b1fe7b2f90885931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/ea9256406bb946a1b1fe7b2f90885931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/ea9256406bb946a1b1fe7b2f90885931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ea9256406bb946a1b1fe7b2f90885931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/ea9256406bb946a1b1fe7b2f90885931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ea9256406bb946a1b1fe7b2f90885931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/ea9256406bb946a1b1fe7b2f90885931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/ea9256406bb946a1b1fe7b2f90885931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ea9256406bb946a1b1fe7b2f90885931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ea9256406bb946a1b1fe7b2f90885931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_3578823c-b293-49e7-9ac4-0adb65c523f8", "id": "7346f5a61e144f4eaca7121a7c7a447b"}, "audit_ids": ["1PjliEMkSP2Fp6El1VuOJA"], "issued_at": "2019-05-22T16:36:04.000000Z"}} 2019-05-22 16:36:04,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:36:04,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:04,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Wed, 22 May 2019 16:36:04 GMT X-Openstack-Request-Id: req-ae0f9cef-a2cb-4a31-ba0f-73142a18a7ea 2019-05-22 16:36:04,775 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ea9256406bb946a1b1fe7b2f90885931","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:36:02Z","qos_policy_id":null,"name":"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8","admin_state_up":true,"tenant_id":"ea9256406bb946a1b1fe7b2f90885931","created_at":"2019-05-22T16:36:02Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:36:04,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ae0f9cef-a2cb-4a31-ba0f-73142a18a7ea 2019-05-22 16:36:04,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407609939575s 2019-05-22 16:36:04,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-22 16:36:04,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"subnet": {"name": "cinder_test-subnet_3578823c-b293-49e7-9ac4-0adb65c523f8", "enable_dhcp": true, "network_id": "865c2b30-90e1-4b12-858f-774ecb20c5e2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-22 16:36:06,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Wed, 22 May 2019 16:36:06 GMT X-Openstack-Request-Id: req-3b5ddaa5-785e-402d-ae79-04875060bdaf 2019-05-22 16:36:06,839 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","tenant_id":"ea9256406bb946a1b1fe7b2f90885931","created_at":"2019-05-22T16:36:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:36:05Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ea9256406bb946a1b1fe7b2f90885931","id":"ac49de36-fa2b-4c03-9cc9-15e175bb28d7","subnetpool_id":null,"name":"cinder_test-subnet_3578823c-b293-49e7-9ac4-0adb65c523f8"}} 2019-05-22 16:36:06,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3b5ddaa5-785e-402d-ae79-04875060bdaf 2019-05-22 16:36:06,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.0621740818s 2019-05-22 16:36:06,840 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-22T16:36:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ac49de36-fa2b-4c03-9cc9-15e175bb28d7', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_3578823c-b293-49e7-9ac4-0adb65c523f8', u'enable_dhcp': True, u'network_id': u'865c2b30-90e1-4b12-858f-774ecb20c5e2', u'tenant_id': u'ea9256406bb946a1b1fe7b2f90885931', u'created_at': u'2019-05-22T16:36:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ea9256406bb946a1b1fe7b2f90885931'}) 2019-05-22 16:36:06,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-22 16:36:06,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"router": {"external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75"}, "name": "cinder_test-router_3578823c-b293-49e7-9ac4-0adb65c523f8", "admin_state_up": true}}' 2019-05-22 16:36:08,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Date: Wed, 22 May 2019 16:36:08 GMT X-Openstack-Request-Id: req-4cc68fd1-320e-4bb0-b3b3-123686e51d2e 2019-05-22 16:36:08,949 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:36:07Z", "admin_state_up": true, "updated_at": "2019-05-22T16:36:08Z", "revision_number": 2, "routes": [], "project_id": "ea9256406bb946a1b1fe7b2f90885931", "id": "c0c6e565-4d35-422a-95f6-eb62128fc4c5", "name": "cinder_test-router_3578823c-b293-49e7-9ac4-0adb65c523f8"}} 2019-05-22 16:36:08,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-4cc68fd1-320e-4bb0-b3b3-123686e51d2e 2019-05-22 16:36:08,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.10880017281s 2019-05-22 16:36:08,950 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ea9256406bb946a1b1fe7b2f90885931', u'created_at': u'2019-05-22T16:36:07Z', u'admin_state_up': True, u'updated_at': u'2019-05-22T16:36:08Z', u'revision_number': 2, u'routes': [], u'project_id': u'ea9256406bb946a1b1fe7b2f90885931', u'id': u'c0c6e565-4d35-422a-95f6-eb62128fc4c5', u'name': u'cinder_test-router_3578823c-b293-49e7-9ac4-0adb65c523f8'}) 2019-05-22 16:36:08,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-22 16:36:08,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/c0c6e565-4d35-422a-95f6-eb62128fc4c5/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"subnet_id": "ac49de36-fa2b-4c03-9cc9-15e175bb28d7"}' 2019-05-22 16:36:12,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:36:12 GMT X-Openstack-Request-Id: req-3657c7af-2910-4ac6-ac1e-4397fd7044ba 2019-05-22 16:36:12,112 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "865c2b30-90e1-4b12-858f-774ecb20c5e2", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "subnet_id": "ac49de36-fa2b-4c03-9cc9-15e175bb28d7", "subnet_ids": ["ac49de36-fa2b-4c03-9cc9-15e175bb28d7"], "port_id": "8639735b-6c17-4014-a07b-535641377378", "id": "c0c6e565-4d35-422a-95f6-eb62128fc4c5"} 2019-05-22 16:36:12,112 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/c0c6e565-4d35-422a-95f6-eb62128fc4c5/add_router_interface.json used request id req-3657c7af-2910-4ac6-ac1e-4397fd7044ba 2019-05-22 16:36:12,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.16175603867s 2019-05-22 16:36:12,113 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-22 16:36:12,218 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-22 16:36:12,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:36:12,227 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 22 May 2019 16:36:12 GMT 2019-05-22 16:36:12,227 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-05-22 16:36:12,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:36:12,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:12,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 22 May 2019 16:36:12 GMT X-Openstack-Request-Id: req-0eba6600-7034-4d4c-8aca-ec1d4dc7d022 2019-05-22 16:36:12,554 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:36:12,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0eba6600-7034-4d4c-8aca-ec1d4dc7d022 2019-05-22 16:36:12,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321965932846s 2019-05-22 16:36:12,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-22 16:36:12,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_3578823c-b293-49e7-9ac4-0adb65c523f8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_3578823c-b293-49e7-9ac4-0adb65c523f8"}' 2019-05-22 16:36:12,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Wed, 22 May 2019 16:36:12 GMT Location: http://172.30.9.28:9292/v2/images/9c218a05-a614-4863-822f-29143e1d321c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-43c2c100-bdc0-41ff-9420-c22135b6c167 2019-05-22 16:36:12,918 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:36:12Z", "file": "/v2/images/9c218a05-a614-4863-822f-29143e1d321c/file", "owner": "ea9256406bb946a1b1fe7b2f90885931", "id": "9c218a05-a614-4863-822f-29143e1d321c", "size": null, "self": "/v2/images/9c218a05-a614-4863-822f-29143e1d321c", "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_3578823c-b293-49e7-9ac4-0adb65c523f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_3578823c-b293-49e7-9ac4-0adb65c523f8", "checksum": null, "created_at": "2019-05-22T16:36:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-22 16:36:12,918 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-43c2c100-bdc0-41ff-9420-c22135b6c167 2019-05-22 16:36:12,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.355083942413s 2019-05-22 16:36:12,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-22 16:36:12,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/9c218a05-a614-4863-822f-29143e1d321c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '' 2019-05-22 16:36:13,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:36:13 GMT X-Openstack-Request-Id: req-6657e4a5-b19c-44a3-9226-e1149df0f5d6 2019-05-22 16:36:13,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-22 16:36:13,686 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9c218a05-a614-4863-822f-29143e1d321c/file used request id req-6657e4a5-b19c-44a3-9226-e1149df0f5d6 2019-05-22 16:36:13,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.766628980637s 2019-05-22 16:36:13,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:36:13,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:14,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 22 May 2019 16:36:13 GMT X-Openstack-Request-Id: req-4b00d0df-cf39-499b-af3b-8c3b15bf1b3e 2019-05-22 16:36:14,003 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:36:13Z", "file": "/v2/images/9c218a05-a614-4863-822f-29143e1d321c/file", "owner": "ea9256406bb946a1b1fe7b2f90885931", "id": "9c218a05-a614-4863-822f-29143e1d321c", "size": 12716032, "self": "/v2/images/9c218a05-a614-4863-822f-29143e1d321c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/9c218a05-a614-4863-822f-29143e1d321c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/9c218a05-a614-4863-822f-29143e1d321c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_3578823c-b293-49e7-9ac4-0adb65c523f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_3578823c-b293-49e7-9ac4-0adb65c523f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:36:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:36:14,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4b00d0df-cf39-499b-af3b-8c3b15bf1b3e 2019-05-22 16:36:14,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313539981842s 2019-05-22 16:36:14,005 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/9c218a05-a614-4863-822f-29143e1d321c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9c218a05-a614-4863-822f-29143e1d321c/file', 'owner': u'ea9256406bb946a1b1fe7b2f90885931', 'id': u'9c218a05-a614-4863-822f-29143e1d321c', 'size': 12716032, u'self': u'/v2/images/9c218a05-a614-4863-822f-29143e1d321c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea9256406bb946a1b1fe7b2f90885931', 'name': 'cinder_test-project_3578823c-b293-49e7-9ac4-0adb65c523f8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/9c218a05-a614-4863-822f-29143e1d321c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-22T16:36:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-22T16:36:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_3578823c-b293-49e7-9ac4-0adb65c523f8', '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/9c218a05-a614-4863-822f-29143e1d321c', 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_3578823c-b293-49e7-9ac4-0adb65c523f8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_3578823c-b293-49e7-9ac4-0adb65c523f8', 'created': u'2019-05-22T16:36:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-22T16:36: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/9c218a05-a614-4863-822f-29143e1d321c', 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_3578823c-b293-49e7-9ac4-0adb65c523f8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-22 16:36:14,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-22 16:36:14,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_3578823c-b293-49e7-9ac4-0adb65c523f8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-22 16:36:14,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-70d52d53-419e-484c-a4d0-c79cee876e7d x-openstack-request-id: req-70d52d53-419e-484c-a4d0-c79cee876e7d 2019-05-22 16:36:14,489 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_3578823c-b293-49e7-9ac4-0adb65c523f8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b"}} 2019-05-22 16:36:14,489 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-70d52d53-419e-484c-a4d0-c79cee876e7d 2019-05-22 16:36:14,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.480350017548s 2019-05-22 16:36:14,490 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_3578823c-b293-49e7-9ac4-0adb65c523f8', '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'0bcf5f7b01bd4d34be8dc6362e5298a8', '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'0f08e2a2-6f53-49b2-9cba-3375b6503a4b', 'swap': 0}) 2019-05-22 16:36:14,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-22 16:36:14,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" -d '{"extra_specs": {}}' 2019-05-22 16:36:14,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-da2595b5-45bb-4aac-ae07-0966cc7e9a90 x-openstack-request-id: req-da2595b5-45bb-4aac-ae07-0966cc7e9a90 2019-05-22 16:36:14,512 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-22 16:36:14,512 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b/os-extra_specs used request id req-da2595b5-45bb-4aac-ae07-0966cc7e9a90 2019-05-22 16:36:14,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211620330811s 2019-05-22 16:36:14,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-22 16:36:14,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"keypair": {"name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8"}}' 2019-05-22 16:36:15,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-b8df2fb9-4783-406a-8c3a-2cbc3682205f x-openstack-request-id: req-b8df2fb9-4783-406a-8c3a-2cbc3682205f 2019-05-22 16:36:15,060 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvNFPw/6fOzfhbO5+63PdAEJUpRK81lc3jUk5F7BSfHED+Kn7x9jaTsp8d2v9rsUjm9DOgejfl0CRSTaI9Dc8OsEI820VQZWXj1bA2pcaEuPFE5s3tyfuHiyrGcIxXzHWVTfKHnLYhDiiWi24Vf8x9xHvbLAw++TAm6onl2gTUEZw3LYeEz2zZyWpzfE8iQgFY2qe7JT0s9SVBgxE3eb6fdfHyCjjlXPztjZyPCYPrTIP/gUfdRVt/mdbnj6c36z5JtV7VtGKR5ji0TneB+06/uRYhCqdHLWV5X80z40IUYpQg7Sk5racvwtFA9WUMnBicAJh05ftVHj87ZlJLdryN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArzRT8P+nzs34Wzufutz3QBCVKUSvNZXN41JORewUnxxA/ip+\n8fY2k7KfHdr/a7FI5vQzoHo35dAkUk2iPQ3PDrBCPNtFUGVl49WwNqXGhLjxRObN\n7cn7h4sqxnCMV8x1lU3yh5y2IQ4olotuFX/MfcR72ywMPvkwJuqJ5doE1BGcNy2H\nhM9s2clqc3xPIkIBWNqnuyU9LPUlQYMRN3m+n3Xx8go45Vz87Y2cjwmD60yD/4FH\n3UVbf5nW54+nN+s+SbVe1bRikeY4tE53gftOv7kWIQqnRy1leV/NM+NCFGKUIO0p\nOa2nL8LRQPVlDJwYnACYdOX7VR4/O2ZSS3a8jQIDAQABAoIBAGDPhFaVna77RvF6\nl79UW9btks5T4pC0byjeENw4IAjvPsZyyuR+TRf9ykhf+2UReBwN8f0Jq5t0EK3d\nsfkUiUYvhNpFux46eTuUlyMLJQ+vdbnB4yYyxqbV8lPmWtYk5xASGyJuKIFJZooR\nD0oX7PHNwTaRN08QuFe4n2v/tU1MZ7Rx5XyUHJp283us7bbqZQsvHinHeqLn1vFx\nugXto35j+CSJunMm3sVqYiD7cFcjzn4zbxaTcvPHhT85t9jrIfVWxEnfe7dCH8AN\nO3tMrTSsN9kLVMy3UjwAjFunfObsaURv5V8u3hjaHU22hmNobkj+RoqpyR4wmIXN\n7w8oLm0CgYEA148qdXhSbcdcLjyVBzIGD72gpWNzxmyRqH/651dANrGIfYg45cgi\n/afa0FuK0uiILEaswRT4BorEz4AhPufeXZSfLzQQhEvdWpXRKs6V1z1M0zW9QOuU\nppR1wmzTSRMkJEv592wxGo8KLfr1QKUvjd+32wH18Ovq+JzG6f+4rWsCgYEA0BMC\nKLd0ZhpMR1DdswoHedAwQ+WRuEfz8wB8d7mr1pw+6tsKTZ132pvi1GCy7mHa2Mdf\nSZVkcdcA5MX9gq8GunWOlB+zgifSV5p/vBhEUL0xpXLwfxQpItvRTdtJ6Jno8lbG\nt0jLWxEp7dWbclRGSs4RBfHmUms5YPFbvb3eA+cCgYBsb5CkV0rf/pHYkJFHdVqn\nQHU3vbfX8XW0lezZw4KCAPzwaT52GR/BCleAyQwk3OTjoQn2d13trJEk8QfIZUvv\nN3x8emx0oNVRZFw8dH/cLvIercHujpPQ2I4EqEoBUKe1uqKcXMi22437Y2tMgcxS\nSmBqw6m88HDbb8KApCt60QKBgAKNeSVOutrVz8HAODgOE3FnIHB0zIjaOR/uDZja\nakVDvXHcJhA1sla4OtwoI4nRIYIvT/fzITxUSuqDk0ybIRYAgzNGAEnEe0wf1RlV\nouDqsUU6V8D3WlnXIIY3/nwgBz+R2PY+ql//oegNCs8oQYSBaqwL/6tbLWUHEP0O\n6z5ZAoGBAKvXK/49WItpHCux7a3caTPwNUIcluuShskb9nK7CMOa5bWvMa5vYToJ\nz+JKKo7JYOdmpXTY7G8iw4Un5YKNY/51u0sRvCm2p7orF0QYkpssgaFdr3w+YC9y\nTVGOKgut2yRYvj8GxSvpBG0tMJi3NoAVZvTA+MIKVxbkgAm3hqlz\n-----END RSA PRIVATE KEY-----\n", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "fingerprint": "55:b0:71:73:4d:23:0f:38:16:48:81:94:7d:74:a2:b0"}} 2019-05-22 16:36:15,060 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-b8df2fb9-4783-406a-8c3a-2cbc3682205f 2019-05-22 16:36:15,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.545480012894s 2019-05-22 16:36:15,061 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvNFPw/6fOzfhbO5+63PdAEJUpRK81lc3jUk5F7BSfHED+Kn7x9jaTsp8d2v9rsUjm9DOgejfl0CRSTaI9Dc8OsEI820VQZWXj1bA2pcaEuPFE5s3tyfuHiyrGcIxXzHWVTfKHnLYhDiiWi24Vf8x9xHvbLAw++TAm6onl2gTUEZw3LYeEz2zZyWpzfE8iQgFY2qe7JT0s9SVBgxE3eb6fdfHyCjjlXPztjZyPCYPrTIP/gUfdRVt/mdbnj6c36z5JtV7VtGKR5ji0TneB+06/uRYhCqdHLWV5X80z40IUYpQg7Sk5racvwtFA9WUMnBicAJh05ftVHj87ZlJLdryN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArzRT8P+nzs34Wzufutz3QBCVKUSvNZXN41JORewUnxxA/ip+\n8fY2k7KfHdr/a7FI5vQzoHo35dAkUk2iPQ3PDrBCPNtFUGVl49WwNqXGhLjxRObN\n7cn7h4sqxnCMV8x1lU3yh5y2IQ4olotuFX/MfcR72ywMPvkwJuqJ5doE1BGcNy2H\nhM9s2clqc3xPIkIBWNqnuyU9LPUlQYMRN3m+n3Xx8go45Vz87Y2cjwmD60yD/4FH\n3UVbf5nW54+nN+s+SbVe1bRikeY4tE53gftOv7kWIQqnRy1leV/NM+NCFGKUIO0p\nOa2nL8LRQPVlDJwYnACYdOX7VR4/O2ZSS3a8jQIDAQABAoIBAGDPhFaVna77RvF6\nl79UW9btks5T4pC0byjeENw4IAjvPsZyyuR+TRf9ykhf+2UReBwN8f0Jq5t0EK3d\nsfkUiUYvhNpFux46eTuUlyMLJQ+vdbnB4yYyxqbV8lPmWtYk5xASGyJuKIFJZooR\nD0oX7PHNwTaRN08QuFe4n2v/tU1MZ7Rx5XyUHJp283us7bbqZQsvHinHeqLn1vFx\nugXto35j+CSJunMm3sVqYiD7cFcjzn4zbxaTcvPHhT85t9jrIfVWxEnfe7dCH8AN\nO3tMrTSsN9kLVMy3UjwAjFunfObsaURv5V8u3hjaHU22hmNobkj+RoqpyR4wmIXN\n7w8oLm0CgYEA148qdXhSbcdcLjyVBzIGD72gpWNzxmyRqH/651dANrGIfYg45cgi\n/afa0FuK0uiILEaswRT4BorEz4AhPufeXZSfLzQQhEvdWpXRKs6V1z1M0zW9QOuU\nppR1wmzTSRMkJEv592wxGo8KLfr1QKUvjd+32wH18Ovq+JzG6f+4rWsCgYEA0BMC\nKLd0ZhpMR1DdswoHedAwQ+WRuEfz8wB8d7mr1pw+6tsKTZ132pvi1GCy7mHa2Mdf\nSZVkcdcA5MX9gq8GunWOlB+zgifSV5p/vBhEUL0xpXLwfxQpItvRTdtJ6Jno8lbG\nt0jLWxEp7dWbclRGSs4RBfHmUms5YPFbvb3eA+cCgYBsb5CkV0rf/pHYkJFHdVqn\nQHU3vbfX8XW0lezZw4KCAPzwaT52GR/BCleAyQwk3OTjoQn2d13trJEk8QfIZUvv\nN3x8emx0oNVRZFw8dH/cLvIercHujpPQ2I4EqEoBUKe1uqKcXMi22437Y2tMgcxS\nSmBqw6m88HDbb8KApCt60QKBgAKNeSVOutrVz8HAODgOE3FnIHB0zIjaOR/uDZja\nakVDvXHcJhA1sla4OtwoI4nRIYIvT/fzITxUSuqDk0ybIRYAgzNGAEnEe0wf1RlV\nouDqsUU6V8D3WlnXIIY3/nwgBz+R2PY+ql//oegNCs8oQYSBaqwL/6tbLWUHEP0O\n6z5ZAoGBAKvXK/49WItpHCux7a3caTPwNUIcluuShskb9nK7CMOa5bWvMa5vYToJ\nz+JKKo7JYOdmpXTY7G8iw4Un5YKNY/51u0sRvCm2p7orF0QYkpssgaFdr3w+YC9y\nTVGOKgut2yRYvj8GxSvpBG0tMJi3NoAVZvTA+MIKVxbkgAm3hqlz\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7346f5a61e144f4eaca7121a7c7a447b', 'name': u'cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8', 'created_at': '2019-05-22T16:36:15.061318', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea9256406bb946a1b1fe7b2f90885931', 'name': 'cinder_test-project_3578823c-b293-49e7-9ac4-0adb65c523f8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'55:b0:71:73:4d:23:0f:38:16:48:81:94:7d:74:a2:b0', 'type': 'ssh', 'id': u'cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8'}) 2019-05-22 16:36:15,061 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEArzRT8P+nzs34Wzufutz3QBCVKUSvNZXN41JORewUnxxA/ip+ 8fY2k7KfHdr/a7FI5vQzoHo35dAkUk2iPQ3PDrBCPNtFUGVl49WwNqXGhLjxRObN 7cn7h4sqxnCMV8x1lU3yh5y2IQ4olotuFX/MfcR72ywMPvkwJuqJ5doE1BGcNy2H hM9s2clqc3xPIkIBWNqnuyU9LPUlQYMRN3m+n3Xx8go45Vz87Y2cjwmD60yD/4FH 3UVbf5nW54+nN+s+SbVe1bRikeY4tE53gftOv7kWIQqnRy1leV/NM+NCFGKUIO0p Oa2nL8LRQPVlDJwYnACYdOX7VR4/O2ZSS3a8jQIDAQABAoIBAGDPhFaVna77RvF6 l79UW9btks5T4pC0byjeENw4IAjvPsZyyuR+TRf9ykhf+2UReBwN8f0Jq5t0EK3d sfkUiUYvhNpFux46eTuUlyMLJQ+vdbnB4yYyxqbV8lPmWtYk5xASGyJuKIFJZooR D0oX7PHNwTaRN08QuFe4n2v/tU1MZ7Rx5XyUHJp283us7bbqZQsvHinHeqLn1vFx ugXto35j+CSJunMm3sVqYiD7cFcjzn4zbxaTcvPHhT85t9jrIfVWxEnfe7dCH8AN O3tMrTSsN9kLVMy3UjwAjFunfObsaURv5V8u3hjaHU22hmNobkj+RoqpyR4wmIXN 7w8oLm0CgYEA148qdXhSbcdcLjyVBzIGD72gpWNzxmyRqH/651dANrGIfYg45cgi /afa0FuK0uiILEaswRT4BorEz4AhPufeXZSfLzQQhEvdWpXRKs6V1z1M0zW9QOuU ppR1wmzTSRMkJEv592wxGo8KLfr1QKUvjd+32wH18Ovq+JzG6f+4rWsCgYEA0BMC KLd0ZhpMR1DdswoHedAwQ+WRuEfz8wB8d7mr1pw+6tsKTZ132pvi1GCy7mHa2Mdf SZVkcdcA5MX9gq8GunWOlB+zgifSV5p/vBhEUL0xpXLwfxQpItvRTdtJ6Jno8lbG t0jLWxEp7dWbclRGSs4RBfHmUms5YPFbvb3eA+cCgYBsb5CkV0rf/pHYkJFHdVqn QHU3vbfX8XW0lezZw4KCAPzwaT52GR/BCleAyQwk3OTjoQn2d13trJEk8QfIZUvv N3x8emx0oNVRZFw8dH/cLvIercHujpPQ2I4EqEoBUKe1uqKcXMi22437Y2tMgcxS SmBqw6m88HDbb8KApCt60QKBgAKNeSVOutrVz8HAODgOE3FnIHB0zIjaOR/uDZja akVDvXHcJhA1sla4OtwoI4nRIYIvT/fzITxUSuqDk0ybIRYAgzNGAEnEe0wf1RlV ouDqsUU6V8D3WlnXIIY3/nwgBz+R2PY+ql//oegNCs8oQYSBaqwL/6tbLWUHEP0O 6z5ZAoGBAKvXK/49WItpHCux7a3caTPwNUIcluuShskb9nK7CMOa5bWvMa5vYToJ z+JKKo7JYOdmpXTY7G8iw4Un5YKNY/51u0sRvCm2p7orF0QYkpssgaFdr3w+YC9y TVGOKgut2yRYvj8GxSvpBG0tMJi3NoAVZvTA+MIKVxbkgAm3hqlz -----END RSA PRIVATE KEY----- 2019-05-22 16:36:15,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-22 16:36:15,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"security_group": {"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-05-22 16:36:15,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Wed, 22 May 2019 16:36:15 GMT X-Openstack-Request-Id: req-8a89fee2-d2b7-4b2c-b3b4-73eeafc49fa2 2019-05-22 16:36:15,578 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:36:15Z", "updated_at": "2019-05-22T16:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:15Z", "revision_number": 0, "id": "907fe3d1-3c1b-42ec-ba91-395e622cf8dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:15Z", "security_group_id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:15Z", "revision_number": 0, "id": "ab7e5b9c-45ef-4ef8-9226-6fa6fdd7b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:15Z", "security_group_id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}], "revision_number": 1, "project_id": "ea9256406bb946a1b1fe7b2f90885931", "id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}} 2019-05-22 16:36:15,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-8a89fee2-d2b7-4b2c-b3b4-73eeafc49fa2 2019-05-22 16:36:15,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.511501073837s 2019-05-22 16:36:15,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:36:15,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:15,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Wed, 22 May 2019 16:36:15 GMT X-Openstack-Request-Id: req-e7689b38-69be-4343-81ae-f6a7393d59a7 2019-05-22 16:36:15,905 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:36:15Z", "updated_at": "2019-05-22T16:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:15Z", "revision_number": 0, "id": "907fe3d1-3c1b-42ec-ba91-395e622cf8dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:15Z", "security_group_id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:15Z", "revision_number": 0, "id": "ab7e5b9c-45ef-4ef8-9226-6fa6fdd7b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:15Z", "security_group_id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}], "revision_number": 1, "project_id": "ea9256406bb946a1b1fe7b2f90885931", "id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}, {"description": "Default security group", "tags": [], "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:36:02Z", "updated_at": "2019-05-22T16:36:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "09e3ef2c-053d-4b21-9570-d18641634b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "20e741d8-0d90-4a29-85ee-539c4d5a2fe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "634d1824-b184-413b-9445-65968e5ba795", "remote_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "adcc2b8f-33e7-48ff-afb2-ca01cbbf2bdf", "remote_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}], "revision_number": 1, "project_id": "ea9256406bb946a1b1fe7b2f90885931", "id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "name": "default"}]} 2019-05-22 16:36:15,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e7689b38-69be-4343-81ae-f6a7393d59a7 2019-05-22 16:36:15,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.319852113724s 2019-05-22 16:36:15,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-22 16:36:15,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -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": "5113b232-4b68-471a-bd65-9e8cf9cab150"}}' 2019-05-22 16:36:16,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 22 May 2019 16:36:16 GMT X-Openstack-Request-Id: req-98fc3cc1-adbb-4f89-a759-94baa30f4f7b 2019-05-22 16:36:16,427 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-22T16:36:16Z", "security_group_id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "port_range_min": 22, "revision_number": 0, "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:36:16Z", "project_id": "ea9256406bb946a1b1fe7b2f90885931", "id": "37e9de2c-73f5-40c0-8c86-aa5a93f47462"}} 2019-05-22 16:36:16,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-98fc3cc1-adbb-4f89-a759-94baa30f4f7b 2019-05-22 16:36:16,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.51608300209s 2019-05-22 16:36:16,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:36:16,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:16,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Wed, 22 May 2019 16:36:16 GMT X-Openstack-Request-Id: req-3e1e8d75-40ac-4722-8b67-93963a857002 2019-05-22 16:36:16,845 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:36:15Z", "updated_at": "2019-05-22T16:36:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-22T16:36:16Z", "revision_number": 0, "id": "37e9de2c-73f5-40c0-8c86-aa5a93f47462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:16Z", "security_group_id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:15Z", "revision_number": 0, "id": "907fe3d1-3c1b-42ec-ba91-395e622cf8dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:15Z", "security_group_id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:15Z", "revision_number": 0, "id": "ab7e5b9c-45ef-4ef8-9226-6fa6fdd7b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:15Z", "security_group_id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}], "revision_number": 2, "project_id": "ea9256406bb946a1b1fe7b2f90885931", "id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}, {"description": "Default security group", "tags": [], "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:36:02Z", "updated_at": "2019-05-22T16:36:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "09e3ef2c-053d-4b21-9570-d18641634b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "20e741d8-0d90-4a29-85ee-539c4d5a2fe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "634d1824-b184-413b-9445-65968e5ba795", "remote_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "adcc2b8f-33e7-48ff-afb2-ca01cbbf2bdf", "remote_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}], "revision_number": 1, "project_id": "ea9256406bb946a1b1fe7b2f90885931", "id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "name": "default"}]} 2019-05-22 16:36:16,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3e1e8d75-40ac-4722-8b67-93963a857002 2019-05-22 16:36:16,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.411531925201s 2019-05-22 16:36:16,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-22 16:36:16,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -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": "5113b232-4b68-471a-bd65-9e8cf9cab150"}}' 2019-05-22 16:36:17,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 22 May 2019 16:36:17 GMT X-Openstack-Request-Id: req-4df6fddc-58ab-43f2-8209-9a601c115ab8 2019-05-22 16:36:17,302 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-22T16:36:17Z", "security_group_id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "port_range_min": null, "revision_number": 0, "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:36:17Z", "project_id": "ea9256406bb946a1b1fe7b2f90885931", "id": "1312ebaf-6f4f-4bbb-8736-b41e4c31f47a"}} 2019-05-22 16:36:17,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4df6fddc-58ab-43f2-8209-9a601c115ab8 2019-05-22 16:36:17,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.451423883438s 2019-05-22 16:36:17,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:36:17,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:17,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 22 May 2019 16:36:17 GMT X-Openstack-Request-Id: req-1b44ebf6-36a0-4a57-a142-4a0ef8bbe38b 2019-05-22 16:36:17,682 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ea9256406bb946a1b1fe7b2f90885931","status":"ACTIVE","subnets":["ac49de36-fa2b-4c03-9cc9-15e175bb28d7"],"description":"","tags":[],"updated_at":"2019-05-22T16:36:05Z","qos_policy_id":null,"name":"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8","admin_state_up":true,"tenant_id":"ea9256406bb946a1b1fe7b2f90885931","created_at":"2019-05-22T16:36:02Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:36:17,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1b44ebf6-36a0-4a57-a142-4a0ef8bbe38b 2019-05-22 16:36:17,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378524065018s 2019-05-22 16:36:17,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:36:17,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:18,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 22 May 2019 16:36:18 GMT X-Openstack-Request-Id: req-62fff02d-237f-478f-bf1d-4a418e90ead5 2019-05-22 16:36:18,039 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:36:13Z", "file": "/v2/images/9c218a05-a614-4863-822f-29143e1d321c/file", "owner": "ea9256406bb946a1b1fe7b2f90885931", "id": "9c218a05-a614-4863-822f-29143e1d321c", "size": 12716032, "self": "/v2/images/9c218a05-a614-4863-822f-29143e1d321c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/9c218a05-a614-4863-822f-29143e1d321c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/9c218a05-a614-4863-822f-29143e1d321c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_3578823c-b293-49e7-9ac4-0adb65c523f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_3578823c-b293-49e7-9ac4-0adb65c523f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:36:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:36:18,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-62fff02d-237f-478f-bf1d-4a418e90ead5 2019-05-22 16:36:18,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.352285146713s 2019-05-22 16:36:18,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:36:18,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:18,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-a3f9f758-128c-4579-b9b3-8394695fbf00 x-openstack-request-id: req-a3f9f758-128c-4579-b9b3-8394695fbf00 2019-05-22 16:36:18,075 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_3578823c-b293-49e7-9ac4-0adb65c523f8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b"}]} 2019-05-22 16:36:18,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a3f9f758-128c-4579-b9b3-8394695fbf00 2019-05-22 16:36:18,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0285069942474s 2019-05-22 16:36:18,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-22 16:36:18,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"server": {"name": "cinder_test-vm2_3578823c-b293-49e7-9ac4-0adb65c523f8", "imageRef": "9c218a05-a614-4863-822f-29143e1d321c", "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "flavorRef": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "865c2b30-90e1-4b12-858f-774ecb20c5e2"}], "security_groups": [{"name": "5113b232-4b68-471a-bd65-9e8cf9cab150"}]}}' 2019-05-22 16:36:21,345 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 22 May 2019 16:36:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8 x-compute-request-id: req-74218347-e630-4f65-bc86-90287a1be40f x-openstack-request-id: req-74218347-e630-4f65-bc86-90287a1be40f 2019-05-22 16:36:21,346 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "5113b232-4b68-471a-bd65-9e8cf9cab150"}], "OS-DCF:diskConfig": "MANUAL", "id": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "bookmark"}], "adminPass": "C2u77JreTk3V"}} 2019-05-22 16:36:21,346 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-74218347-e630-4f65-bc86-90287a1be40f 2019-05-22 16:36:21,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.2691411972s 2019-05-22 16:36:21,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:36:21,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:22,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-7598af92-d58b-43ce-8c28-310f752cef16 x-openstack-request-id: req-7598af92-d58b-43ce-8c28-310f752cef16 2019-05-22 16:36:22,305 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:36:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm2_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:21Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:36:22,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7598af92-d58b-43ce-8c28-310f752cef16 2019-05-22 16:36:22,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.958128213882s 2019-05-22 16:36:22,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:36:22,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:22,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 22 May 2019 16:36:22 GMT X-Openstack-Request-Id: req-32a2d096-3c43-4f19-8468-ec3e7ee2b52e 2019-05-22 16:36:22,691 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ea9256406bb946a1b1fe7b2f90885931","status":"ACTIVE","subnets":["ac49de36-fa2b-4c03-9cc9-15e175bb28d7"],"description":"","tags":[],"updated_at":"2019-05-22T16:36:05Z","qos_policy_id":null,"name":"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8","admin_state_up":true,"tenant_id":"ea9256406bb946a1b1fe7b2f90885931","created_at":"2019-05-22T16:36:02Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:36:22,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-32a2d096-3c43-4f19-8468-ec3e7ee2b52e 2019-05-22 16:36:22,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375673055649s 2019-05-22 16:36:22,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:36:22,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:23,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Wed, 22 May 2019 16:36:23 GMT X-Openstack-Request-Id: req-9a9b9ce1-3096-4571-b68e-4deae92f0988 2019-05-22 16:36:23,127 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","tenant_id":"ea9256406bb946a1b1fe7b2f90885931","created_at":"2019-05-22T16:36:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:36:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ea9256406bb946a1b1fe7b2f90885931","id":"ac49de36-fa2b-4c03-9cc9-15e175bb28d7","subnetpool_id":null,"name":"cinder_test-subnet_3578823c-b293-49e7-9ac4-0adb65c523f8"}]} 2019-05-22 16:36:23,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9a9b9ce1-3096-4571-b68e-4deae92f0988 2019-05-22 16:36:23,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.435406923294s 2019-05-22 16:36:23,128 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:36:25,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:36:25,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:26,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 677 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-d9749397-3b90-4a21-96a4-c2350749cf89 x-openstack-request-id: req-d9749397-3b90-4a21-96a4-c2350749cf89 2019-05-22 16:36:26,170 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:36:24Z", "hostId": "c0d1aeea1295fe085c8fa429a0b38064b4e50c7e3e51f28b52aba78f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm2_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:21Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:36:26,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d9749397-3b90-4a21-96a4-c2350749cf89 2019-05-22 16:36:26,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03913903236s 2019-05-22 16:36:26,176 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:36:28,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:36:28,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:28,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-ba7255c0-c2b7-4de8-82a1-07088e54e917 x-openstack-request-id: req-ba7255c0-c2b7-4de8-82a1-07088e54e917 2019-05-22 16:36:28,622 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:36:25Z", "hostId": "c0d1aeea1295fe085c8fa429a0b38064b4e50c7e3e51f28b52aba78f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm2_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:21Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:36:28,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ba7255c0-c2b7-4de8-82a1-07088e54e917 2019-05-22 16:36:28,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443270921707s 2019-05-22 16:36:28,629 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:36:30,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:36:30,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:32,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-4c1e1141-0c0c-4f92-86a4-b47051d63dfe x-openstack-request-id: req-4c1e1141-0c0c-4f92-86a4-b47051d63dfe 2019-05-22 16:36:32,245 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:36:25Z", "hostId": "c0d1aeea1295fe085c8fa429a0b38064b4e50c7e3e51f28b52aba78f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm2_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:21Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:36:32,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4c1e1141-0c0c-4f92-86a4-b47051d63dfe 2019-05-22 16:36:32,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.61436796188s 2019-05-22 16:36:32,252 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:36:34,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:36:34,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:35,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-55f3349a-398e-459e-94ea-fa80da225fbc x-openstack-request-id: req-55f3349a-398e-459e-94ea-fa80da225fbc 2019-05-22 16:36:35,298 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e7:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:36:32.000000", "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:36:32Z", "hostId": "c0d1aeea1295fe085c8fa429a0b38064b4e50c7e3e51f28b52aba78f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm2_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:21Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:36:35,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-55f3349a-398e-459e-94ea-fa80da225fbc 2019-05-22 16:36:35,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04346895218s 2019-05-22 16:36:35,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-22 16:36:35,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=909f69a7-d91e-495b-9c87-0cf7cfa4cfe8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:35,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 22 May 2019 16:36:35 GMT X-Openstack-Request-Id: req-95c3ac70-31d4-431d-848c-3e72f9c02a3f 2019-05-22 16:36:35,641 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-22T16:36:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac49de36-fa2b-4c03-9cc9-15e175bb28d7","ip_address":"192.168.120.13"}],"id":"ca2941f3-866f-4822-93a1-c4f745e8bb89","security_groups":["5113b232-4b68-471a-bd65-9e8cf9cab150"],"mac_address":"fa:16:3e:1c:e7:c3","project_id":"ea9256406bb946a1b1fe7b2f90885931","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-13","ip_address":"192.168.120.13","fqdn":"host-192-168-120-13.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","dns_name":"","created_at":"2019-05-22T16:36:25Z","binding:vnic_type":"normal","device_id":"909f69a7-d91e-495b-9c87-0cf7cfa4cfe8","tenant_id":"ea9256406bb946a1b1fe7b2f90885931"}]} 2019-05-22 16:36:35,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=909f69a7-d91e-495b-9c87-0cf7cfa4cfe8 used request id req-95c3ac70-31d4-431d-848c-3e72f9c02a3f 2019-05-22 16:36:35,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.336313009262s 2019-05-22 16:36:35,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:36:35,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=ca2941f3-866f-4822-93a1-c4f745e8bb89" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:35,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:36:35 GMT X-Openstack-Request-Id: req-0dd8cb5f-8a87-4238-8672-b662b2e7916a 2019-05-22 16:36:35,983 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-22 16:36:35,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=ca2941f3-866f-4822-93a1-c4f745e8bb89 used request id req-0dd8cb5f-8a87-4238-8672-b662b2e7916a 2019-05-22 16:36:35,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.331341981888s 2019-05-22 16:36:35,983 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1c:e7:c3', 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'9c218a05-a614-4863-822f-29143e1d321c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-22T16:36:32.000000', 'flavor': Munch({u'id': u'0f08e2a2-6f53-49b2-9cba-3375b6503a4b'}), 'az': u'nova', 'id': u'909f69a7-d91e-495b-9c87-0cf7cfa4cfe8', 'security_groups': [Munch({u'name': u'cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7346f5a61e144f4eaca7121a7c7a447b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea9256406bb946a1b1fe7b2f90885931', 'name': 'cinder_test-project_3578823c-b293-49e7-9ac4-0adb65c523f8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-22T16:36:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-22T16:36:32Z', 'hostId': u'c0d1aeea1295fe085c8fa429a0b38064b4e50c7e3e51f28b52aba78f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'c0d1aeea1295fe085c8fa429a0b38064b4e50c7e3e51f28b52aba78f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-22T16:36:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ea9256406bb946a1b1fe7b2f90885931', 'name': u'cinder_test-vm2_3578823c-b293-49e7-9ac4-0adb65c523f8', 'adminPass': u'C2u77JreTk3V', 'tenant_id': u'ea9256406bb946a1b1fe7b2f90885931', 'created_at': u'2019-05-22T16:36:21Z', 'created': u'2019-05-22T16:36:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-22 16:36:35,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:36:35,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:36,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 22 May 2019 16:36:36 GMT X-Openstack-Request-Id: req-ccf1ce74-25f2-4490-9d1a-0661ace5fc1e 2019-05-22 16:36:36,085 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ea9256406bb946a1b1fe7b2f90885931","status":"ACTIVE","subnets":["ac49de36-fa2b-4c03-9cc9-15e175bb28d7"],"description":"","tags":[],"updated_at":"2019-05-22T16:36:05Z","qos_policy_id":null,"name":"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8","admin_state_up":true,"tenant_id":"ea9256406bb946a1b1fe7b2f90885931","created_at":"2019-05-22T16:36:02Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:36:36,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ccf1ce74-25f2-4490-9d1a-0661ace5fc1e 2019-05-22 16:36:36,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0961570739746s 2019-05-22 16:36:36,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-22 16:36:36,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=909f69a7-d91e-495b-9c87-0cf7cfa4cfe8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:36,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 22 May 2019 16:36:36 GMT X-Openstack-Request-Id: req-9d6e737e-bd86-4662-8577-7b527c0b2f0e 2019-05-22 16:36:36,135 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-22T16:36:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac49de36-fa2b-4c03-9cc9-15e175bb28d7","ip_address":"192.168.120.13"}],"id":"ca2941f3-866f-4822-93a1-c4f745e8bb89","security_groups":["5113b232-4b68-471a-bd65-9e8cf9cab150"],"mac_address":"fa:16:3e:1c:e7:c3","project_id":"ea9256406bb946a1b1fe7b2f90885931","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-13","ip_address":"192.168.120.13","fqdn":"host-192-168-120-13.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","dns_name":"","created_at":"2019-05-22T16:36:25Z","binding:vnic_type":"normal","device_id":"909f69a7-d91e-495b-9c87-0cf7cfa4cfe8","tenant_id":"ea9256406bb946a1b1fe7b2f90885931"}]} 2019-05-22 16:36:36,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=909f69a7-d91e-495b-9c87-0cf7cfa4cfe8 used request id req-9d6e737e-bd86-4662-8577-7b527c0b2f0e 2019-05-22 16:36:36,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0490398406982s 2019-05-22 16:36:36,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-22 16:36:36,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"floatingip": {"floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.13", "port_id": "ca2941f3-866f-4822-93a1-c4f745e8bb89"}}' 2019-05-22 16:36:38,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 586 Content-Type: application/json Date: Wed, 22 May 2019 16:36:38 GMT X-Openstack-Request-Id: req-a0099ff7-b378-499a-921a-12245311a5a2 2019-05-22 16:36:38,320 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "c0c6e565-4d35-422a-95f6-eb62128fc4c5", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-05-22T16:36:37Z", "dns_domain": "", "floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "ca2941f3-866f-4822-93a1-c4f745e8bb89", "id": "c21c976b-c198-49d1-af0e-e34c8b038960", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:36:37Z", "dns_name": "", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}} 2019-05-22 16:36:38,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a0099ff7-b378-499a-921a-12245311a5a2 2019-05-22 16:36:38,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.18429613113s 2019-05-22 16:36:38,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:36:38,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:38,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 591 Content-Type: application/json Date: Wed, 22 May 2019 16:36:38 GMT X-Openstack-Request-Id: req-7546a457-94a0-4b50-a52c-ccc6e0f97041 2019-05-22 16:36:38,899 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c0c6e565-4d35-422a-95f6-eb62128fc4c5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-05-22T16:36:38Z", "dns_domain": "", "floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 1, "port_id": "ca2941f3-866f-4822-93a1-c4f745e8bb89", "id": "c21c976b-c198-49d1-af0e-e34c8b038960", "dns_name": "", "created_at": "2019-05-22T16:36:37Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}]} 2019-05-22 16:36:38,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7546a457-94a0-4b50-a52c-ccc6e0f97041 2019-05-22 16:36:38,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.560909986496s 2019-05-22 16:36:38,906 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c0c6e565-4d35-422a-95f6-eb62128fc4c5', 'updated_at': u'2019-05-22T16:36:38Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'ca2941f3-866f-4822-93a1-c4f745e8bb89', 'id': u'c21c976b-c198-49d1-af0e-e34c8b038960', 'network': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', 'port': u'ca2941f3-866f-4822-93a1-c4f745e8bb89', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea9256406bb946a1b1fe7b2f90885931', 'name': 'cinder_test-project_3578823c-b293-49e7-9ac4-0adb65c523f8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ea9256406bb946a1b1fe7b2f90885931', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'ea9256406bb946a1b1fe7b2f90885931', 'created_at': u'2019-05-22T16:36:37Z', 'attached': True, u'dns_name': u'', 'router': u'c0c6e565-4d35-422a-95f6-eb62128fc4c5'}) 2019-05-22 16:36:38,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-22 16:36:38,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-22 16:36:39,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9598 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-e9e955b0-a9d8-4859-a520-1f1d2c10857d x-openstack-request-id: req-e9e955b0-a9d8-4859-a520-1f1d2c10857d 2019-05-22 16:36:39,025 - 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 547944657 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.254236] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.257421] pid_max: default: 32768 minimum: 301\n[ 0.259127] ACPI: Core revision 20150930\n[ 0.261227] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.263702] Security Framework initialized\n[ 0.265257] Yama: becoming mindful.\n[ 0.266639] AppArmor: AppArmor initialized\n[ 0.268225] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.270701] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.273139] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.275430] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.278006] Initializing cgroup subsys io\n[ 0.279543] Initializing cgroup subsys memory\n[ 0.281187] Initializing cgroup subsys devices\n[ 0.282970] Initializing cgroup subsys freezer\n[ 0.284640] Initializing cgroup subsys net_cls\n[ 0.286294] Initializing cgroup subsys perf_event\n[ 0.288027] Initializing cgroup subsys net_prio\n[ 0.289713] Initializing cgroup subsys hugetlb\n[ 0.291360] Initializing cgroup subsys pids\n[ 0.293014] CPU: Physical Processor ID: 0\n[ 0.295239] mce: CPU supports 10 MCE banks\n[ 0.296846] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.298749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.317551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.327393] ftrace: allocating 31920 entries in 125 pages\n[ 0.364101] smpboot: Max logical packages: 1\n[ 0.365737] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.368336] x2apic enabled\n[ 0.369829] Switched APIC routing to physical x2apic.\n[ 0.372903] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.375026] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.378952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.382339] KVM setup paravirtual spinlock\n[ 0.384375] x86: Booted up 1 node, 1 CPUs\n[ 0.385904] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.388475] devtmpfs: initialized\n[ 0.390809] evm: security.selinux\n[ 0.392122] evm: security.SMACK64\n[ 0.393431] evm: security.SMACK64EXEC\n[ 0.394847] evm: security.SMACK64TRANSMUTE\n[ 0.396376] evm: security.SMACK64MMAP\n[ 0.397788] evm: security.ima\n[ 0.398995] evm: security.capability\n[ 0.400453] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.403940] pinctrl core: initialized pinctrl subsystem\n[ 0.405981] RTC time: 16:36:32, date: 05/22/19\n[ 0.407726] NET: Registered protocol family 16\n[ 0.409500] cpuidle: using governor ladder\n[ 0.411050] cpuidle: using governor menu\n[ 0.412536] PCCT header not found.\n[ 0.413931] ACPI: bus type PCI registered\n[ 0.415448] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.417778] PCI: Using configuration type 1 for base access\n[ 0.420483] ACPI: Added _OSI(Module Device)\n[ 0.422072] ACPI: Added _OSI(Processor Device)\n[ 0.423714] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.425424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.428163] ACPI: Interpreter enabled\n[ 0.429601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.433205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.437416] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.441371] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.445281] ACPI: (supports S0 S5)\n[ 0.446747] ACPI: Using IOAPIC for interrupt routing\n[ 0.448792] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.453893] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.456358] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.459087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.461695] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.466367] acpiphp: Slot [3] registered\n[ 0.468039] acpiphp: Slot [4] registered\n[ 0.469750] acpiphp: Slot [5] registered\n[ 0.471456] acpiphp: Slot [6] registered\n[ 0.473125] acpiphp: Slot [7] registered\n[ 0.474787] acpiphp: Slot [8] registered\n[ 0.476483] acpiphp: Slot [9] registered\n[ 0.478143] acpiphp: Slot [10] registered\n[ 0.479897] acpiphp: Slot [11] registered\n[ 0.481593] acpiphp: Slot [12] registered\n[ 0.483281] acpiphp: Slot [13] registered\n[ 0.484998] acpiphp: Slot [14] registered\n[ 0.486692] acpiphp: Slot [15] registered\n[ 0.505059] acpiphp: Slot [16] registered\n[ 0.506806] acpiphp: Slot [17] registered\n[ 0.508546] acpiphp: Slot [18] registered\n[ 0.510285] acpiphp: Slot [19] registered\n[ 0.512008] acpiphp: Slot [20] registered\n[ 0.513736] acpiphp: Slot [21] registered\n[ 0.515461] acpiphp: Slot [22] registered\n[ 0.517190] acpiphp: Slot [23] registered\n[ 0.521415] acpiphp: Slot [24] registered\n[ 0.523360] acpiphp: Slot [25] registered\n[ 0.525078] acpiphp: Slot [26] registered\n[ 0.526798] acpiphp: Slot [27] registered\n[ 0.528548] acpiphp: Slot [28] registered\n[ 0.530270] acpiphp: Slot [29] registered\n[ 0.532005] acpiphp: Slot [30] registered\n[ 0.533727] acpiphp: Slot [31] registered\n[ 0.535459] PCI host bridge to bus 0000:00\n[ 0.537223] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.539501] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.541766] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.544447] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.547121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.549866] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.555633] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.558012] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.560203] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.562570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.567413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.570069] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.592162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.595164] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.597802] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.600406] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.602992] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.605286] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.607709] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.609686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.612566] vgaarb: loaded\n[ 0.613676] vgaarb: bridge control possible 0000:00:02.0\n[ 0.615903] SCSI subsystem initialized\n[ 0.617616] ACPI: bus type USB registered\n[ 0.619132] usbcore: registered new interface driver usbfs\n[ 0.621033] usbcore: registered new interface driver hub\n[ 0.622887] usbcore: registered new device driver usb\n[ 0.624881] PCI: Using ACPI for IRQ routing\n[ 0.626916] NetLabel: Initializing\n[ 0.628237] NetLabel: domain hash size = 128\n[ 0.629824] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.631607] NetLabel: unlabeled traffic allowed by default\n[ 0.633765] clocksource: Switched to clocksource kvm-clock\n[ 0.644427] AppArmor: AppArmor Filesystem Enabled\n[ 0.646212] pnp: PnP ACPI init\n[ 0.647808] pnp: PnP ACPI: found 5 devices\n[ 0.655005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.658200] NET: Registered protocol family 2\n[ 0.660086] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.662484] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.664718] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.666953] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.668992] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.671179] NET: Registered protocol family 1\n[ 0.672815] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.674870] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.676922] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.692114] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.707329] Trying to unpack rootfs image as initramfs...\n[ 0.769204] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.772214] Scanning for low memory corruption every 60 seconds\n[ 0.774639] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.776786] audit: initializing netlink subsys (disabled)\n[ 0.778732] audit: type=2000 audit(1558542993.331:1): initialized\n[ 0.781106] Initialise system trusted keyring\n[ 0.782826] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.784985] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.788217] zbud: loaded\n[ 0.789451] VFS: Disk quotas dquot_6.6.0\n[ 0.790973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.793682] fuse init (API version 7.23)\n[ 0.795283] Key type big_key registered\n[ 0.796756] Allocating IMA MOK and blacklist keyrings.\n[ 0.798984] Key type asymmetric registered\n[ 0.800505] Asymmetric key parser 'x509' registered\n[ 0.802293] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.805050] io scheduler noop registered\n[ 0.806512] io scheduler deadline registered (default)\n[ 0.808397] io scheduler cfq registered\n[ 0.809947] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.811895] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.814216] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.816906] ACPI: Power Button [PWRF]\n[ 0.818427] GHES: HEST is not enabled!\n[ 0.832790] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.862750] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.866350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.893053] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.896710] Linux agpgart interface v0.103\n[ 0.900404] brd: module loaded\n[ 0.902909] loop: module loaded\n[ 0.908646] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.911344] GPT:90111 != 2097151\n[ 0.912608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.914655] GPT:90111 != 2097151\n[ 0.915913] GPT: Use GNU Parted to correct GPT errors.\n[ 0.917720] vda: vda1 vda15\n[ 0.919618] scsi host0: ata_piix\n[ 0.921017] scsi host1: ata_piix\n[ 0.922335] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.924616] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.927530] libphy: Fixed MDIO Bus: probed\n[ 0.929045] tun: Universal TUN/TAP device driver, 1.6\n[ 0.930835] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.934656] PPP generic driver version 2.4.2\n[ 0.936840] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.940070] ehci-pci: EHCI PCI platform driver\n[ 0.942239] ehci-platform: EHCI generic platform driver\n[ 0.944535] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.947413] ohci-pci: OHCI PCI platform driver\n[ 0.949056] ohci-platform: OHCI generic platform driver\n[ 0.950929] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.966088] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.967938] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.970725] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.972562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.974679] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.976972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.979610] usb usb1: Product: UHCI Host Controller\n[ 0.981347] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.983485] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.985263] hub 1-0:1.0: USB hub found\n[ 0.986720] hub 1-0:1.0: 2 ports detected\n[ 0.988388] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.992233] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.994009] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.995888] mousedev: PS/2 mouse device common for all mice\n[ 0.998196] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.001341] rtc_cmos 00:00: RTC can wake from S4\n[ 1.003576] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.005778] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.007998] i2c /dev entries driver\n[ 1.009386] device-mapper: uevent: version 1.0.3\n[ 1.011185] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.014213] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.016605] NET: Registered protocol family 10\n[ 1.018510] NET: Registered protocol family 17\n[ 1.020157] Key type dns_resolver registered\n[ 1.021904] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.023926] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.027167] registered taskstats version 1\n[ 1.028719] Loading compiled-in X.509 certificates\n[ 1.031004] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.034491] zswap: loaded using pool lzo/zbud\n[ 1.036927] Key type trusted registered\n[ 1.039437] Key type encrypted registered\n[ 1.040997] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.042939] ima: No TPM chip found, activating TPM-bypass!\n[ 1.044870] evm: HMAC attrs: 0x1\n[ 1.046534] Magic number: 3:924:641\n[ 1.048060] rtc_cmos 00:00: setting system clock to 2019-05-22 16:36:33 UTC (1558542993)\n[ 1.051024] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.053083] EDD information not available.\n[ 1.083530] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.103088] Write protecting the kernel read-only data: 14336k\n[ 1.106673] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.109852] 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\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... [ 1.277623] 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.13...\nLease of 192.168.120.13 obtained, lease time 43200\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-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEbLcrJcafbI+gdCHsEv+8a5KKSDCF/tw9K8JrtWGbszLMN9Q5F3ftR3apSo7q70P84flR0dxDhhbAfR63VyzFLPLlm9hqLV+3gOAJ4w4+uJbl0Bp68EIYJsxDxs7ijFp9z663giLWnufIiUNOLidV+uTuauw5dKrDGrVYQsBBJCyKFRVj2nfd/1pf8Qz9voeLVgelxT5JhPkraPUcRLQgAjeSbczdKlcmO8hYG+fehuLmXGRSMaLy1gvs8mtJ8gfHI7+JUSwUwIeo2e681yF0gPj1eAl7GBY3ccFEfTGZXWkIAwP0sf2RJX4m8XoW5dUudU+eWv4yEypklcWA2gUl root@cinder-test-vm2-3578823c-b293-49e7-9ac4-0adb65c523f8\nssh-dss AAAAB3NzaC1kc3MAAACBAKsjWfRs5LZ7yudRLeW86Y1LJdbnka3TXQu/eSrpa2iDki1doMbPjS3qi/4P7UC+AxCizKmoyDmImT+KKDFTET9NjES2+/PRO9SxNEWOLe5qsp24yRuGbCclagkWiqC6BebkzTd5RopNILbP/Ega+LaH/rtbjKArhDc8UnYqeW3dAAAAFQDJB3CQVv4FBdbcdFc63dd1jMj4PQAAAIBvPdbv7pTdBvZOZYLq5M/IvfFY6AJfJAutMOkEwuunrEoAEvmjBKJ3oTOk1qMJFqq5cMBh8c93Gt8X5jhn6admdNqYjfALiJbN0nihUfwQcZXgfY+kC47qV0afsDMpj46Z7DirpY61bP6gBVaGtWojUP3Gp2PrVYjjZ28ApmBh0AAAAIAtSo10HW1rGjC8JI+PYP7eQ7mIRKfGIAL1Pbwc/maeZLPO5hNhAdVXEV8Yn+g8/Z+mMsoQlE8Uiejxq9HYIZ3W6/5pjC9fr9e6pWcyywHH3CumT70V4Wj3pSTop4qPFpvnxuy8X10OLZt+5VmPbsCzZ3sRlrD/ixBkfTx6/YyjpA== root@cinder-test-vm2-3578823c-b293-49e7-9ac4-0adb65c523f8\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.84s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe1c:e7c3/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-3578823c-b293-49e7-9ac4-0adb65c523f8\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.64 ===\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-3578823c-b293-49e7-9ac4-0adb65c523f8 login: "} 2019-05-22 16:36:39,026 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8/action used request id req-e9e955b0-a9d8-4859-a520-1f1d2c10857d 2019-05-22 16:36:39,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.119470119476s 2019-05-22 16:36:39,027 - 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 547944657 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.254236] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.257421] pid_max: default: 32768 minimum: 301 [ 0.259127] ACPI: Core revision 20150930 [ 0.261227] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.263702] Security Framework initialized [ 0.265257] Yama: becoming mindful. [ 0.266639] AppArmor: AppArmor initialized [ 0.268225] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.270701] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.273139] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.275430] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.278006] Initializing cgroup subsys io [ 0.279543] Initializing cgroup subsys memory [ 0.281187] Initializing cgroup subsys devices [ 0.282970] Initializing cgroup subsys freezer [ 0.284640] Initializing cgroup subsys net_cls [ 0.286294] Initializing cgroup subsys perf_event [ 0.288027] Initializing cgroup subsys net_prio [ 0.289713] Initializing cgroup subsys hugetlb [ 0.291360] Initializing cgroup subsys pids [ 0.293014] CPU: Physical Processor ID: 0 [ 0.295239] mce: CPU supports 10 MCE banks [ 0.296846] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.298749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.317551] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.327393] ftrace: allocating 31920 entries in 125 pages [ 0.364101] smpboot: Max logical packages: 1 [ 0.365737] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.368336] x2apic enabled [ 0.369829] Switched APIC routing to physical x2apic. [ 0.372903] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.375026] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.378952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.382339] KVM setup paravirtual spinlock [ 0.384375] x86: Booted up 1 node, 1 CPUs [ 0.385904] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.388475] devtmpfs: initialized [ 0.390809] evm: security.selinux [ 0.392122] evm: security.SMACK64 [ 0.393431] evm: security.SMACK64EXEC [ 0.394847] evm: security.SMACK64TRANSMUTE [ 0.396376] evm: security.SMACK64MMAP [ 0.397788] evm: security.ima [ 0.398995] evm: security.capability [ 0.400453] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.403940] pinctrl core: initialized pinctrl subsystem [ 0.405981] RTC time: 16:36:32, date: 05/22/19 [ 0.407726] NET: Registered protocol family 16 [ 0.409500] cpuidle: using governor ladder [ 0.411050] cpuidle: using governor menu [ 0.412536] PCCT header not found. [ 0.413931] ACPI: bus type PCI registered [ 0.415448] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.417778] PCI: Using configuration type 1 for base access [ 0.420483] ACPI: Added _OSI(Module Device) [ 0.422072] ACPI: Added _OSI(Processor Device) [ 0.423714] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.425424] ACPI: Added _OSI(Processor Aggregator Device) [ 0.428163] ACPI: Interpreter enabled [ 0.429601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.433205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.437416] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.441371] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.445281] ACPI: (supports S0 S5) [ 0.446747] ACPI: Using IOAPIC for interrupt routing [ 0.448792] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.453893] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.456358] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.459087] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.461695] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.466367] acpiphp: Slot [3] registered [ 0.468039] acpiphp: Slot [4] registered [ 0.469750] acpiphp: Slot [5] registered [ 0.471456] acpiphp: Slot [6] registered [ 0.473125] acpiphp: Slot [7] registered [ 0.474787] acpiphp: Slot [8] registered [ 0.476483] acpiphp: Slot [9] registered [ 0.478143] acpiphp: Slot [10] registered [ 0.479897] acpiphp: Slot [11] registered [ 0.481593] acpiphp: Slot [12] registered [ 0.483281] acpiphp: Slot [13] registered [ 0.484998] acpiphp: Slot [14] registered [ 0.486692] acpiphp: Slot [15] registered [ 0.505059] acpiphp: Slot [16] registered [ 0.506806] acpiphp: Slot [17] registered [ 0.508546] acpiphp: Slot [18] registered [ 0.510285] acpiphp: Slot [19] registered [ 0.512008] acpiphp: Slot [20] registered [ 0.513736] acpiphp: Slot [21] registered [ 0.515461] acpiphp: Slot [22] registered [ 0.517190] acpiphp: Slot [23] registered [ 0.521415] acpiphp: Slot [24] registered [ 0.523360] acpiphp: Slot [25] registered [ 0.525078] acpiphp: Slot [26] registered [ 0.526798] acpiphp: Slot [27] registered [ 0.528548] acpiphp: Slot [28] registered [ 0.530270] acpiphp: Slot [29] registered [ 0.532005] acpiphp: Slot [30] registered [ 0.533727] acpiphp: Slot [31] registered [ 0.535459] PCI host bridge to bus 0000:00 [ 0.537223] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.539501] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.541766] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.544447] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.547121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.549866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.555633] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.558012] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.560203] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.562570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.567413] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.570069] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.592162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.595164] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.597802] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.600406] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.602992] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.605286] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.607709] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.609686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.612566] vgaarb: loaded [ 0.613676] vgaarb: bridge control possible 0000:00:02.0 [ 0.615903] SCSI subsystem initialized [ 0.617616] ACPI: bus type USB registered [ 0.619132] usbcore: registered new interface driver usbfs [ 0.621033] usbcore: registered new interface driver hub [ 0.622887] usbcore: registered new device driver usb [ 0.624881] PCI: Using ACPI for IRQ routing [ 0.626916] NetLabel: Initializing [ 0.628237] NetLabel: domain hash size = 128 [ 0.629824] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.631607] NetLabel: unlabeled traffic allowed by default [ 0.633765] clocksource: Switched to clocksource kvm-clock [ 0.644427] AppArmor: AppArmor Filesystem Enabled [ 0.646212] pnp: PnP ACPI init [ 0.647808] pnp: PnP ACPI: found 5 devices [ 0.655005] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.658200] NET: Registered protocol family 2 [ 0.660086] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.662484] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.664718] TCP: Hash tables configured (established 4096 bind 4096) [ 0.666953] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.668992] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.671179] NET: Registered protocol family 1 [ 0.672815] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.674870] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.676922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.692114] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.707329] Trying to unpack rootfs image as initramfs... [ 0.769204] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.772214] Scanning for low memory corruption every 60 seconds [ 0.774639] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.776786] audit: initializing netlink subsys (disabled) [ 0.778732] audit: type=2000 audit(1558542993.331:1): initialized [ 0.781106] Initialise system trusted keyring [ 0.782826] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.784985] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.788217] zbud: loaded [ 0.789451] VFS: Disk quotas dquot_6.6.0 [ 0.790973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.793682] fuse init (API version 7.23) [ 0.795283] Key type big_key registered [ 0.796756] Allocating IMA MOK and blacklist keyrings. [ 0.798984] Key type asymmetric registered [ 0.800505] Asymmetric key parser 'x509' registered [ 0.802293] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.805050] io scheduler noop registered [ 0.806512] io scheduler deadline registered (default) [ 0.808397] io scheduler cfq registered [ 0.809947] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.811895] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.814216] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.816906] ACPI: Power Button [PWRF] [ 0.818427] GHES: HEST is not enabled! [ 0.832790] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.862750] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.866350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.893053] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.896710] Linux agpgart interface v0.103 [ 0.900404] brd: module loaded [ 0.902909] loop: module loaded [ 0.908646] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.911344] GPT:90111 != 2097151 [ 0.912608] GPT:Alternate GPT header not at the end of the disk. [ 0.914655] GPT:90111 != 2097151 [ 0.915913] GPT: Use GNU Parted to correct GPT errors. [ 0.917720] vda: vda1 vda15 [ 0.919618] scsi host0: ata_piix [ 0.921017] scsi host1: ata_piix [ 0.922335] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.924616] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.927530] libphy: Fixed MDIO Bus: probed [ 0.929045] tun: Universal TUN/TAP device driver, 1.6 [ 0.930835] tun: (C) 1999-2004 Max Krasnyansky [ 0.934656] PPP generic driver version 2.4.2 [ 0.936840] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.940070] ehci-pci: EHCI PCI platform driver [ 0.942239] ehci-platform: EHCI generic platform driver [ 0.944535] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.947413] ohci-pci: OHCI PCI platform driver [ 0.949056] ohci-platform: OHCI generic platform driver [ 0.950929] uhci_hcd: USB Universal Host Controller Interface driver [ 0.966088] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.967938] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.970725] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.972562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.974679] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.976972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.979610] usb usb1: Product: UHCI Host Controller [ 0.981347] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.983485] usb usb1: SerialNumber: 0000:00:01.2 [ 0.985263] hub 1-0:1.0: USB hub found [ 0.986720] hub 1-0:1.0: 2 ports detected [ 0.988388] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.992233] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.994009] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.995888] mousedev: PS/2 mouse device common for all mice [ 0.998196] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.001341] rtc_cmos 00:00: RTC can wake from S4 [ 1.003576] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.005778] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.007998] i2c /dev entries driver [ 1.009386] device-mapper: uevent: version 1.0.3 [ 1.011185] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.014213] ledtrig-cpu: registered to indicate activity on CPUs [ 1.016605] NET: Registered protocol family 10 [ 1.018510] NET: Registered protocol family 17 [ 1.020157] Key type dns_resolver registered [ 1.021904] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.023926] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.027167] registered taskstats version 1 [ 1.028719] Loading compiled-in X.509 certificates [ 1.031004] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.034491] zswap: loaded using pool lzo/zbud [ 1.036927] Key type trusted registered [ 1.039437] Key type encrypted registered [ 1.040997] AppArmor: AppArmor sha1 policy hashing enabled [ 1.042939] ima: No TPM chip found, activating TPM-bypass! [ 1.044870] evm: HMAC attrs: 0x1 [ 1.046534] Magic number: 3:924:641 [ 1.048060] rtc_cmos 00:00: setting system clock to 2019-05-22 16:36:33 UTC (1558542993) [ 1.051024] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.053083] EDD information not available. [ 1.083530] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.103088] Write protecting the kernel read-only data: 14336k [ 1.106673] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.109852] 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 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... [ 1.277623] 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.13... Lease of 192.168.120.13 obtained, lease time 43200 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-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEbLcrJcafbI+gdCHsEv+8a5KKSDCF/tw9K8JrtWGbszLMN9Q5F3ftR3apSo7q70P84flR0dxDhhbAfR63VyzFLPLlm9hqLV+3gOAJ4w4+uJbl0Bp68EIYJsxDxs7ijFp9z663giLWnufIiUNOLidV+uTuauw5dKrDGrVYQsBBJCyKFRVj2nfd/1pf8Qz9voeLVgelxT5JhPkraPUcRLQgAjeSbczdKlcmO8hYG+fehuLmXGRSMaLy1gvs8mtJ8gfHI7+JUSwUwIeo2e681yF0gPj1eAl7GBY3ccFEfTGZXWkIAwP0sf2RJX4m8XoW5dUudU+eWv4yEypklcWA2gUl root@cinder-test-vm2-3578823c-b293-49e7-9ac4-0adb65c523f8 ssh-dss AAAAB3NzaC1kc3MAAACBAKsjWfRs5LZ7yudRLeW86Y1LJdbnka3TXQu/eSrpa2iDki1doMbPjS3qi/4P7UC+AxCizKmoyDmImT+KKDFTET9NjES2+/PRO9SxNEWOLe5qsp24yRuGbCclagkWiqC6BebkzTd5RopNILbP/Ega+LaH/rtbjKArhDc8UnYqeW3dAAAAFQDJB3CQVv4FBdbcdFc63dd1jMj4PQAAAIBvPdbv7pTdBvZOZYLq5M/IvfFY6AJfJAutMOkEwuunrEoAEvmjBKJ3oTOk1qMJFqq5cMBh8c93Gt8X5jhn6admdNqYjfALiJbN0nihUfwQcZXgfY+kC47qV0afsDMpj46Z7DirpY61bP6gBVaGtWojUP3Gp2PrVYjjZ28ApmBh0AAAAIAtSo10HW1rGjC8JI+PYP7eQ7mIRKfGIAL1Pbwc/maeZLPO5hNhAdVXEV8Yn+g8/Z+mMsoQlE8Uiejxq9HYIZ3W6/5pjC9fr9e6pWcyywHH3CumT70V4Wj3pSTop4qPFpvnxuy8X10OLZt+5VmPbsCzZ3sRlrD/ixBkfTx6/YyjpA== root@cinder-test-vm2-3578823c-b293-49e7-9ac4-0adb65c523f8 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.84s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe1c:e7c3/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-3578823c-b293-49e7-9ac4-0adb65c523f8 launch-index: 0 === cirros: current=0.4.0 uptime=3.64 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-3578823c-b293-49e7-9ac4-0adb65c523f8 login: 2019-05-22 16:36:40,028 - paramiko.transport - DEBUG - starting thread (client mode): 0x25c1d650L 2019-05-22 16:36:40,028 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-22 16:36:40,028 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-22 16:36:40,029 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-22 16:36:40,030 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-22 16:36:40,030 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-22 16:36:40,030 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-22 16:36:40,030 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-22 16:36:40,031 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-22 16:36:40,031 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-22 16:36:40,086 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-22 16:36:40,087 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-22 16:36:40,092 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 5784755e18a7411c79d6769d74a64844 2019-05-22 16:36:40,093 - paramiko.transport - DEBUG - Trying discovered key 55b071734d230f38164881947d74a2b0 in /tmp/tmpFhcZzK 2019-05-22 16:36:40,126 - paramiko.transport - DEBUG - userauth is OK 2019-05-22 16:36:40,132 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-22 16:36:40,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-05-22 16:36:40,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"volume": {"display_name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "size": "2"}}' 2019-05-22 16:36:41,672 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Wed, 22 May 2019 16:36:40 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-23071e13-be53-41d2-8ab9-4a93ef72743d x-openstack-request-id: req-23071e13-be53-41d2-8ab9-4a93ef72743d 2019-05-22 16:36:41,672 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "self"}, {"href": "http://172.30.9.28:8776/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-22T16:36:41.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "size": 2}} 2019-05-22 16:36:41,673 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes used request id req-23071e13-be53-41d2-8ab9-4a93ef72743d 2019-05-22 16:36:41,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.51038503647s 2019-05-22 16:36:41,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-22 16:36:41,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:42,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Wed, 22 May 2019 16:36:41 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-78bf7e08-987c-47af-abb0-0dc7037f587a x-openstack-request-id: req-78bf7e08-987c-47af-abb0-0dc7037f587a 2019-05-22 16:36:42,761 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "self"}, {"href": "http://172.30.9.28:8776/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-22T16:36:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "updated_at": "2019-05-22T16:36:41.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "size": 2}]} 2019-05-22 16:36:42,761 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail used request id req-78bf7e08-987c-47af-abb0-0dc7037f587a 2019-05-22 16:36:42,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08760714531s 2019-05-22 16:36:42,763 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:36:44,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-22 16:36:44,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:45,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Wed, 22 May 2019 16:36:44 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c8abcf52-c40d-4f02-852f-d53fc36380eb x-openstack-request-id: req-c8abcf52-c40d-4f02-852f-d53fc36380eb 2019-05-22 16:36:45,831 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "self"}, {"href": "http://172.30.9.28:8776/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-22T16:36:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "updated_at": "2019-05-22T16:36:43.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "size": 2}]} 2019-05-22 16:36:45,831 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail used request id req-c8abcf52-c40d-4f02-852f-d53fc36380eb 2019-05-22 16:36:45,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.0655272007s 2019-05-22 16:36:45,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:36:45,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:45,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 22 May 2019 16:36:46 GMT X-Openstack-Request-Id: req-387f21e9-fb9b-48bc-aae1-9237368935cd 2019-05-22 16:36:45,936 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ea9256406bb946a1b1fe7b2f90885931","status":"ACTIVE","subnets":["ac49de36-fa2b-4c03-9cc9-15e175bb28d7"],"description":"","tags":[],"updated_at":"2019-05-22T16:36:05Z","qos_policy_id":null,"name":"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8","admin_state_up":true,"tenant_id":"ea9256406bb946a1b1fe7b2f90885931","created_at":"2019-05-22T16:36:02Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:36:45,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-387f21e9-fb9b-48bc-aae1-9237368935cd 2019-05-22 16:36:45,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103035926819s 2019-05-22 16:36:45,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:36:45,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:46,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 22 May 2019 16:36:46 GMT X-Openstack-Request-Id: req-89c8b79d-2b6c-44ca-8e43-977fa6df03c0 2019-05-22 16:36:46,294 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:36:13Z", "file": "/v2/images/9c218a05-a614-4863-822f-29143e1d321c/file", "owner": "ea9256406bb946a1b1fe7b2f90885931", "id": "9c218a05-a614-4863-822f-29143e1d321c", "size": 12716032, "self": "/v2/images/9c218a05-a614-4863-822f-29143e1d321c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/9c218a05-a614-4863-822f-29143e1d321c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/9c218a05-a614-4863-822f-29143e1d321c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_3578823c-b293-49e7-9ac4-0adb65c523f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_3578823c-b293-49e7-9ac4-0adb65c523f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:36:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:36:46,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-89c8b79d-2b6c-44ca-8e43-977fa6df03c0 2019-05-22 16:36:46,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.352918863297s 2019-05-22 16:36:46,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:36:46,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:46,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-261595c6-07b4-486a-963e-02aa383b0707 x-openstack-request-id: req-261595c6-07b4-486a-963e-02aa383b0707 2019-05-22 16:36:46,326 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_3578823c-b293-49e7-9ac4-0adb65c523f8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b"}]} 2019-05-22 16:36:46,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-261595c6-07b4-486a-963e-02aa383b0707 2019-05-22 16:36:46,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299801826477s 2019-05-22 16:36:46,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-22 16:36:46,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"server": {"name": "cinder_test-vm_3578823c-b293-49e7-9ac4-0adb65c523f8", "imageRef": "9c218a05-a614-4863-822f-29143e1d321c", "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "flavorRef": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "865c2b30-90e1-4b12-858f-774ecb20c5e2"}], "security_groups": [{"name": "5113b232-4b68-471a-bd65-9e8cf9cab150"}]}}' 2019-05-22 16:36:50,503 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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 location: http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788 x-compute-request-id: req-773e5768-5dad-4da8-9ae4-87579ca615f9 x-openstack-request-id: req-773e5768-5dad-4da8-9ae4-87579ca615f9 2019-05-22 16:36:50,503 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "5113b232-4b68-471a-bd65-9e8cf9cab150"}], "OS-DCF:diskConfig": "MANUAL", "id": "f0015486-5e2c-4dcd-aaad-a2133b63d788", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "bookmark"}], "adminPass": "6Bp3C9oprhaj"}} 2019-05-22 16:36:50,503 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-773e5768-5dad-4da8-9ae4-87579ca615f9 2019-05-22 16:36:50,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.17605900764s 2019-05-22 16:36:50,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:36:50,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:51,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-2daa44cf-a62d-4a0f-b062-984a67a0d42b x-openstack-request-id: req-2daa44cf-a62d-4a0f-b062-984a67a0d42b 2019-05-22 16:36:51,505 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "f0015486-5e2c-4dcd-aaad-a2133b63d788", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:36:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:50Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e7:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e7:c3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:36:32.000000", "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:36:32Z", "hostId": "c0d1aeea1295fe085c8fa429a0b38064b4e50c7e3e51f28b52aba78f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm2_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:21Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:36:51,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2daa44cf-a62d-4a0f-b062-984a67a0d42b 2019-05-22 16:36:51,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00079703331s 2019-05-22 16:36:51,513 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:36:53,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:36:53,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:53,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 855 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-7f2c34e9-e220-482c-8bae-45dea276ff0d x-openstack-request-id: req-7f2c34e9-e220-482c-8bae-45dea276ff0d 2019-05-22 16:36:53,965 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "f0015486-5e2c-4dcd-aaad-a2133b63d788", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:36:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:50Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e7:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e7:c3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:36:32.000000", "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:36:32Z", "hostId": "c0d1aeea1295fe085c8fa429a0b38064b4e50c7e3e51f28b52aba78f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm2_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:21Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:36:53,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7f2c34e9-e220-482c-8bae-45dea276ff0d 2019-05-22 16:36:53,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450281143188s 2019-05-22 16:36:53,972 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:36:55,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:36:55,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:36:56,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-cc68903a-f480-4e4b-9bce-1b5efcba8d5d x-openstack-request-id: req-cc68903a-f480-4e4b-9bce-1b5efcba8d5d 2019-05-22 16:36:56,904 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "f0015486-5e2c-4dcd-aaad-a2133b63d788", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:36:54Z", "hostId": "a915f7e07dcbb6edfa7e9ff3f62bd9996d449f93ba486ca2fb9d37b1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:50Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e7:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e7:c3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:36:32.000000", "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:36:32Z", "hostId": "c0d1aeea1295fe085c8fa429a0b38064b4e50c7e3e51f28b52aba78f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm2_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:21Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:36:56,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cc68903a-f480-4e4b-9bce-1b5efcba8d5d 2019-05-22 16:36:56,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.929757833481s 2019-05-22 16:36:56,912 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:36:58,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:36:58,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:00,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Wed, 22 May 2019 16:36: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-694ff9d2-d475-4350-a26a-67aad3f1bfcf x-openstack-request-id: req-694ff9d2-d475-4350-a26a-67aad3f1bfcf 2019-05-22 16:37:00,500 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "f0015486-5e2c-4dcd-aaad-a2133b63d788", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-22T16:36:54Z", "hostId": "a915f7e07dcbb6edfa7e9ff3f62bd9996d449f93ba486ca2fb9d37b1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:50Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e7:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e7:c3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:36:32.000000", "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:36:32Z", "hostId": "c0d1aeea1295fe085c8fa429a0b38064b4e50c7e3e51f28b52aba78f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm2_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:21Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:37:00,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-694ff9d2-d475-4350-a26a-67aad3f1bfcf 2019-05-22 16:37:00,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.585460186s 2019-05-22 16:37:00,507 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:37:02,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:37:02,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:02,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Wed, 22 May 2019 16:37: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-53af6fa6-2b62-4ef7-aeeb-5110e0fd64f0 x-openstack-request-id: req-53af6fa6-2b62-4ef7-aeeb-5110e0fd64f0 2019-05-22 16:37:02,977 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:7a:18", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:37:01.000000", "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "f0015486-5e2c-4dcd-aaad-a2133b63d788", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:37:01Z", "hostId": "a915f7e07dcbb6edfa7e9ff3f62bd9996d449f93ba486ca2fb9d37b1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:50Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e7:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e7:c3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:36:32.000000", "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:36:32Z", "hostId": "c0d1aeea1295fe085c8fa429a0b38064b4e50c7e3e51f28b52aba78f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm2_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:21Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:37:02,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-53af6fa6-2b62-4ef7-aeeb-5110e0fd64f0 2019-05-22 16:37:02,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466984987259s 2019-05-22 16:37:02,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-22 16:37:02,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=f0015486-5e2c-4dcd-aaad-a2133b63d788" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:03,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 22 May 2019 16:37:03 GMT X-Openstack-Request-Id: req-aba507de-a238-4f5c-83cf-741b39c26d5e 2019-05-22 16:37:03,046 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-22T16:37:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac49de36-fa2b-4c03-9cc9-15e175bb28d7","ip_address":"192.168.120.15"}],"id":"aabcdd38-950e-4d71-97db-889b5088132c","security_groups":["5113b232-4b68-471a-bd65-9e8cf9cab150"],"mac_address":"fa:16:3e:c9:7a:18","project_id":"ea9256406bb946a1b1fe7b2f90885931","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-15","ip_address":"192.168.120.15","fqdn":"host-192-168-120-15.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","dns_name":"","created_at":"2019-05-22T16:36:54Z","binding:vnic_type":"normal","device_id":"f0015486-5e2c-4dcd-aaad-a2133b63d788","tenant_id":"ea9256406bb946a1b1fe7b2f90885931"}]} 2019-05-22 16:37:03,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=f0015486-5e2c-4dcd-aaad-a2133b63d788 used request id req-aba507de-a238-4f5c-83cf-741b39c26d5e 2019-05-22 16:37:03,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0620400905609s 2019-05-22 16:37:03,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:37:03,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=aabcdd38-950e-4d71-97db-889b5088132c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:03,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:37:03 GMT X-Openstack-Request-Id: req-ce09d53d-da2a-4943-884c-3192634822e1 2019-05-22 16:37:03,107 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-22 16:37:03,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=aabcdd38-950e-4d71-97db-889b5088132c used request id req-ce09d53d-da2a-4943-884c-3192634822e1 2019-05-22 16:37:03,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0501182079315s 2019-05-22 16:37:03,108 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c9:7a:18', 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'9c218a05-a614-4863-822f-29143e1d321c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-22T16:37:01.000000', 'flavor': Munch({u'id': u'0f08e2a2-6f53-49b2-9cba-3375b6503a4b'}), 'az': u'nova', 'id': u'f0015486-5e2c-4dcd-aaad-a2133b63d788', 'security_groups': [Munch({u'name': u'cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7346f5a61e144f4eaca7121a7c7a447b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea9256406bb946a1b1fe7b2f90885931', 'name': 'cinder_test-project_3578823c-b293-49e7-9ac4-0adb65c523f8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-22T16:37:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-22T16:37:01Z', 'hostId': u'a915f7e07dcbb6edfa7e9ff3f62bd9996d449f93ba486ca2fb9d37b1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'a915f7e07dcbb6edfa7e9ff3f62bd9996d449f93ba486ca2fb9d37b1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-22T16:37:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ea9256406bb946a1b1fe7b2f90885931', 'name': u'cinder_test-vm_3578823c-b293-49e7-9ac4-0adb65c523f8', 'adminPass': u'6Bp3C9oprhaj', 'tenant_id': u'ea9256406bb946a1b1fe7b2f90885931', 'created_at': u'2019-05-22T16:36:50Z', 'created': u'2019-05-22T16:36:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-22 16:37:03,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:37:03,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:03,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 22 May 2019 16:37:03 GMT X-Openstack-Request-Id: req-0dde151b-39b7-4e7d-9ecf-48e5ac23a6a0 2019-05-22 16:37:03,432 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ea9256406bb946a1b1fe7b2f90885931","status":"ACTIVE","subnets":["ac49de36-fa2b-4c03-9cc9-15e175bb28d7"],"description":"","tags":[],"updated_at":"2019-05-22T16:36:05Z","qos_policy_id":null,"name":"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8","admin_state_up":true,"tenant_id":"ea9256406bb946a1b1fe7b2f90885931","created_at":"2019-05-22T16:36:02Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:37:03,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0dde151b-39b7-4e7d-9ecf-48e5ac23a6a0 2019-05-22 16:37:03,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.319013118744s 2019-05-22 16:37:03,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-22 16:37:03,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=f0015486-5e2c-4dcd-aaad-a2133b63d788" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:03,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 22 May 2019 16:37:03 GMT X-Openstack-Request-Id: req-59d0c830-c2be-4bfe-94ce-18dbe1d2a7da 2019-05-22 16:37:03,483 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-22T16:37:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac49de36-fa2b-4c03-9cc9-15e175bb28d7","ip_address":"192.168.120.15"}],"id":"aabcdd38-950e-4d71-97db-889b5088132c","security_groups":["5113b232-4b68-471a-bd65-9e8cf9cab150"],"mac_address":"fa:16:3e:c9:7a:18","project_id":"ea9256406bb946a1b1fe7b2f90885931","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-15","ip_address":"192.168.120.15","fqdn":"host-192-168-120-15.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","dns_name":"","created_at":"2019-05-22T16:36:54Z","binding:vnic_type":"normal","device_id":"f0015486-5e2c-4dcd-aaad-a2133b63d788","tenant_id":"ea9256406bb946a1b1fe7b2f90885931"}]} 2019-05-22 16:37:03,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=f0015486-5e2c-4dcd-aaad-a2133b63d788 used request id req-59d0c830-c2be-4bfe-94ce-18dbe1d2a7da 2019-05-22 16:37:03,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0501191616058s 2019-05-22 16:37:03,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-22 16:37:03,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"floatingip": {"floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.15", "port_id": "aabcdd38-950e-4d71-97db-889b5088132c"}}' 2019-05-22 16:37:05,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 586 Content-Type: application/json Date: Wed, 22 May 2019 16:37:05 GMT X-Openstack-Request-Id: req-f0b8db11-eb96-457c-908c-355281d2a2ee 2019-05-22 16:37:05,572 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "c0c6e565-4d35-422a-95f6-eb62128fc4c5", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-05-22T16:37:04Z", "dns_domain": "", "floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "aabcdd38-950e-4d71-97db-889b5088132c", "id": "faafa41f-45f4-4f36-8571-affdc6aa6518", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:37:04Z", "dns_name": "", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}} 2019-05-22 16:37:05,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f0b8db11-eb96-457c-908c-355281d2a2ee 2019-05-22 16:37:05,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.08839511871s 2019-05-22 16:37:05,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:37:05,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:05,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1165 Content-Type: application/json Date: Wed, 22 May 2019 16:37:05 GMT X-Openstack-Request-Id: req-32eaf6ab-f2c7-4568-a6eb-d2962b7dad72 2019-05-22 16:37:05,683 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c0c6e565-4d35-422a-95f6-eb62128fc4c5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-05-22T16:36:38Z", "dns_domain": "", "floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 1, "port_id": "ca2941f3-866f-4822-93a1-c4f745e8bb89", "id": "c21c976b-c198-49d1-af0e-e34c8b038960", "dns_name": "", "created_at": "2019-05-22T16:36:37Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"router_id": "c0c6e565-4d35-422a-95f6-eb62128fc4c5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-05-22T16:37:05Z", "dns_domain": "", "floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 1, "port_id": "aabcdd38-950e-4d71-97db-889b5088132c", "id": "faafa41f-45f4-4f36-8571-affdc6aa6518", "dns_name": "", "created_at": "2019-05-22T16:37:04Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}]} 2019-05-22 16:37:05,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-32eaf6ab-f2c7-4568-a6eb-d2962b7dad72 2019-05-22 16:37:05,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0951399803162s 2019-05-22 16:37:05,695 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c0c6e565-4d35-422a-95f6-eb62128fc4c5', 'updated_at': u'2019-05-22T16:37:05Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'aabcdd38-950e-4d71-97db-889b5088132c', 'id': u'faafa41f-45f4-4f36-8571-affdc6aa6518', 'network': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', 'port': u'aabcdd38-950e-4d71-97db-889b5088132c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea9256406bb946a1b1fe7b2f90885931', 'name': 'cinder_test-project_3578823c-b293-49e7-9ac4-0adb65c523f8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ea9256406bb946a1b1fe7b2f90885931', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'ea9256406bb946a1b1fe7b2f90885931', 'created_at': u'2019-05-22T16:37:04Z', 'attached': True, u'dns_name': u'', 'router': u'c0c6e565-4d35-422a-95f6-eb62128fc4c5'}) 2019-05-22 16:37:05,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-22 16:37:05,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-22 16:37:05,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9599 Content-Type: application/json Date: Wed, 22 May 2019 16:37: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-48e15cdb-ea1d-4bff-97a9-7364f55ce140 x-openstack-request-id: req-48e15cdb-ea1d-4bff-97a9-7364f55ce140 2019-05-22 16:37:05,986 - 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 634912342 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.266743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.269885] pid_max: default: 32768 minimum: 301\n[ 0.271559] ACPI: Core revision 20150930\n[ 0.273609] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.276018] Security Framework initialized\n[ 0.277542] Yama: becoming mindful.\n[ 0.278902] AppArmor: AppArmor initialized\n[ 0.280491] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.282919] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.285319] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.287581] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.290150] Initializing cgroup subsys io\n[ 0.291666] Initializing cgroup subsys memory\n[ 0.293283] Initializing cgroup subsys devices\n[ 0.294916] Initializing cgroup subsys freezer\n[ 0.296543] Initializing cgroup subsys net_cls\n[ 0.298192] Initializing cgroup subsys perf_event\n[ 0.299889] Initializing cgroup subsys net_prio\n[ 0.301687] Initializing cgroup subsys hugetlb\n[ 0.303335] Initializing cgroup subsys pids\n[ 0.304941] CPU: Physical Processor ID: 0\n[ 0.307121] mce: CPU supports 10 MCE banks\n[ 0.308691] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.310571] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.329698] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.340161] ftrace: allocating 31920 entries in 125 pages\n[ 0.377793] smpboot: Max logical packages: 1\n[ 0.379397] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.381875] x2apic enabled\n[ 0.383274] Switched APIC routing to physical x2apic.\n[ 0.386240] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.388271] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.391998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.395568] KVM setup paravirtual spinlock\n[ 0.397643] x86: Booted up 1 node, 1 CPUs\n[ 0.399249] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.402030] devtmpfs: initialized\n[ 0.404477] evm: security.selinux\n[ 0.405908] evm: security.SMACK64\n[ 0.407366] evm: security.SMACK64EXEC\n[ 0.408878] evm: security.SMACK64TRANSMUTE\n[ 0.410465] evm: security.SMACK64MMAP\n[ 0.411896] evm: security.ima\n[ 0.413141] evm: security.capability\n[ 0.414689] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.418262] pinctrl core: initialized pinctrl subsystem\n[ 0.420352] RTC time: 16:37:01, date: 05/22/19\n[ 0.422149] NET: Registered protocol family 16\n[ 0.423958] cpuidle: using governor ladder\n[ 0.425560] cpuidle: using governor menu\n[ 0.427085] PCCT header not found.\n[ 0.428513] ACPI: bus type PCI registered\n[ 0.430063] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.432475] PCI: Using configuration type 1 for base access\n[ 0.435266] ACPI: Added _OSI(Module Device)\n[ 0.436881] ACPI: Added _OSI(Processor Device)\n[ 0.438545] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.440293] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.443119] ACPI: Interpreter enabled\n[ 0.444589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.448177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.451732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.455306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.458871] ACPI: (supports S0 S5)\n[ 0.460229] ACPI: Using IOAPIC for interrupt routing\n[ 0.462060] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.466890] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.469093] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.471491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.473825] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.478018] acpiphp: Slot [3] registered\n[ 0.479567] acpiphp: Slot [4] registered\n[ 0.481107] acpiphp: Slot [5] registered\n[ 0.482653] acpiphp: Slot [6] registered\n[ 0.484181] acpiphp: Slot [7] registered\n[ 0.485706] acpiphp: Slot [8] registered\n[ 0.487243] acpiphp: Slot [9] registered\n[ 0.488762] acpiphp: Slot [10] registered\n[ 0.490319] acpiphp: Slot [11] registered\n[ 0.491879] acpiphp: Slot [12] registered\n[ 0.493480] acpiphp: Slot [13] registered\n[ 0.495140] acpiphp: Slot [14] registered\n[ 0.496999] acpiphp: Slot [15] registered\n[ 0.518231] acpiphp: Slot [16] registered\n[ 0.520235] acpiphp: Slot [17] registered\n[ 0.522100] acpiphp: Slot [18] registered\n[ 0.523947] acpiphp: Slot [19] registered\n[ 0.525797] acpiphp: Slot [20] registered\n[ 0.527650] acpiphp: Slot [21] registered\n[ 0.529535] acpiphp: Slot [22] registered\n[ 0.531413] acpiphp: Slot [23] registered\n[ 0.533288] acpiphp: Slot [24] registered\n[ 0.535138] acpiphp: Slot [25] registered\n[ 0.536977] acpiphp: Slot [26] registered\n[ 0.538829] acpiphp: Slot [27] registered\n[ 0.540687] acpiphp: Slot [28] registered\n[ 0.542533] acpiphp: Slot [29] registered\n[ 0.544394] acpiphp: Slot [30] registered\n[ 0.546244] acpiphp: Slot [31] registered\n[ 0.548104] PCI host bridge to bus 0000:00\n[ 0.549982] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.552837] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.555693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.559026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.562367] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.565776] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.572959] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.575976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.578764] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.582100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.587566] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.590927] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.615474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.618693] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.622129] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.625238] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.628084] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.630651] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.633399] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.635722] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.639093] vgaarb: loaded\n[ 0.640382] vgaarb: bridge control possible 0000:00:02.0\n[ 0.642929] SCSI subsystem initialized\n[ 0.644858] ACPI: bus type USB registered\n[ 0.646643] usbcore: registered new interface driver usbfs\n[ 0.648897] usbcore: registered new interface driver hub\n[ 0.651100] usbcore: registered new device driver usb\n[ 0.653420] PCI: Using ACPI for IRQ routing\n[ 0.655694] NetLabel: Initializing\n[ 0.657243] NetLabel: domain hash size = 128\n[ 0.659111] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.661186] NetLabel: unlabeled traffic allowed by default\n[ 0.663682] clocksource: Switched to clocksource kvm-clock\n[ 0.674703] AppArmor: AppArmor Filesystem Enabled\n[ 0.676738] pnp: PnP ACPI init\n[ 0.678504] pnp: PnP ACPI: found 5 devices\n[ 0.685971] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.689696] NET: Registered protocol family 2\n[ 0.691853] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.694684] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.697314] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.699932] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.702317] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.704881] NET: Registered protocol family 1\n[ 0.706769] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.709162] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.711502] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.727027] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.742598] Trying to unpack rootfs image as initramfs...\n[ 0.805156] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.808601] Scanning for low memory corruption every 60 seconds\n[ 0.811375] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.813945] audit: initializing netlink subsys (disabled)\n[ 0.816186] audit: type=2000 audit(1558543022.570:1): initialized\n[ 0.818985] Initialise system trusted keyring\n[ 0.820773] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.823029] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.826372] zbud: loaded\n[ 0.827642] VFS: Disk quotas dquot_6.6.0\n[ 0.829257] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.832094] fuse init (API version 7.23)\n[ 0.833760] Key type big_key registered\n[ 0.835287] Allocating IMA MOK and blacklist keyrings.\n[ 0.837601] Key type asymmetric registered\n[ 0.839222] Asymmetric key parser 'x509' registered\n[ 0.841077] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.843957] io scheduler noop registered\n[ 0.845448] io scheduler deadline registered (default)\n[ 0.847369] io scheduler cfq registered\n[ 0.849021] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.851054] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.853470] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.856274] ACPI: Power Button [PWRF]\n[ 0.857844] GHES: HEST is not enabled!\n[ 0.872333] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.902622] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.906412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.932254] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.936119] Linux agpgart interface v0.103\n[ 0.940060] brd: module loaded\n[ 0.942667] loop: module loaded\n[ 0.948745] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.951588] GPT:90111 != 2097151\n[ 0.952901] GPT:Alternate GPT header not at the end of the disk.\n[ 0.955027] GPT:90111 != 2097151\n[ 0.956332] GPT: Use GNU Parted to correct GPT errors.\n[ 0.958212] vda: vda1 vda15\n[ 0.960210] scsi host0: ata_piix\n[ 0.961670] scsi host1: ata_piix\n[ 0.963044] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.965424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.968642] libphy: Fixed MDIO Bus: probed\n[ 0.970404] tun: Universal TUN/TAP device driver, 1.6\n[ 0.972421] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.976421] PPP generic driver version 2.4.2\n[ 0.978219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.980568] ehci-pci: EHCI PCI platform driver\n[ 0.982211] ehci-platform: EHCI generic platform driver\n[ 0.984048] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.986460] ohci-pci: OHCI PCI platform driver\n[ 0.988099] ohci-platform: OHCI generic platform driver\n[ 0.989982] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.005409] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.007523] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.010566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.012579] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.014891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.017415] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.020342] usb usb1: Product: UHCI Host Controller\n[ 1.022240] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.024554] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.026517] hub 1-0:1.0: USB hub found\n[ 1.028122] hub 1-0:1.0: 2 ports detected\n[ 1.029938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.034054] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.035983] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.038040] mousedev: PS/2 mouse device common for all mice\n[ 1.040548] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.044029] rtc_cmos 00:00: RTC can wake from S4\n[ 1.046471] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.048784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.051100] i2c /dev entries driver\n[ 1.052548] device-mapper: uevent: version 1.0.3\n[ 1.054369] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.057512] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.060016] NET: Registered protocol family 10\n[ 1.061992] NET: Registered protocol family 17\n[ 1.063720] Key type dns_resolver registered\n[ 1.065543] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.067643] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.070996] registered taskstats version 1\n[ 1.072614] Loading compiled-in X.509 certificates\n[ 1.074971] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.078545] zswap: loaded using pool lzo/zbud\n[ 1.081127] Key type trusted registered\n[ 1.083744] Key type encrypted registered\n[ 1.085327] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.087308] ima: No TPM chip found, activating TPM-bypass!\n[ 1.089329] evm: HMAC attrs: 0x1\n[ 1.091048] Magic number: 3:924:641\n[ 1.092659] rtc_cmos 00:00: setting system clock to 2019-05-22 16:37:02 UTC (1558543022)\n[ 1.095730] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.097893] EDD information not available.\n[ 1.125503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.145402] Write protecting the kernel read-only data: 14336k\n[ 1.149105] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.152389] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\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.204912] 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.94\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.15...\nLease of 192.168.120.15 obtained, lease time 43200\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-00000017\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCF8FAkCyaLhsu41Ia9MSjoWnkW27k48qpJOGekID5TRFI2/bfn6Y19o1us/IFzJCFfUmEk6Y0YNOw/jUh0owIvZRapQ6DFbP73faED/KSYLSX/eDm/mWi4ZwghNNWbRyvN8eWkoYGsHBpfNE8pCNaUK+fho8p+n/3nasrrvN/y82rsbkF7E4zhP7PVGQGUfFO0ZaAzc8eoGNr9gYJAAY8V//HDyfr2VEJUmjYZ/sj5pehNh9BBIXrgA0Auiwv/lhGSmlwq/fpknm6p/Fj6/gBQVX1QQ5aBgIjFv6Q1GUDlzL6U2wOXleoMpxyp0Me1SGQeoa6diB+KAoAxYBdQf75 root@cinder-test-vm-3578823c-b293-49e7-9ac4-0adb65c523f8\nssh-dss AAAAB3NzaC1kc3MAAACBANHWxAUhMBEPh1p5PZeHTsTRa1qjqGAxvzwG78bNrNSoQDK4v9JHeRzW8Co5UboKzimcoIeNgRdnBDGg3AQXp6nVDXMWAoybrjoe74Ox/dqm1iLABTbv9li2GgNXq6aWD+h0HM5BkivelvJAdRT58me737jvIrFxKw+BHmWZVag1AAAAFQCN5Dd3d8ubMCJttOEyx6Tgvp3aiwAAAIBuss67GKscMzKcnJskiQVw8D2JLp172azX9f/kRqZlXkIp9j/TvSgezIdp5yVo0Em3nXjK6/c8LTeBfOwWFjCDfwJ3LhqSermsQp2aq3Fdbt715/yqjOq6jAUjfnIN1j/sXfvQTiN9Va7yGnZ0S65yuZ2J0RPSe4pC5NHVwFrPgwAAAIEAw1TWDapWvAbZy/Ak9ECF0a5tbvB8tgmHZr0FybWw3xJMa1bejBQKUwBJQSFLdreLYrOBKwSxRaLMCPoqjC0y3hfF/alaI+vUJlc7ziMpTW0is1xp2SCaKl/Pz+aGoXeYNj1go5TpKC/H6C9blX4CwC9Ml9yBnUScN6xDltG9NQ4= root@cinder-test-vm-3578823c-b293-49e7-9ac4-0adb65c523f8\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fec9:7a18/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-3578823c-b293-49e7-9ac4-0adb65c523f8\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.11 ===\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-3578823c-b293-49e7-9ac4-0adb65c523f8 login: "} 2019-05-22 16:37:05,986 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788/action used request id req-48e15cdb-ea1d-4bff-97a9-7364f55ce140 2019-05-22 16:37:05,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.290709972382s 2019-05-22 16:37:05,988 - 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 634912342 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.266743] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.269885] pid_max: default: 32768 minimum: 301 [ 0.271559] ACPI: Core revision 20150930 [ 0.273609] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.276018] Security Framework initialized [ 0.277542] Yama: becoming mindful. [ 0.278902] AppArmor: AppArmor initialized [ 0.280491] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.282919] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.285319] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.287581] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.290150] Initializing cgroup subsys io [ 0.291666] Initializing cgroup subsys memory [ 0.293283] Initializing cgroup subsys devices [ 0.294916] Initializing cgroup subsys freezer [ 0.296543] Initializing cgroup subsys net_cls [ 0.298192] Initializing cgroup subsys perf_event [ 0.299889] Initializing cgroup subsys net_prio [ 0.301687] Initializing cgroup subsys hugetlb [ 0.303335] Initializing cgroup subsys pids [ 0.304941] CPU: Physical Processor ID: 0 [ 0.307121] mce: CPU supports 10 MCE banks [ 0.308691] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.310571] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.329698] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.340161] ftrace: allocating 31920 entries in 125 pages [ 0.377793] smpboot: Max logical packages: 1 [ 0.379397] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.381875] x2apic enabled [ 0.383274] Switched APIC routing to physical x2apic. [ 0.386240] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.388271] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.391998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.395568] KVM setup paravirtual spinlock [ 0.397643] x86: Booted up 1 node, 1 CPUs [ 0.399249] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.402030] devtmpfs: initialized [ 0.404477] evm: security.selinux [ 0.405908] evm: security.SMACK64 [ 0.407366] evm: security.SMACK64EXEC [ 0.408878] evm: security.SMACK64TRANSMUTE [ 0.410465] evm: security.SMACK64MMAP [ 0.411896] evm: security.ima [ 0.413141] evm: security.capability [ 0.414689] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.418262] pinctrl core: initialized pinctrl subsystem [ 0.420352] RTC time: 16:37:01, date: 05/22/19 [ 0.422149] NET: Registered protocol family 16 [ 0.423958] cpuidle: using governor ladder [ 0.425560] cpuidle: using governor menu [ 0.427085] PCCT header not found. [ 0.428513] ACPI: bus type PCI registered [ 0.430063] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.432475] PCI: Using configuration type 1 for base access [ 0.435266] ACPI: Added _OSI(Module Device) [ 0.436881] ACPI: Added _OSI(Processor Device) [ 0.438545] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.440293] ACPI: Added _OSI(Processor Aggregator Device) [ 0.443119] ACPI: Interpreter enabled [ 0.444589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.448177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.451732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.455306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.458871] ACPI: (supports S0 S5) [ 0.460229] ACPI: Using IOAPIC for interrupt routing [ 0.462060] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.466890] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.469093] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.471491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.473825] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.478018] acpiphp: Slot [3] registered [ 0.479567] acpiphp: Slot [4] registered [ 0.481107] acpiphp: Slot [5] registered [ 0.482653] acpiphp: Slot [6] registered [ 0.484181] acpiphp: Slot [7] registered [ 0.485706] acpiphp: Slot [8] registered [ 0.487243] acpiphp: Slot [9] registered [ 0.488762] acpiphp: Slot [10] registered [ 0.490319] acpiphp: Slot [11] registered [ 0.491879] acpiphp: Slot [12] registered [ 0.493480] acpiphp: Slot [13] registered [ 0.495140] acpiphp: Slot [14] registered [ 0.496999] acpiphp: Slot [15] registered [ 0.518231] acpiphp: Slot [16] registered [ 0.520235] acpiphp: Slot [17] registered [ 0.522100] acpiphp: Slot [18] registered [ 0.523947] acpiphp: Slot [19] registered [ 0.525797] acpiphp: Slot [20] registered [ 0.527650] acpiphp: Slot [21] registered [ 0.529535] acpiphp: Slot [22] registered [ 0.531413] acpiphp: Slot [23] registered [ 0.533288] acpiphp: Slot [24] registered [ 0.535138] acpiphp: Slot [25] registered [ 0.536977] acpiphp: Slot [26] registered [ 0.538829] acpiphp: Slot [27] registered [ 0.540687] acpiphp: Slot [28] registered [ 0.542533] acpiphp: Slot [29] registered [ 0.544394] acpiphp: Slot [30] registered [ 0.546244] acpiphp: Slot [31] registered [ 0.548104] PCI host bridge to bus 0000:00 [ 0.549982] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.552837] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.555693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.559026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.562367] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.565776] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.572959] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.575976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.578764] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.582100] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.587566] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.590927] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.615474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.618693] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.622129] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.625238] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.628084] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.630651] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.633399] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.635722] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.639093] vgaarb: loaded [ 0.640382] vgaarb: bridge control possible 0000:00:02.0 [ 0.642929] SCSI subsystem initialized [ 0.644858] ACPI: bus type USB registered [ 0.646643] usbcore: registered new interface driver usbfs [ 0.648897] usbcore: registered new interface driver hub [ 0.651100] usbcore: registered new device driver usb [ 0.653420] PCI: Using ACPI for IRQ routing [ 0.655694] NetLabel: Initializing [ 0.657243] NetLabel: domain hash size = 128 [ 0.659111] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.661186] NetLabel: unlabeled traffic allowed by default [ 0.663682] clocksource: Switched to clocksource kvm-clock [ 0.674703] AppArmor: AppArmor Filesystem Enabled [ 0.676738] pnp: PnP ACPI init [ 0.678504] pnp: PnP ACPI: found 5 devices [ 0.685971] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.689696] NET: Registered protocol family 2 [ 0.691853] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.694684] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.697314] TCP: Hash tables configured (established 4096 bind 4096) [ 0.699932] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.702317] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.704881] NET: Registered protocol family 1 [ 0.706769] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.709162] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.711502] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.727027] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.742598] Trying to unpack rootfs image as initramfs... [ 0.805156] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.808601] Scanning for low memory corruption every 60 seconds [ 0.811375] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.813945] audit: initializing netlink subsys (disabled) [ 0.816186] audit: type=2000 audit(1558543022.570:1): initialized [ 0.818985] Initialise system trusted keyring [ 0.820773] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.823029] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.826372] zbud: loaded [ 0.827642] VFS: Disk quotas dquot_6.6.0 [ 0.829257] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.832094] fuse init (API version 7.23) [ 0.833760] Key type big_key registered [ 0.835287] Allocating IMA MOK and blacklist keyrings. [ 0.837601] Key type asymmetric registered [ 0.839222] Asymmetric key parser 'x509' registered [ 0.841077] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.843957] io scheduler noop registered [ 0.845448] io scheduler deadline registered (default) [ 0.847369] io scheduler cfq registered [ 0.849021] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.851054] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.853470] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.856274] ACPI: Power Button [PWRF] [ 0.857844] GHES: HEST is not enabled! [ 0.872333] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.902622] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.906412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.932254] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.936119] Linux agpgart interface v0.103 [ 0.940060] brd: module loaded [ 0.942667] loop: module loaded [ 0.948745] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.951588] GPT:90111 != 2097151 [ 0.952901] GPT:Alternate GPT header not at the end of the disk. [ 0.955027] GPT:90111 != 2097151 [ 0.956332] GPT: Use GNU Parted to correct GPT errors. [ 0.958212] vda: vda1 vda15 [ 0.960210] scsi host0: ata_piix [ 0.961670] scsi host1: ata_piix [ 0.963044] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.965424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.968642] libphy: Fixed MDIO Bus: probed [ 0.970404] tun: Universal TUN/TAP device driver, 1.6 [ 0.972421] tun: (C) 1999-2004 Max Krasnyansky [ 0.976421] PPP generic driver version 2.4.2 [ 0.978219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.980568] ehci-pci: EHCI PCI platform driver [ 0.982211] ehci-platform: EHCI generic platform driver [ 0.984048] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.986460] ohci-pci: OHCI PCI platform driver [ 0.988099] ohci-platform: OHCI generic platform driver [ 0.989982] uhci_hcd: USB Universal Host Controller Interface driver [ 1.005409] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.007523] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.010566] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.012579] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.014891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.017415] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.020342] usb usb1: Product: UHCI Host Controller [ 1.022240] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.024554] usb usb1: SerialNumber: 0000:00:01.2 [ 1.026517] hub 1-0:1.0: USB hub found [ 1.028122] hub 1-0:1.0: 2 ports detected [ 1.029938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.034054] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.035983] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.038040] mousedev: PS/2 mouse device common for all mice [ 1.040548] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.044029] rtc_cmos 00:00: RTC can wake from S4 [ 1.046471] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.048784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.051100] i2c /dev entries driver [ 1.052548] device-mapper: uevent: version 1.0.3 [ 1.054369] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.057512] ledtrig-cpu: registered to indicate activity on CPUs [ 1.060016] NET: Registered protocol family 10 [ 1.061992] NET: Registered protocol family 17 [ 1.063720] Key type dns_resolver registered [ 1.065543] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.067643] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.070996] registered taskstats version 1 [ 1.072614] Loading compiled-in X.509 certificates [ 1.074971] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.078545] zswap: loaded using pool lzo/zbud [ 1.081127] Key type trusted registered [ 1.083744] Key type encrypted registered [ 1.085327] AppArmor: AppArmor sha1 policy hashing enabled [ 1.087308] ima: No TPM chip found, activating TPM-bypass! [ 1.089329] evm: HMAC attrs: 0x1 [ 1.091048] Magic number: 3:924:641 [ 1.092659] rtc_cmos 00:00: setting system clock to 2019-05-22 16:37:02 UTC (1558543022) [ 1.095730] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.097893] EDD information not available. [ 1.125503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.145402] Write protecting the kernel read-only data: 14336k [ 1.149105] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.152389] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.80 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.204912] 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.94 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.15... Lease of 192.168.120.15 obtained, lease time 43200 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-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCF8FAkCyaLhsu41Ia9MSjoWnkW27k48qpJOGekID5TRFI2/bfn6Y19o1us/IFzJCFfUmEk6Y0YNOw/jUh0owIvZRapQ6DFbP73faED/KSYLSX/eDm/mWi4ZwghNNWbRyvN8eWkoYGsHBpfNE8pCNaUK+fho8p+n/3nasrrvN/y82rsbkF7E4zhP7PVGQGUfFO0ZaAzc8eoGNr9gYJAAY8V//HDyfr2VEJUmjYZ/sj5pehNh9BBIXrgA0Auiwv/lhGSmlwq/fpknm6p/Fj6/gBQVX1QQ5aBgIjFv6Q1GUDlzL6U2wOXleoMpxyp0Me1SGQeoa6diB+KAoAxYBdQf75 root@cinder-test-vm-3578823c-b293-49e7-9ac4-0adb65c523f8 ssh-dss AAAAB3NzaC1kc3MAAACBANHWxAUhMBEPh1p5PZeHTsTRa1qjqGAxvzwG78bNrNSoQDK4v9JHeRzW8Co5UboKzimcoIeNgRdnBDGg3AQXp6nVDXMWAoybrjoe74Ox/dqm1iLABTbv9li2GgNXq6aWD+h0HM5BkivelvJAdRT58me737jvIrFxKw+BHmWZVag1AAAAFQCN5Dd3d8ubMCJttOEyx6Tgvp3aiwAAAIBuss67GKscMzKcnJskiQVw8D2JLp172azX9f/kRqZlXkIp9j/TvSgezIdp5yVo0Em3nXjK6/c8LTeBfOwWFjCDfwJ3LhqSermsQp2aq3Fdbt715/yqjOq6jAUjfnIN1j/sXfvQTiN9Va7yGnZ0S65yuZ2J0RPSe4pC5NHVwFrPgwAAAIEAw1TWDapWvAbZy/Ak9ECF0a5tbvB8tgmHZr0FybWw3xJMa1bejBQKUwBJQSFLdreLYrOBKwSxRaLMCPoqjC0y3hfF/alaI+vUJlc7ziMpTW0is1xp2SCaKl/Pz+aGoXeYNj1go5TpKC/H6C9blX4CwC9Ml9yBnUScN6xDltG9NQ4= root@cinder-test-vm-3578823c-b293-49e7-9ac4-0adb65c523f8 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fec9:7a18/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-3578823c-b293-49e7-9ac4-0adb65c523f8 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.11 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-3578823c-b293-49e7-9ac4-0adb65c523f8 login: 2019-05-22 16:37:05,992 - paramiko.transport - DEBUG - starting thread (client mode): 0x25c1d6d0L 2019-05-22 16:37:05,992 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-22 16:37:05,992 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-22 16:37:05,992 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-22 16:37:05,994 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-22 16:37:05,994 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-22 16:37:05,994 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-22 16:37:05,994 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-22 16:37:05,994 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-22 16:37:05,994 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-22 16:37:06,012 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-22 16:37:06,013 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-22 16:37:06,024 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 6c9aaf4f1e30e73f77108c7a46d4d827 2019-05-22 16:37:06,025 - paramiko.transport - DEBUG - Trying discovered key 55b071734d230f38164881947d74a2b0 in /tmp/tmpFhcZzK 2019-05-22 16:37:06,050 - paramiko.transport - DEBUG - userauth is OK 2019-05-22 16:37:06,056 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-22 16:37:06,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-22 16:37:06,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"volumeAttachment": {"volumeId": "d58e8827-5024-457c-b0ea-ca1d49dcd090"}}' 2019-05-22 16:37:09,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 22 May 2019 16:37:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26fa41ca-7995-407f-8b3f-ac0d756e0637 x-openstack-request-id: req-26fa41ca-7995-407f-8b3f-ac0d756e0637 2019-05-22 16:37:09,765 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "f0015486-5e2c-4dcd-aaad-a2133b63d788", "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "volumeId": "d58e8827-5024-457c-b0ea-ca1d49dcd090"}} 2019-05-22 16:37:09,765 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788/os-volume_attachments used request id req-26fa41ca-7995-407f-8b3f-ac0d756e0637 2019-05-22 16:37:09,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.70819187164s 2019-05-22 16:37:09,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-22 16:37:09,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:10,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Wed, 22 May 2019 16:37:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-2d82859c-1ae8-4c35-bd12-7ab6f65cf833 x-openstack-request-id: req-2d82859c-1ae8-4c35-bd12-7ab6f65cf833 2019-05-22 16:37:10,851 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "self"}, {"href": "http://172.30.9.28:8776/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-22T16:36:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "updated_at": "2019-05-22T16:37:09.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "size": 2}]} 2019-05-22 16:37:10,851 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail used request id req-2d82859c-1ae8-4c35-bd12-7ab6f65cf833 2019-05-22 16:37:10,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08539509773s 2019-05-22 16:37:10,852 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:37:12,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-22 16:37:12,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:12,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Wed, 22 May 2019 16:37:12 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-5c8fa0a6-610b-470d-b963-be42338731ab x-openstack-request-id: req-5c8fa0a6-610b-470d-b963-be42338731ab 2019-05-22 16:37:12,911 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "self"}, {"href": "http://172.30.9.28:8776/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-22T16:36:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "updated_at": "2019-05-22T16:37:09.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "size": 2}]} 2019-05-22 16:37:12,911 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail used request id req-5c8fa0a6-610b-470d-b963-be42338731ab 2019-05-22 16:37:12,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0559120178223s 2019-05-22 16:37:12,912 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:37:14,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-22 16:37:14,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:14,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Wed, 22 May 2019 16:37:14 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1a884bd1-2d8f-4230-8419-d696b3917087 x-openstack-request-id: req-1a884bd1-2d8f-4230-8419-d696b3917087 2019-05-22 16:37:14,988 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "attachments": [{"server_id": "f0015486-5e2c-4dcd-aaad-a2133b63d788", "attachment_id": "5d20436e-a3f6-433b-88e1-bb4e2a9afde5", "attached_at": "2019-05-22T16:37:13.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "device": "/dev/vdb", "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090"}], "links": [{"href": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "self"}, {"href": "http://172.30.9.28:8776/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-22T16:36:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "updated_at": "2019-05-22T16:37:14.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "size": 2}]} 2019-05-22 16:37:14,988 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail used request id req-1a884bd1-2d8f-4230-8419-d696b3917087 2019-05-22 16:37:14,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0731160640717s 2019-05-22 16:37:14,990 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-22 16:37:14,991 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-22 16:37:14,991 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-22 16:37:14,993 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-22 16:37:15,061 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-22 16:37:15,061 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-22 16:37:15,062 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-22 16:37:15,063 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-22 16:37:15,098 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-22 16:37:15,099 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-22 16:37:15,128 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-22 16:37:15,822 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-22 16:37:15,823 - 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: 83b7a093-8089-4749-a950-29a919ae8904 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2019-05-22 16:37:15,824 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-05-22 16:37:15,824 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-22 16:37:15,824 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-05-22 16:37:15,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-22 16:37:15,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788/os-volume_attachments/d58e8827-5024-457c-b0ea-ca1d49dcd090 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:17,728 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16:37:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-392dd98a-20e1-4ece-bb22-3d1b48d7eeab x-openstack-request-id: req-392dd98a-20e1-4ece-bb22-3d1b48d7eeab 2019-05-22 16:37:17,729 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788/os-volume_attachments/d58e8827-5024-457c-b0ea-ca1d49dcd090 used request id req-392dd98a-20e1-4ece-bb22-3d1b48d7eeab 2019-05-22 16:37:17,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.90356707573s 2019-05-22 16:37:17,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-22 16:37:17,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:18,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 577 Content-Type: application/json Date: Wed, 22 May 2019 16:37:17 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-2bc3fafa-b159-4773-8c17-1228ad98388a x-openstack-request-id: req-2bc3fafa-b159-4773-8c17-1228ad98388a 2019-05-22 16:37:18,791 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "attachments": [{"server_id": "f0015486-5e2c-4dcd-aaad-a2133b63d788", "attachment_id": "5d20436e-a3f6-433b-88e1-bb4e2a9afde5", "attached_at": "2019-05-22T16:37:13.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "device": "/dev/vdb", "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090"}], "links": [{"href": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "self"}, {"href": "http://172.30.9.28:8776/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-22T16:36:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "updated_at": "2019-05-22T16:37:17.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "size": 2}]} 2019-05-22 16:37:18,791 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail used request id req-2bc3fafa-b159-4773-8c17-1228ad98388a 2019-05-22 16:37:18,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.06199908257s 2019-05-22 16:37:18,793 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:37:20,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-22 16:37:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:21,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 22 May 2019 16:37:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-be0eddbe-81c1-460e-b15e-80d690e2d284 x-openstack-request-id: req-be0eddbe-81c1-460e-b15e-80d690e2d284 2019-05-22 16:37:21,904 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "self"}, {"href": "http://172.30.9.28:8776/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-22T16:36:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "updated_at": "2019-05-22T16:37:20.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "size": 2}]} 2019-05-22 16:37:21,905 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail used request id req-be0eddbe-81c1-460e-b15e-80d690e2d284 2019-05-22 16:37:21,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10940504074s 2019-05-22 16:37:21,906 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-05-22 16:37:21,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-22 16:37:21,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"volumeAttachment": {"volumeId": "d58e8827-5024-457c-b0ea-ca1d49dcd090"}}' 2019-05-22 16:37:22,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Wed, 22 May 2019 16:37: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-16f6177f-7c4f-4a74-b193-a288e45a00fd x-openstack-request-id: req-16f6177f-7c4f-4a74-b193-a288e45a00fd 2019-05-22 16:37:22,968 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "volumeId": "d58e8827-5024-457c-b0ea-ca1d49dcd090"}} 2019-05-22 16:37:22,969 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8/os-volume_attachments used request id req-16f6177f-7c4f-4a74-b193-a288e45a00fd 2019-05-22 16:37:22,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.06195807457s 2019-05-22 16:37:22,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-22 16:37:22,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:23,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Wed, 22 May 2019 16:37:22 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-deea5bd0-fd08-4c84-ab17-4fa450dfb0e0 x-openstack-request-id: req-deea5bd0-fd08-4c84-ab17-4fa450dfb0e0 2019-05-22 16:37:23,032 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "self"}, {"href": "http://172.30.9.28:8776/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-22T16:36:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "updated_at": "2019-05-22T16:37:22.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "size": 2}]} 2019-05-22 16:37:23,033 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail used request id req-deea5bd0-fd08-4c84-ab17-4fa450dfb0e0 2019-05-22 16:37:23,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0635180473328s 2019-05-22 16:37:23,034 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:37:25,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-22 16:37:25,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:25,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Wed, 22 May 2019 16:37:25 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-840d38b4-c31f-474f-aaa1-9596dbb57e7d x-openstack-request-id: req-840d38b4-c31f-474f-aaa1-9596dbb57e7d 2019-05-22 16:37:25,107 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "self"}, {"href": "http://172.30.9.28:8776/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-22T16:36:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "updated_at": "2019-05-22T16:37:22.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "size": 2}]} 2019-05-22 16:37:25,107 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail used request id req-840d38b4-c31f-474f-aaa1-9596dbb57e7d 2019-05-22 16:37:25,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0701611042023s 2019-05-22 16:37:25,108 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:37:27,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-22 16:37:27,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:27,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Wed, 22 May 2019 16:37:27 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b9101bd3-54f8-450c-8a3f-e01513332908 x-openstack-request-id: req-b9101bd3-54f8-450c-8a3f-e01513332908 2019-05-22 16:37:27,172 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "attachments": [{"server_id": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "attachment_id": "f850e802-3b04-4aeb-a25a-97994d673de1", "attached_at": "2019-05-22T16:37:26.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "device": "/dev/vdb", "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090"}], "links": [{"href": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "self"}, {"href": "http://172.30.9.28:8776/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-22T16:36:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "updated_at": "2019-05-22T16:37:27.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "size": 2}]} 2019-05-22 16:37:27,173 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail used request id req-b9101bd3-54f8-450c-8a3f-e01513332908 2019-05-22 16:37:27,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0619399547577s 2019-05-22 16:37:27,175 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-22 16:37:27,177 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-22 16:37:27,177 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-22 16:37:27,179 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-22 16:37:27,246 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-22 16:37:27,247 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-22 16:37:27,248 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-22 16:37:27,248 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-22 16:37:27,286 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-22 16:37:27,287 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-22 16:37:27,313 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-22 16:37:27,332 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-22 16:37:27,332 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-05-22 16:37:27,333 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-05-22 16:37:27,333 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-05-22 16:37:27,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-22 16:37:27,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8/os-volume_attachments/d58e8827-5024-457c-b0ea-ca1d49dcd090 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:27,338 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-22 16:37:30,149 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16:37:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-200eb7df-f79e-4273-9a00-419ebf6e00fb x-openstack-request-id: req-200eb7df-f79e-4273-9a00-419ebf6e00fb 2019-05-22 16:37:30,149 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8/os-volume_attachments/d58e8827-5024-457c-b0ea-ca1d49dcd090 used request id req-200eb7df-f79e-4273-9a00-419ebf6e00fb 2019-05-22 16:37:30,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.81536698341s 2019-05-22 16:37:30,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-22 16:37:30,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:30,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 576 Content-Type: application/json Date: Wed, 22 May 2019 16:37:30 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-8c4f2476-ee45-4675-9cda-2cf9488cfc0c x-openstack-request-id: req-8c4f2476-ee45-4675-9cda-2cf9488cfc0c 2019-05-22 16:37:30,209 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "attachments": [{"server_id": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "attachment_id": "f850e802-3b04-4aeb-a25a-97994d673de1", "attached_at": "2019-05-22T16:37:26.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "device": "/dev/vdb", "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090"}], "links": [{"href": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "self"}, {"href": "http://172.30.9.28:8776/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-22T16:36:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "updated_at": "2019-05-22T16:37:30.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "size": 2}]} 2019-05-22 16:37:30,209 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail used request id req-8c4f2476-ee45-4675-9cda-2cf9488cfc0c 2019-05-22 16:37:30,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0596859455109s 2019-05-22 16:37:30,211 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:37:32,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-22 16:37:32,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:33,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 22 May 2019 16:37:32 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-2413bec0-b07d-477d-b74c-60ec7552f7d6 x-openstack-request-id: req-2413bec0-b07d-477d-b74c-60ec7552f7d6 2019-05-22 16:37:33,182 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "self"}, {"href": "http://172.30.9.28:8776/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-22T16:36:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "updated_at": "2019-05-22T16:37:30.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "size": 2}]} 2019-05-22 16:37:33,182 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail used request id req-2413bec0-b07d-477d-b74c-60ec7552f7d6 2019-05-22 16:37:33,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.968971014023s 2019-05-22 16:37:33,295 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-22 16:37:33,295 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:31 | PASS | +---------------------+------------------+------------------+----------------+ 2019-05-22 16:37:33,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-22 16:37:33,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:33,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 22 May 2019 16:37: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-9db10f4a-0027-4979-9cf0-36ceaacf3bc6 x-openstack-request-id: req-9db10f4a-0027-4979-9cf0-36ceaacf3bc6 2019-05-22 16:37:33,462 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8 used request id req-9db10f4a-0027-4979-9cf0-36ceaacf3bc6 2019-05-22 16:37:33,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161086082458s 2019-05-22 16:37:33,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:37:33,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:34,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Wed, 22 May 2019 16:37: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-314e68cc-5c05-4780-96b0-4f6a337b8472 x-openstack-request-id: req-314e68cc-5c05-4780-96b0-4f6a337b8472 2019-05-22 16:37:34,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:7a:18", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:7a:18", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:37:01.000000", "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "f0015486-5e2c-4dcd-aaad-a2133b63d788", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:37:01Z", "hostId": "a915f7e07dcbb6edfa7e9ff3f62bd9996d449f93ba486ca2fb9d37b1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:50Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e7:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e7:c3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:36:32.000000", "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "909f69a7-d91e-495b-9c87-0cf7cfa4cfe8", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:37:33Z", "hostId": "c0d1aeea1295fe085c8fa429a0b38064b4e50c7e3e51f28b52aba78f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm2_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:21Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:37:34,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-314e68cc-5c05-4780-96b0-4f6a337b8472 2019-05-22 16:37:34,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747715950012s 2019-05-22 16:37:34,213 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:37:36,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:37:36,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:36,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Wed, 22 May 2019 16:37: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-e255ae3c-209b-48e9-8ded-ee5ae1782ed0 x-openstack-request-id: req-e255ae3c-209b-48e9-8ded-ee5ae1782ed0 2019-05-22 16:37:36,954 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:7a:18", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:7a:18", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:37:01.000000", "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "f0015486-5e2c-4dcd-aaad-a2133b63d788", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:37:01Z", "hostId": "a915f7e07dcbb6edfa7e9ff3f62bd9996d449f93ba486ca2fb9d37b1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:50Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:37:36,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e255ae3c-209b-48e9-8ded-ee5ae1782ed0 2019-05-22 16:37:36,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73898100853s 2019-05-22 16:37:36,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-22 16:37:36,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/c21c976b-c198-49d1-af0e-e34c8b038960.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:37,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:37:37 GMT X-Openstack-Request-Id: req-707ca222-fa6b-47c1-a70f-4ed80a1b3300 2019-05-22 16:37:37,845 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:37:37,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/c21c976b-c198-49d1-af0e-e34c8b038960.json used request id req-707ca222-fa6b-47c1-a70f-4ed80a1b3300 2019-05-22 16:37:37,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.882672071457s 2019-05-22 16:37:37,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:37:37,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:37,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 591 Content-Type: application/json Date: Wed, 22 May 2019 16:37:38 GMT X-Openstack-Request-Id: req-223014fb-276d-40a9-a2e7-ad4a84ae1447 2019-05-22 16:37:37,915 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c0c6e565-4d35-422a-95f6-eb62128fc4c5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-05-22T16:37:05Z", "dns_domain": "", "floating_network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 1, "port_id": "aabcdd38-950e-4d71-97db-889b5088132c", "id": "faafa41f-45f4-4f36-8571-affdc6aa6518", "dns_name": "", "created_at": "2019-05-22T16:37:04Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}]} 2019-05-22 16:37:37,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-223014fb-276d-40a9-a2e7-ad4a84ae1447 2019-05-22 16:37:37,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060271024704s 2019-05-22 16:37:37,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-22 16:37:37,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:37,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 22 May 2019 16:37:38 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1742c979-6154-4b76-b0aa-1b1674a57eff x-openstack-request-id: req-1742c979-6154-4b76-b0aa-1b1674a57eff 2019-05-22 16:37:37,990 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "self"}, {"href": "http://172.30.9.28:8776/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-22T16:36:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "updated_at": "2019-05-22T16:37:30.000000", "volume_type": "tripleo", "name": "cinder_test-volume_3578823c-b293-49e7-9ac4-0adb65c523f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d58e8827-5024-457c-b0ea-ca1d49dcd090", "size": 2}]} 2019-05-22 16:37:37,991 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail used request id req-1742c979-6154-4b76-b0aa-1b1674a57eff 2019-05-22 16:37:37,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0694651603699s 2019-05-22 16:37:37,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-05-22 16:37:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:39,135 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:37:37 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-e88dcea8-6a49-445f-b1b7-ceb446366ac4 2019-05-22 16:37:39,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-22 16:37:39,135 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/d58e8827-5024-457c-b0ea-ca1d49dcd090 used request id req-e88dcea8-6a49-445f-b1b7-ceb446366ac4 2019-05-22 16:37:39,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 1.14302301407s 2019-05-22 16:37:39,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-22 16:37:39,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:40,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 22 May 2019 16:37:39 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-b6394450-4aba-442f-a07a-5eea0d887480 x-openstack-request-id: req-b6394450-4aba-442f-a07a-5eea0d887480 2019-05-22 16:37:40,169 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-05-22 16:37:40,169 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/ea9256406bb946a1b1fe7b2f90885931/volumes/detail used request id req-b6394450-4aba-442f-a07a-5eea0d887480 2019-05-22 16:37:40,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.03316402435s 2019-05-22 16:37:40,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-22 16:37:40,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/faafa41f-45f4-4f36-8571-affdc6aa6518.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:41,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:37:41 GMT X-Openstack-Request-Id: req-fa9efc75-b61e-4755-b71a-804da15e920a 2019-05-22 16:37:41,461 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:37:41,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/faafa41f-45f4-4f36-8571-affdc6aa6518.json used request id req-fa9efc75-b61e-4755-b71a-804da15e920a 2019-05-22 16:37:41,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.28698301315s 2019-05-22 16:37:41,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-22 16:37:41,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:41,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:37:41 GMT X-Openstack-Request-Id: req-e3a4c7d0-573a-4d0b-9b8b-8681803b38ec 2019-05-22 16:37:41,558 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-22 16:37:41,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e3a4c7d0-573a-4d0b-9b8b-8681803b38ec 2019-05-22 16:37:41,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0854661464691s 2019-05-22 16:37:41,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-22 16:37:41,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:41,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 22 May 2019 16:37: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-6ae079dd-1d79-45eb-b3b7-c89a18fc054a x-openstack-request-id: req-6ae079dd-1d79-45eb-b3b7-c89a18fc054a 2019-05-22 16:37:41,749 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788 used request id req-6ae079dd-1d79-45eb-b3b7-c89a18fc054a 2019-05-22 16:37:41,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.189990997314s 2019-05-22 16:37:41,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:37:41,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:42,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Wed, 22 May 2019 16:37: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-a3da0926-0d00-41fc-8671-630a3eddf436 x-openstack-request-id: req-a3da0926-0d00-41fc-8671-630a3eddf436 2019-05-22 16:37:42,241 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:7a:18", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:7a:18", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0015486-5e2c-4dcd-aaad-a2133b63d788", "rel": "bookmark"}], "image": {"id": "9c218a05-a614-4863-822f-29143e1d321c", "links": [{"href": "http://172.30.9.28:8774/images/9c218a05-a614-4863-822f-29143e1d321c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-22T16:37:01.000000", "flavor": {"id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "links": [{"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}]}, "id": "f0015486-5e2c-4dcd-aaad-a2133b63d788", "security_groups": [{"name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}], "user_id": "7346f5a61e144f4eaca7121a7c7a447b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-22T16:37:41Z", "hostId": "a915f7e07dcbb6edfa7e9ff3f62bd9996d449f93ba486ca2fb9d37b1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8", "name": "cinder_test-vm_3578823c-b293-49e7-9ac4-0adb65c523f8", "created": "2019-05-22T16:36:50Z", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-22 16:37:42,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a3da0926-0d00-41fc-8671-630a3eddf436 2019-05-22 16:37:42,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491859912872s 2019-05-22 16:37:42,243 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-22 16:37:44,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-22 16:37:44,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:44,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 22 May 2019 16:37: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-5a1f8046-be51-40e7-9d86-06fc33362853 x-openstack-request-id: req-5a1f8046-be51-40e7-9d86-06fc33362853 2019-05-22 16:37:44,488 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-22 16:37:44,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5a1f8046-be51-40e7-9d86-06fc33362853 2019-05-22 16:37:44,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.243001937866s 2019-05-22 16:37:44,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:37:44,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:44,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Wed, 22 May 2019 16:37:44 GMT X-Openstack-Request-Id: req-6c1518c8-e2f9-48a3-9b8c-0207e309bd8d 2019-05-22 16:37:44,540 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:36:15Z", "updated_at": "2019-05-22T16:36:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:17Z", "revision_number": 0, "id": "1312ebaf-6f4f-4bbb-8736-b41e4c31f47a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:17Z", "security_group_id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-22T16:36:16Z", "revision_number": 0, "id": "37e9de2c-73f5-40c0-8c86-aa5a93f47462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:16Z", "security_group_id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:15Z", "revision_number": 0, "id": "907fe3d1-3c1b-42ec-ba91-395e622cf8dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:15Z", "security_group_id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:15Z", "revision_number": 0, "id": "ab7e5b9c-45ef-4ef8-9226-6fa6fdd7b7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:15Z", "security_group_id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}], "revision_number": 3, "project_id": "ea9256406bb946a1b1fe7b2f90885931", "id": "5113b232-4b68-471a-bd65-9e8cf9cab150", "name": "cinder_test-sg_3578823c-b293-49e7-9ac4-0adb65c523f8"}, {"description": "Default security group", "tags": [], "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:36:02Z", "updated_at": "2019-05-22T16:36:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "09e3ef2c-053d-4b21-9570-d18641634b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "20e741d8-0d90-4a29-85ee-539c4d5a2fe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "634d1824-b184-413b-9445-65968e5ba795", "remote_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "adcc2b8f-33e7-48ff-afb2-ca01cbbf2bdf", "remote_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}], "revision_number": 1, "project_id": "ea9256406bb946a1b1fe7b2f90885931", "id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "name": "default"}]} 2019-05-22 16:37:44,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-6c1518c8-e2f9-48a3-9b8c-0207e309bd8d 2019-05-22 16:37:44,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0469329357147s 2019-05-22 16:37:44,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-22 16:37:44,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5113b232-4b68-471a-bd65-9e8cf9cab150.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:44,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:37:44 GMT X-Openstack-Request-Id: req-ee6777df-04d8-4592-9c7a-d15da170040a 2019-05-22 16:37:44,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:37:44,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5113b232-4b68-471a-bd65-9e8cf9cab150.json used request id req-ee6777df-04d8-4592-9c7a-d15da170040a 2019-05-22 16:37:44,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.184583902359s 2019-05-22 16:37:44,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-22 16:37:44,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:44,787 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16:37: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-940c002b-c4b8-4ae4-9d16-572b21717b32 x-openstack-request-id: req-940c002b-c4b8-4ae4-9d16-572b21717b32 2019-05-22 16:37:44,787 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cinder_test-kp_3578823c-b293-49e7-9ac4-0adb65c523f8 used request id req-940c002b-c4b8-4ae4-9d16-572b21717b32 2019-05-22 16:37:44,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0543918609619s 2019-05-22 16:37:44,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-22 16:37:44,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/c0c6e565-4d35-422a-95f6-eb62128fc4c5/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" -d '{"subnet_id": "ac49de36-fa2b-4c03-9cc9-15e175bb28d7"}' 2019-05-22 16:37:46,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:37:46 GMT X-Openstack-Request-Id: req-6d3a752d-7dd2-47d0-a83c-dbc9dc7c40bd 2019-05-22 16:37:46,605 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "865c2b30-90e1-4b12-858f-774ecb20c5e2", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "subnet_id": "ac49de36-fa2b-4c03-9cc9-15e175bb28d7", "subnet_ids": ["ac49de36-fa2b-4c03-9cc9-15e175bb28d7"], "port_id": "8639735b-6c17-4014-a07b-535641377378", "id": "c0c6e565-4d35-422a-95f6-eb62128fc4c5"} 2019-05-22 16:37:46,605 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/c0c6e565-4d35-422a-95f6-eb62128fc4c5/remove_router_interface.json used request id req-6d3a752d-7dd2-47d0-a83c-dbc9dc7c40bd 2019-05-22 16:37:46,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.8174238205s 2019-05-22 16:37:46,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-22 16:37:46,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:47,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 625 Content-Type: application/json Date: Wed, 22 May 2019 16:37:47 GMT X-Openstack-Request-Id: req-b265dff7-3872-420c-b13f-674ec94dba4c 2019-05-22 16:37:47,211 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:36:07Z", "admin_state_up": true, "updated_at": "2019-05-22T16:37:45Z", "revision_number": 4, "routes": [], "project_id": "ea9256406bb946a1b1fe7b2f90885931", "id": "c0c6e565-4d35-422a-95f6-eb62128fc4c5", "name": "cinder_test-router_3578823c-b293-49e7-9ac4-0adb65c523f8"}]} 2019-05-22 16:37:47,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-b265dff7-3872-420c-b13f-674ec94dba4c 2019-05-22 16:37:47,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.605717897415s 2019-05-22 16:37:47,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-22 16:37:47,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/c0c6e565-4d35-422a-95f6-eb62128fc4c5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:48,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:37:49 GMT X-Openstack-Request-Id: req-344fcc66-0d2c-4ed2-8965-f0bb698523eb 2019-05-22 16:37:48,926 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:37:48,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/c0c6e565-4d35-422a-95f6-eb62128fc4c5.json used request id req-344fcc66-0d2c-4ed2-8965-f0bb698523eb 2019-05-22 16:37:48,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.71314096451s 2019-05-22 16:37:48,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:37:48,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:48,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Wed, 22 May 2019 16:37:48 GMT X-Openstack-Request-Id: req-e32e8827-6117-4eed-8b5a-270e2a83b1ed 2019-05-22 16:37:48,972 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","tenant_id":"ea9256406bb946a1b1fe7b2f90885931","created_at":"2019-05-22T16:36:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:36:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ea9256406bb946a1b1fe7b2f90885931","id":"ac49de36-fa2b-4c03-9cc9-15e175bb28d7","subnetpool_id":null,"name":"cinder_test-subnet_3578823c-b293-49e7-9ac4-0adb65c523f8"}]} 2019-05-22 16:37:48,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e32e8827-6117-4eed-8b5a-270e2a83b1ed 2019-05-22 16:37:48,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0462279319763s 2019-05-22 16:37:48,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-22 16:37:48,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/ac49de36-fa2b-4c03-9cc9-15e175bb28d7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:50,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:37:50 GMT X-Openstack-Request-Id: req-bf5c34bd-3473-4f6a-8191-cddb45abc7ad 2019-05-22 16:37:50,285 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:37:50,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ac49de36-fa2b-4c03-9cc9-15e175bb28d7.json used request id req-bf5c34bd-3473-4f6a-8191-cddb45abc7ad 2019-05-22 16:37:50,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.3110768795s 2019-05-22 16:37:50,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:37:50,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:50,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Wed, 22 May 2019 16:37:50 GMT X-Openstack-Request-Id: req-cc9a1cdf-8cf1-4e02-9692-c6087f05bdf0 2019-05-22 16:37:50,570 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"865c2b30-90e1-4b12-858f-774ecb20c5e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ea9256406bb946a1b1fe7b2f90885931","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:37:50Z","qos_policy_id":null,"name":"cinder_test-net_3578823c-b293-49e7-9ac4-0adb65c523f8","admin_state_up":true,"tenant_id":"ea9256406bb946a1b1fe7b2f90885931","created_at":"2019-05-22T16:36:02Z","mtu":1442},{"updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","mtu":1500}]} 2019-05-22 16:37:50,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cc9a1cdf-8cf1-4e02-9692-c6087f05bdf0 2019-05-22 16:37:50,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284744977951s 2019-05-22 16:37:50,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-22 16:37:50,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/865c2b30-90e1-4b12-858f-774ecb20c5e2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:51,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:37:51 GMT X-Openstack-Request-Id: req-587dd35e-e99b-4a1e-8119-a14fcc8b6a65 2019-05-22 16:37:51,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:37:51,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/865c2b30-90e1-4b12-858f-774ecb20c5e2.json used request id req-587dd35e-e99b-4a1e-8119-a14fcc8b6a65 2019-05-22 16:37:51,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.30693507195s 2019-05-22 16:37:51,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:37:51,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:51,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 22 May 2019 16:37:51 GMT X-Openstack-Request-Id: req-6a38d132-fdf0-4382-9d20-7c902f04451f 2019-05-22 16:37:51,925 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:36:13Z", "file": "/v2/images/9c218a05-a614-4863-822f-29143e1d321c/file", "owner": "ea9256406bb946a1b1fe7b2f90885931", "id": "9c218a05-a614-4863-822f-29143e1d321c", "size": 12716032, "self": "/v2/images/9c218a05-a614-4863-822f-29143e1d321c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/9c218a05-a614-4863-822f-29143e1d321c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/9c218a05-a614-4863-822f-29143e1d321c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_3578823c-b293-49e7-9ac4-0adb65c523f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_3578823c-b293-49e7-9ac4-0adb65c523f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:36:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:37:51,925 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6a38d132-fdf0-4382-9d20-7c902f04451f 2019-05-22 16:37:51,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0425441265106s 2019-05-22 16:37:51,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-22 16:37:51,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/9c218a05-a614-4863-822f-29143e1d321c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8bf98c5d15c37484f4974feb849798737e287ef" 2019-05-22 16:37:52,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:37:52 GMT X-Openstack-Request-Id: req-4784c8db-425d-4beb-a431-ddc29a110cad 2019-05-22 16:37:52,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-05-22 16:37:52,299 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9c218a05-a614-4863-822f-29143e1d321c used request id req-4784c8db-425d-4beb-a431-ddc29a110cad 2019-05-22 16:37:52,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.371996879578s 2019-05-22 16:37:52,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:37:52,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:37:52,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 22 May 2019 16:37: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-f9932ac0-3de0-41a3-8e47-8b1f22f62bff x-openstack-request-id: req-f9932ac0-3de0-41a3-8e47-8b1f22f62bff 2019-05-22 16:37:52,339 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_3578823c-b293-49e7-9ac4-0adb65c523f8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f08e2a2-6f53-49b2-9cba-3375b6503a4b"}]} 2019-05-22 16:37:52,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f9932ac0-3de0-41a3-8e47-8b1f22f62bff 2019-05-22 16:37:52,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0344130992889s 2019-05-22 16:37:52,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-22 16:37:52,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:37:52,390 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16:37: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-8e7a150a-a711-4c04-86ce-c2d506542448 x-openstack-request-id: req-8e7a150a-a711-4c04-86ce-c2d506542448 2019-05-22 16:37:52,391 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0f08e2a2-6f53-49b2-9cba-3375b6503a4b used request id req-8e7a150a-a711-4c04-86ce-c2d506542448 2019-05-22 16:37:52,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0501849651337s 2019-05-22 16:37:52,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:37:52,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:37:52,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Wed, 22 May 2019 16:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb75000-ba4c-4bb8-bf72-aa76a8e6ad94 2019-05-22 16:37:52,622 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder_test-user_3578823c-b293-49e7-9ac4-0adb65c523f8", "links": {"self": "http://172.30.9.28:5000/v3/users/7346f5a61e144f4eaca7121a7c7a447b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7346f5a61e144f4eaca7121a7c7a447b", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:37:52,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4cb75000-ba4c-4bb8-bf72-aa76a8e6ad94 2019-05-22 16:37:52,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231220006943s 2019-05-22 16:37:52,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:37:52,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/7346f5a61e144f4eaca7121a7c7a447b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:37:52,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Wed, 22 May 2019 16:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e507fb8-a330-4844-930b-5e2c2ee5fa02 2019-05-22 16:37:52,861 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_3578823c-b293-49e7-9ac4-0adb65c523f8", "links": {"self": "http://172.30.9.28:5000/v3/users/7346f5a61e144f4eaca7121a7c7a447b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7346f5a61e144f4eaca7121a7c7a447b", "description": null}} 2019-05-22 16:37:52,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/7346f5a61e144f4eaca7121a7c7a447b used request id req-3e507fb8-a330-4844-930b-5e2c2ee5fa02 2019-05-22 16:37:52,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232792854309s 2019-05-22 16:37:52,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-22 16:37:52,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/7346f5a61e144f4eaca7121a7c7a447b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:37:53,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:37:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50bf6a6b-d66f-4552-8c05-00cefd0f6866 2019-05-22 16:37:53,267 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:37:53,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7346f5a61e144f4eaca7121a7c7a447b used request id req-50bf6a6b-d66f-4552-8c05-00cefd0f6866 2019-05-22 16:37:53,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.405634880066s 2019-05-22 16:37:53,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:37:53,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:37:53,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Wed, 22 May 2019 16:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7cfe11c-eab3-45df-a78d-cd2f9956b307 2019-05-22 16:37:53,490 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/ea9256406bb946a1b1fe7b2f90885931"}, "tags": [], "enabled": true, "id": "ea9256406bb946a1b1fe7b2f90885931", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_3578823c-b293-49e7-9ac4-0adb65c523f8"}]} 2019-05-22 16:37:53,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-a7cfe11c-eab3-45df-a78d-cd2f9956b307 2019-05-22 16:37:53,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216017961502s 2019-05-22 16:37:53,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-22 16:37:53,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/ea9256406bb946a1b1fe7b2f90885931 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:37:53,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a87d45b-b3a8-44ef-a55d-cd78f090efa3 2019-05-22 16:37:53,837 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:37:53,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ea9256406bb946a1b1fe7b2f90885931 used request id req-3a87d45b-b3a8-44ef-a55d-cd78f090efa3 2019-05-22 16:37:53,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.342514038086s 2019-05-22 16:37:53,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:37:53,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ea9256406bb946a1b1fe7b2f90885931&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:37:54,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 22 May 2019 16:37:54 GMT X-Openstack-Request-Id: req-375f3c18-c604-449b-a6c6-c976d8b8774e 2019-05-22 16:37:54,162 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:36:02Z", "updated_at": "2019-05-22T16:36:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "09e3ef2c-053d-4b21-9570-d18641634b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "20e741d8-0d90-4a29-85ee-539c4d5a2fe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "634d1824-b184-413b-9445-65968e5ba795", "remote_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "adcc2b8f-33e7-48ff-afb2-ca01cbbf2bdf", "remote_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}], "revision_number": 1, "project_id": "ea9256406bb946a1b1fe7b2f90885931", "id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "name": "default"}]} 2019-05-22 16:37:54,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ea9256406bb946a1b1fe7b2f90885931&name=default used request id req-375f3c18-c604-449b-a6c6-c976d8b8774e 2019-05-22 16:37:54,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.32004904747s 2019-05-22 16:37:54,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:37:54,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:37:54,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 22 May 2019 16:37:54 GMT X-Openstack-Request-Id: req-ae9c48d9-c66a-43ed-a455-b3006b303e9a 2019-05-22 16:37:54,530 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "created_at": "2019-05-22T16:25:55Z", "updated_at": "2019-05-22T16:25:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "64ac46a0-cc8c-42dd-963b-83df82db5d0d", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "a2a0ffe9-f621-4a99-94d3-5bb143da5a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "af2dedb8-68c4-493a-be62-a7253bb8d3f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "c4602eac-be36-43db-b5f3-805706951093", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}], "revision_number": 1, "project_id": "12c5a70d4ada45d3bf524f3b43b722ef", "id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "created_at": "2019-05-22T16:36:02Z", "updated_at": "2019-05-22T16:36:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "09e3ef2c-053d-4b21-9570-d18641634b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "20e741d8-0d90-4a29-85ee-539c4d5a2fe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "634d1824-b184-413b-9445-65968e5ba795", "remote_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:36:02Z", "revision_number": 0, "id": "adcc2b8f-33e7-48ff-afb2-ca01cbbf2bdf", "remote_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "remote_ip_prefix": null, "created_at": "2019-05-22T16:36:02Z", "security_group_id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "tenant_id": "ea9256406bb946a1b1fe7b2f90885931", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea9256406bb946a1b1fe7b2f90885931"}], "revision_number": 1, "project_id": "ea9256406bb946a1b1fe7b2f90885931", "id": "6edd19ac-64ff-4b93-ad76-2f49ff1367a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:28:55Z", "updated_at": "2019-05-22T16:28:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "5a02b212-1c36-479a-bfea-f312f2e51a77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "8e49e4ea-ef00-4625-b387-2a303ddad9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "9eafe2a2-54cb-46b2-80aa-8d70c39e6bda", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "a6dcfeae-bda6-4682-a95f-cc99e8fbb32e", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}], "revision_number": 1, "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "a46658b9-774e-41e2-b192-478d8d220b9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-22T16:29:00Z", "updated_at": "2019-05-22T16:29:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "119ee154-8b12-4aec-97d6-b4cf2f952bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bd843495-259f-4949-9388-7b97f0268cb3", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bfd0fb6f-1ee8-4c05-a1d5-b8e1d9f4297d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "e10345f3-d51b-411f-b3da-522df1cc28ae", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "name": "default"}]} 2019-05-22 16:37:54,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ae9c48d9-c66a-43ed-a455-b3006b303e9a 2019-05-22 16:37:54,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.362618923187s 2019-05-22 16:37:54,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-22 16:37:54,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6edd19ac-64ff-4b93-ad76-2f49ff1367a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaa549e95187d7b94c21b7fc00aeb30d76e69ed1" 2019-05-22 16:37:54,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:37:54 GMT X-Openstack-Request-Id: req-e888f556-d5c3-44fd-8b61-ba5fd0f374db 2019-05-22 16:37:54,980 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:37:54,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6edd19ac-64ff-4b93-ad76-2f49ff1367a1.json used request id req-e888f556-d5c3-44fd-8b61-ba5fd0f374db 2019-05-22 16:37:54,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.442673921585s 2019-05-22 16:37:55,029 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-05-22 16:37:55,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:37:55,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199171ca-ed75-4020-825a-b7ab4b7cc9d4 2019-05-22 16:37:55,119 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:37:55,119 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-199171ca-ed75-4020-825a-b7ab4b7cc9d4 2019-05-22 16:37:55,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:37:55,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62335804fcd4411fbce7000e6d443102", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:37:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0bcf5f7b01bd4d34be8dc6362e5298a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e05a402555334f268e3f581a736f48f2"}, "audit_ids": ["OZrE9mauSYSVXwnMlUbdDA"], "issued_at": "2019-05-22T16:37:55.000000Z"}} 2019-05-22 16:37:55,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:37:55,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:55,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 22 May 2019 16:37:55 GMT X-Openstack-Request-Id: req-9402b273-6de4-49b8-8bce-162d871644cd 2019-05-22 16:37:55,941 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:37:55,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9402b273-6de4-49b8-8bce-162d871644cd 2019-05-22 16:37:55,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401932001114s 2019-05-22 16:37:55,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:37:55,954 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 22 May 2019 16:37:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b056ac80-0acf-448a-935f-85832baff434 2019-05-22 16:37:55,954 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-22 16:37:55,954 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-b056ac80-0acf-448a-935f-85832baff434 2019-05-22 16:37:55,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:37:55,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:56,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef1e4313-4ce0-4a8b-a9f5-bcea75c8f80e 2019-05-22 16:37:56,176 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:37:56,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-ef1e4313-4ce0-4a8b-a9f5-bcea75c8f80e 2019-05-22 16:37:56,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221539974213s 2019-05-22 16:37:56,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-22 16:37:56,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9"}}' 2019-05-22 16:37:56,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Wed, 22 May 2019 16:37:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b48cf69-ad00-4a0f-ad3b-e03fd79b512a 2019-05-22 16:37:56,439 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/e3d4fc065906471e80a4e1b0794a7a29"}, "tags": [], "enabled": true, "id": "e3d4fc065906471e80a4e1b0794a7a29", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9"}} 2019-05-22 16:37:56,439 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1b48cf69-ad00-4a0f-ad3b-e03fd79b512a 2019-05-22 16:37:56,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.256138086319s 2019-05-22 16:37:56,440 - 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'e3d4fc065906471e80a4e1b0794a7a29', '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_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9'}) 2019-05-22 16:37:56,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-22 16:37:56,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "sfLvK13u1wKPWoKAkzaCWoIzOvzQBD", "email": null, "name": "tempest_smoke-user_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9"}}' 2019-05-22 16:37:56,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Wed, 22 May 2019 16:37:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-840088f8-8e9e-4341-a384-e180cc932d7a 2019-05-22 16:37:56,866 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "links": {"self": "http://172.30.9.28:5000/v3/users/3a73a4335e92494ca99bd3ab578f0148"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a73a4335e92494ca99bd3ab578f0148", "domain_id": "default", "password_expires_at": null}} 2019-05-22 16:37:56,866 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-840088f8-8e9e-4341-a384-e180cc932d7a 2019-05-22 16:37:56,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.419711112976s 2019-05-22 16:37:56,867 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3a73a4335e92494ca99bd3ab578f0148', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9'}) 2019-05-22 16:37:56,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:37:56,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:57,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b89faf-19ef-46ad-972f-7cccb1039c34 2019-05-22 16:37:57,087 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:37:57,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a0b89faf-19ef-46ad-972f-7cccb1039c34 2019-05-22 16:37:57,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216536998749s 2019-05-22 16:37:57,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:37:57,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:57,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae999935-f89f-4586-aa6f-8fd505ea73cc 2019-05-22 16:37:57,214 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:37:57,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ae999935-f89f-4586-aa6f-8fd505ea73cc 2019-05-22 16:37:57,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122218847275s 2019-05-22 16:37:57,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:37:57,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:57,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f07025-433c-4367-876d-8cadd0eb5da2 2019-05-22 16:37:57,404 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:37:57,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-77f07025-433c-4367-876d-8cadd0eb5da2 2019-05-22 16:37:57,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185461044312s 2019-05-22 16:37:57,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:37:57,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:57,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 22 May 2019 16:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446346b2-21e7-43df-8a4e-ee56fbd7c588 2019-05-22 16:37:57,628 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-22 16:37:57,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-446346b2-21e7-43df-8a4e-ee56fbd7c588 2019-05-22 16:37:57,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218502044678s 2019-05-22 16:37:57,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:37:57,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:57,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 22 May 2019 16:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-368bdb4f-4bdb-434a-b4f5-347fddfedc69 2019-05-22 16:37:57,887 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "links": {"self": "http://172.30.9.28:5000/v3/users/3a73a4335e92494ca99bd3ab578f0148"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a73a4335e92494ca99bd3ab578f0148", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:37:57,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-368bdb4f-4bdb-434a-b4f5-347fddfedc69 2019-05-22 16:37:57,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.258064985275s 2019-05-22 16:37:57,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:37:57,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:58,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 22 May 2019 16:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70beca65-b38a-47fb-b7d7-acca59c43b09 2019-05-22 16:37:58,137 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/e3d4fc065906471e80a4e1b0794a7a29"}, "tags": [], "enabled": true, "id": "e3d4fc065906471e80a4e1b0794a7a29", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9"}]} 2019-05-22 16:37:58,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-70beca65-b38a-47fb-b7d7-acca59c43b09 2019-05-22 16:37:58,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.237529039383s 2019-05-22 16:37:58,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-22 16:37:58,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=3a73a4335e92494ca99bd3ab578f0148&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=e3d4fc065906471e80a4e1b0794a7a29" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:58,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Wed, 22 May 2019 16:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdbb9261-6690-4829-8edc-bf5161e9eb7c 2019-05-22 16:37:58,266 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3a73a4335e92494ca99bd3ab578f0148&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=e3d4fc065906471e80a4e1b0794a7a29", "previous": null, "next": null}} 2019-05-22 16:37:58,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3a73a4335e92494ca99bd3ab578f0148&role.id=1b8346c1e1604c26963d1432186a1590&scope.project.id=e3d4fc065906471e80a4e1b0794a7a29 used request id req-fdbb9261-6690-4829-8edc-bf5161e9eb7c 2019-05-22 16:37:58,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.12165594101s 2019-05-22 16:37:58,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-22 16:37:58,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/e3d4fc065906471e80a4e1b0794a7a29/users/3a73a4335e92494ca99bd3ab578f0148/roles/1b8346c1e1604c26963d1432186a1590 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:58,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:37:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-893c43e9-3127-44c5-868a-8b76b2d6a33f 2019-05-22 16:37:58,526 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:37:58,526 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e3d4fc065906471e80a4e1b0794a7a29/users/3a73a4335e92494ca99bd3ab578f0148/roles/1b8346c1e1604c26963d1432186a1590 used request id req-893c43e9-3127-44c5-868a-8b76b2d6a33f 2019-05-22 16:37:58,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.25568819046s 2019-05-22 16:37:58,527 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', 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'e3d4fc065906471e80a4e1b0794a7a29', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'sfLvK13u1wKPWoKAkzaCWoIzOvzQBD', 'username': u'tempest_smoke-user_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-22 16:37:58,530 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', 'password': 'sfLvK13u1wKPWoKAkzaCWoIzOvzQBD', 'project_name': 'tempest_smoke-project_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'e3d4fc065906471e80a4e1b0794a7a29', 'project_domain_name': 'Default'} 2019-05-22 16:37:58,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:37:58,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:58,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd0205fe-c808-4a1f-89d6-9507e1094abb 2019-05-22 16:37:58,753 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:37:58,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fd0205fe-c808-4a1f-89d6-9507e1094abb 2019-05-22 16:37:58,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219368934631s 2019-05-22 16:37:58,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:37:58,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:58,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9eedabc-da65-4c56-8bff-33283100097e 2019-05-22 16:37:58,875 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:37:58,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e9eedabc-da65-4c56-8bff-33283100097e 2019-05-22 16:37:58,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117353916168s 2019-05-22 16:37:58,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:37:58,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:59,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 22 May 2019 16:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c5f749-d18b-432a-86e5-0d99ecafed52 2019-05-22 16:37:59,094 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-22 16:37:59,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b9c5f749-d18b-432a-86e5-0d99ecafed52 2019-05-22 16:37:59,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213411808014s 2019-05-22 16:37:59,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:37:59,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:59,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 22 May 2019 16:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f558a4ff-ccc5-4a0b-9d2e-86eb7a4a443f 2019-05-22 16:37:59,343 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "links": {"self": "http://172.30.9.28:5000/v3/users/3a73a4335e92494ca99bd3ab578f0148"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a73a4335e92494ca99bd3ab578f0148", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:37:59,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f558a4ff-ccc5-4a0b-9d2e-86eb7a4a443f 2019-05-22 16:37:59,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248086929321s 2019-05-22 16:37:59,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:37:59,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:59,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 22 May 2019 16:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5b5560-335e-4473-8741-c17ad46e86ac 2019-05-22 16:37:59,579 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/e3d4fc065906471e80a4e1b0794a7a29"}, "tags": [], "enabled": true, "id": "e3d4fc065906471e80a4e1b0794a7a29", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9"}]} 2019-05-22 16:37:59,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-7b5b5560-335e-4473-8741-c17ad46e86ac 2019-05-22 16:37:59,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224614858627s 2019-05-22 16:37:59,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-22 16:37:59,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=3a73a4335e92494ca99bd3ab578f0148&role.id=62335804fcd4411fbce7000e6d443102&scope.project.id=e3d4fc065906471e80a4e1b0794a7a29" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:37:59,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Wed, 22 May 2019 16:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8bb5b2-6491-4bcc-a59c-81e1b30da5eb 2019-05-22 16:37:59,803 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3a73a4335e92494ca99bd3ab578f0148&role.id=62335804fcd4411fbce7000e6d443102&scope.project.id=e3d4fc065906471e80a4e1b0794a7a29", "previous": null, "next": null}} 2019-05-22 16:37:59,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3a73a4335e92494ca99bd3ab578f0148&role.id=62335804fcd4411fbce7000e6d443102&scope.project.id=e3d4fc065906471e80a4e1b0794a7a29 used request id req-be8bb5b2-6491-4bcc-a59c-81e1b30da5eb 2019-05-22 16:37:59,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217144966125s 2019-05-22 16:37:59,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-22 16:37:59,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/e3d4fc065906471e80a4e1b0794a7a29/users/3a73a4335e92494ca99bd3ab578f0148/roles/62335804fcd4411fbce7000e6d443102 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:38:00,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0eb249e-e1f8-4e6e-8d08-229908f4b8a5 2019-05-22 16:38:00,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:38:00,011 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e3d4fc065906471e80a4e1b0794a7a29/users/3a73a4335e92494ca99bd3ab578f0148/roles/62335804fcd4411fbce7000e6d443102 used request id req-f0eb249e-e1f8-4e6e-8d08-229908f4b8a5 2019-05-22 16:38:00,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.204524993896s 2019-05-22 16:38:00,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:38:00,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:38:00,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f8be4e-ce58-4215-b80b-05b564516435 2019-05-22 16:38:00,133 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:38:00,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d7f8be4e-ce58-4215-b80b-05b564516435 2019-05-22 16:38:00,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117452144623s 2019-05-22 16:38:00,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:38:00,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:38:00,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 22 May 2019 16:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c9c530e-e209-4114-b33a-675b06464463 2019-05-22 16:38:00,355 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-22 16:38:00,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-0c9c530e-e209-4114-b33a-675b06464463 2019-05-22 16:38:00,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217702865601s 2019-05-22 16:38:00,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:38:00,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:38:00,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 22 May 2019 16:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6012b32b-1882-4198-834d-c6d8e7fb9017 2019-05-22 16:38:00,602 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "links": {"self": "http://172.30.9.28:5000/v3/users/3a73a4335e92494ca99bd3ab578f0148"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a73a4335e92494ca99bd3ab578f0148", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:38:00,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6012b32b-1882-4198-834d-c6d8e7fb9017 2019-05-22 16:38:00,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245574951172s 2019-05-22 16:38:00,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-22 16:38:00,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=62335804fcd4411fbce7000e6d443102&user.id=3a73a4335e92494ca99bd3ab578f0148&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:38:00,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Wed, 22 May 2019 16:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd27efbe-4cf1-41b0-90ba-dc005da14803 2019-05-22 16:38:00,819 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=62335804fcd4411fbce7000e6d443102&user.id=3a73a4335e92494ca99bd3ab578f0148&scope.domain.id=default", "previous": null, "next": null}} 2019-05-22 16:38:00,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=62335804fcd4411fbce7000e6d443102&user.id=3a73a4335e92494ca99bd3ab578f0148&scope.domain.id=default used request id req-dd27efbe-4cf1-41b0-90ba-dc005da14803 2019-05-22 16:38:00,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.205461025238s 2019-05-22 16:38:00,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-22 16:38:00,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/3a73a4335e92494ca99bd3ab578f0148/roles/62335804fcd4411fbce7000e6d443102 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:38:01,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b52450-adf7-4bf9-b20d-2adc79d27f78 2019-05-22 16:38:01,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:38:01,020 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/3a73a4335e92494ca99bd3ab578f0148/roles/62335804fcd4411fbce7000e6d443102 used request id req-64b52450-adf7-4bf9-b20d-2adc79d27f78 2019-05-22 16:38:01,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.19721198082s 2019-05-22 16:38:01,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:38:01,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 22 May 2019 16:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f509e757-1f6d-4ba5-a950-cc426ee7121c 2019-05-22 16:38:01,031 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-22 16:38:01,031 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-f509e757-1f6d-4ba5-a950-cc426ee7121c 2019-05-22 16:38:01,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-22 16:38:01,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62335804fcd4411fbce7000e6d443102", "name": "admin"}, {"id": "1b8346c1e1604c26963d1432186a1590", "name": "member"}, {"id": "ca42f868ba8b437c872000ea7b62d9d0", "name": "reader"}], "expires_at": "2019-05-22T17:38:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3d4fc065906471e80a4e1b0794a7a29", "name": "tempest_smoke-project_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "100d729636a24f8ea46d8d622b576b7a"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d119025153d4688bdd13b1f6b81c32d"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ea6dae2a2f94bc9a8943277fdb996df"}], "type": "metric", "id": "1a0ce3c01e284a9385873b5f03ac28a0", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "25e30e8e442945f989334a83ab79f70d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a44185ef850845c7b4d5f3214bae8255"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba039763591f46ff808d2c7adce53a9c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef304caff6d3457da185998783348d1c"}], "type": "identity", "id": "51f7fc232d214a508a8ca7e71ac3b489", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e3d4fc065906471e80a4e1b0794a7a29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "163b6d7dc7064f528e6ab48ae9787dc6"}, {"url": "http://172.30.9.28:8004/v1/e3d4fc065906471e80a4e1b0794a7a29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "639942873f7245e5bd28efc928b88b83"}, {"url": "http://192.30.9.4:8004/v1/e3d4fc065906471e80a4e1b0794a7a29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac0e0fc0dc704ffc98d0f68e729267a1"}], "type": "orchestration", "id": "5cf619d817af4d99ba6f3f2db89852c2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5147d9184c4e48ad961f26b32fc33f4e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5d51726da6a4a259f3be59058cc78ab"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da1fae695c9b4bc2ab1c2eb810cfc0a9"}], "type": "image", "id": "88ef6ede2c774d5c986812fc1b0a5444", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e3d4fc065906471e80a4e1b0794a7a29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aab6c3368db49eca21c6659d8f37e03"}, {"url": "http://192.30.9.4:8776/v3/e3d4fc065906471e80a4e1b0794a7a29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6f75ac554eb0403cb0a2c6e40e45fed1"}, {"url": "http://172.30.9.28:8776/v3/e3d4fc065906471e80a4e1b0794a7a29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5758973a9d4458992277b2395eb0a69"}], "type": "volumev3", "id": "8d616de8a1b54d3383b957e25c348b4e", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35fa6b2302334961b3eb3331709c5a9c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "589103f2937a4713a24f8df82273e066"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f6d32703bbd4055aa968dfbd198452c"}], "type": "placement", "id": "93129cf0225848618e478e74268747e0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d700c19a72b4f0e9ad1dfd262028921"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c9e32e618ac4a1ba2ffa3b3c6cc986f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4eb126f97a241d484711369198bf3df"}], "type": "network", "id": "bbcdba0f1f634bc6b8a2285f0c3fc51a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad28ccbdd564692b4ac39b0f1277521"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58f007838fa14d8c97f54ac081c1a3e5"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daae31114ee94809ba59906c1fcc6cb9"}], "type": "compute", "id": "ca49602510414a5ea69066e6d64a0d33", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e947a8d3f54fd8a727decc648eecb1"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6ee9cec505ad4b23888edb832fd87e1b"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c40db145fe847ed86a18833cd134234"}], "type": "alarming", "id": "cff9c6d4a97148c5b0309c3c319b06ff", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e3d4fc065906471e80a4e1b0794a7a29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3dadf1690a4848768333c1c118968175"}, {"url": "http://172.30.9.28:8776/v2/e3d4fc065906471e80a4e1b0794a7a29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5bab5d78abf43b09ebab68cd98deba5"}, {"url": "http://192.30.9.4:8776/v2/e3d4fc065906471e80a4e1b0794a7a29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ca4b4ccd5243d7b79c6d0c8103c29f"}], "type": "volumev2", "id": "ed7861d329b84bc9bae9745a5b892bc8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e3d4fc065906471e80a4e1b0794a7a29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48c63a770cce42f397113c92fb237f3e"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7939c70e7f4549dd817c8184b82a4b84"}, {"url": "http://12.0.0.25:8080/v1/AUTH_e3d4fc065906471e80a4e1b0794a7a29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d44aef72abd4d60bd3fd68f32b3ba18"}], "type": "object-store", "id": "f0ad640dbbe24e71a97ca4abe955371d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c72616512f9468d8e50cf2ded9b9a74"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "850b459037ce436a826843361ae93638"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99c08e9a9b3a40928527490483eae22b"}], "type": "event", "id": "f5da5306b9af41b9937cfe5c5555ff81", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76d162a8a4ed44508857697f2d32121e"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44a222d77ba45c8a318c4b4a15da23e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce79b2f072f44fc8878f16489b0a553"}], "type": "cloudformation", "id": "fa127a80f0c244f4ad9ac95eb9973678", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "id": "3a73a4335e92494ca99bd3ab578f0148"}, "audit_ids": ["U38xiRR1QTuRA6kg3ONXbA"], "issued_at": "2019-05-22T16:38:01.000000Z"}} 2019-05-22 16:38:01,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-22 16:38:01,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:38:01,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9524 Content-Type: application/json Date: Wed, 22 May 2019 16:38:01 GMT X-Openstack-Request-Id: req-58855915-32c1-4957-9134-9cf989514d93 2019-05-22 16:38:01,855 - 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": "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": "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": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"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": "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": "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": "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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"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": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"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": "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": "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": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-22 16:38:01,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-58855915-32c1-4957-9134-9cf989514d93 2019-05-22 16:38:01,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.407485961914s 2019-05-22 16:38:01,864 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-05-22 16:38:01,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-22 16:38:01,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:38:01,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 22 May 2019 16:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af570ac-52da-4083-81c7-8e1d87b46c6f 2019-05-22 16:38:01,986 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/7acd8dd00cb84e5c8ed06ab6c2f0dbb8"}, "tags": [], "enabled": true, "id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-05-22 16:38:01,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-4af570ac-52da-4083-81c7-8e1d87b46c6f 2019-05-22 16:38:01,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.121596097946s 2019-05-22 16:38:01,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:38:01,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:38:02,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 22 May 2019 16:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0741f3ef-7a2a-40ec-8753-102d9ee1a6c1 2019-05-22 16:38:02,212 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/e3d4fc065906471e80a4e1b0794a7a29"}, "tags": [], "enabled": true, "id": "e3d4fc065906471e80a4e1b0794a7a29", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9"}]} 2019-05-22 16:38:02,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-0741f3ef-7a2a-40ec-8753-102d9ee1a6c1 2019-05-22 16:38:02,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219347953796s 2019-05-22 16:38:02,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-22 16:38:02,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" -d '{"network": {"shared": true, "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "name": "tempest_smoke-net_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "admin_state_up": true}}' 2019-05-22 16:38:03,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 22 May 2019 16:38:03 GMT X-Openstack-Request-Id: req-eebbe0e9-e29a-4498-96ba-38dff04ac276 2019-05-22 16:38:03,810 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":1,"port_security_enabled":true,"provider:network_type":"geneve","id":"4256f2cf-57cd-430c-909c-0a4700207d1d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":true,"project_id":"e3d4fc065906471e80a4e1b0794a7a29","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:38:02Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9","admin_state_up":true,"tenant_id":"e3d4fc065906471e80a4e1b0794a7a29","created_at":"2019-05-22T16:38:02Z","mtu":1442}} 2019-05-22 16:38:03,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-eebbe0e9-e29a-4498-96ba-38dff04ac276 2019-05-22 16:38:03,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.5953309536s 2019-05-22 16:38:03,811 - 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'dns_domain': u'', u'updated_at': u'2019-05-22T16:38:02Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'4256f2cf-57cd-430c-909c-0a4700207d1d', u'provider:segmentation_id': 56, 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_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', u'created_at': u'2019-05-22T16:38:02Z', u'mtu': 1442, u'tenant_id': u'e3d4fc065906471e80a4e1b0794a7a29', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e3d4fc065906471e80a4e1b0794a7a29'}) 2019-05-22 16:38:03,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:38:03,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:38:04,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1419 Content-Type: application/json Date: Wed, 22 May 2019 16:38:04 GMT X-Openstack-Request-Id: req-ff634b73-aad8-4f53-aa3a-c7ba732bf8c1 2019-05-22 16:38:04,466 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":1,"port_security_enabled":true,"mtu":1442,"id":"4256f2cf-57cd-430c-909c-0a4700207d1d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":true,"project_id":"e3d4fc065906471e80a4e1b0794a7a29","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:38:02Z","qos_policy_id":null,"name":"tempest_smoke-net_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9","admin_state_up":true,"tenant_id":"e3d4fc065906471e80a4e1b0794a7a29","created_at":"2019-05-22T16:38:02Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:38:04,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ff634b73-aad8-4f53-aa3a-c7ba732bf8c1 2019-05-22 16:38:04,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.654653787613s 2019-05-22 16:38:04,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-22 16:38:04,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" -d '{"subnet": {"name": "tempest_smoke-subnet_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "enable_dhcp": true, "network_id": "4256f2cf-57cd-430c-909c-0a4700207d1d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-22 16:38:06,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 681 Content-Type: application/json Date: Wed, 22 May 2019 16:38:06 GMT X-Openstack-Request-Id: req-a336b71d-8a99-4744-9175-b443cb4f7560 2019-05-22 16:38:06,079 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4256f2cf-57cd-430c-909c-0a4700207d1d","tenant_id":"e3d4fc065906471e80a4e1b0794a7a29","created_at":"2019-05-22T16:38:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:38:05Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e3d4fc065906471e80a4e1b0794a7a29","id":"c6b40f21-2400-4312-a4ba-633cc0fc1f1f","subnetpool_id":null,"name":"tempest_smoke-subnet_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9"}} 2019-05-22 16:38:06,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a336b71d-8a99-4744-9175-b443cb4f7560 2019-05-22 16:38:06,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.61220598221s 2019-05-22 16:38:06,080 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-22T16:38:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c6b40f21-2400-4312-a4ba-633cc0fc1f1f', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', u'enable_dhcp': True, u'network_id': u'4256f2cf-57cd-430c-909c-0a4700207d1d', u'tenant_id': u'e3d4fc065906471e80a4e1b0794a7a29', u'created_at': u'2019-05-22T16:38:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e3d4fc065906471e80a4e1b0794a7a29'}) 2019-05-22 16:38:06,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-22 16:38:06,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" -d '{"router": {"external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75"}, "name": "tempest_smoke-router_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "admin_state_up": true}}' 2019-05-22 16:38:08,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 624 Content-Type: application/json Date: Wed, 22 May 2019 16:38:08 GMT X-Openstack-Request-Id: req-cb3e6af7-cef0-4bbc-83a5-b3dfb031b6e8 2019-05-22 16:38:08,405 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "created_at": "2019-05-22T16:38:06Z", "admin_state_up": true, "updated_at": "2019-05-22T16:38:07Z", "revision_number": 2, "routes": [], "project_id": "e3d4fc065906471e80a4e1b0794a7a29", "id": "a7643829-44de-4483-9e3c-f3485d7b656c", "name": "tempest_smoke-router_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9"}} 2019-05-22 16:38:08,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-cb3e6af7-cef0-4bbc-83a5-b3dfb031b6e8 2019-05-22 16:38:08,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.32442712784s 2019-05-22 16:38:08,406 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ceb491a9-cfe8-468a-8cd6-42c41e792c75', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e3d4fc065906471e80a4e1b0794a7a29', u'created_at': u'2019-05-22T16:38:06Z', u'admin_state_up': True, u'updated_at': u'2019-05-22T16:38:07Z', u'revision_number': 2, u'routes': [], u'project_id': u'e3d4fc065906471e80a4e1b0794a7a29', u'id': u'a7643829-44de-4483-9e3c-f3485d7b656c', u'name': u'tempest_smoke-router_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9'}) 2019-05-22 16:38:08,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-22 16:38:08,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a7643829-44de-4483-9e3c-f3485d7b656c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" -d '{"subnet_id": "c6b40f21-2400-4312-a4ba-633cc0fc1f1f"}' 2019-05-22 16:38:11,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:38:11 GMT X-Openstack-Request-Id: req-d4734d10-4970-4713-8092-1bd74d2a020d 2019-05-22 16:38:11,036 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4256f2cf-57cd-430c-909c-0a4700207d1d", "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "subnet_id": "c6b40f21-2400-4312-a4ba-633cc0fc1f1f", "subnet_ids": ["c6b40f21-2400-4312-a4ba-633cc0fc1f1f"], "port_id": "f8b82fbe-cd03-4dc9-9a50-cc5d96d0a983", "id": "a7643829-44de-4483-9e3c-f3485d7b656c"} 2019-05-22 16:38:11,036 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a7643829-44de-4483-9e3c-f3485d7b656c/add_router_interface.json used request id req-d4734d10-4970-4713-8092-1bd74d2a020d 2019-05-22 16:38:11,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.63026714325s 2019-05-22 16:38:11,037 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-22 16:38:11,143 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-22 16:38:11,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:38:11,151 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 22 May 2019 16:38:11 GMT 2019-05-22 16:38:11,151 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-05-22 16:38:11,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:38:11,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:38:11,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 22 May 2019 16:38:11 GMT X-Openstack-Request-Id: req-358c8620-fef5-4b52-adea-471d146a8d69 2019-05-22 16:38:11,483 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:38:11,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-358c8620-fef5-4b52-adea-471d146a8d69 2019-05-22 16:38:11,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326920986176s 2019-05-22 16:38:11,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-22 16:38:11,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9"}' 2019-05-22 16:38:12,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Wed, 22 May 2019 16:38:12 GMT Location: http://172.30.9.28:9292/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ba36656b-1f1c-444c-bd13-5b2eaf560dd6 2019-05-22 16:38:12,338 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:38:12Z", "file": "/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/file", "owner": "e3d4fc065906471e80a4e1b0794a7a29", "id": "cdcd4d20-0928-4399-a4a2-c7ef8d9f8165", "size": null, "self": "/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165", "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_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "checksum": null, "created_at": "2019-05-22T16:38:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-22 16:38:12,338 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ba36656b-1f1c-444c-bd13-5b2eaf560dd6 2019-05-22 16:38:12,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.846224069595s 2019-05-22 16:38:12,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-22 16:38:12,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" -d '' 2019-05-22 16:38:13,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:38:13 GMT X-Openstack-Request-Id: req-bff521b0-de24-4b1a-a433-f5961916e0f3 2019-05-22 16:38:13,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-22 16:38:13,455 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/file used request id req-bff521b0-de24-4b1a-a433-f5961916e0f3 2019-05-22 16:38:13,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.11572408676s 2019-05-22 16:38:13,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:38:13,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:38:13,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 22 May 2019 16:38:13 GMT X-Openstack-Request-Id: req-5c584fe0-f439-407f-9e58-9db3a86a9180 2019-05-22 16:38:13,769 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:38:13Z", "file": "/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/file", "owner": "e3d4fc065906471e80a4e1b0794a7a29", "id": "cdcd4d20-0928-4399-a4a2-c7ef8d9f8165", "size": 12716032, "self": "/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:38:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:38:13,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5c584fe0-f439-407f-9e58-9db3a86a9180 2019-05-22 16:38:13,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30845785141s 2019-05-22 16:38:13,772 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/file', 'owner': u'e3d4fc065906471e80a4e1b0794a7a29', 'id': u'cdcd4d20-0928-4399-a4a2-c7ef8d9f8165', 'size': 12716032, u'self': u'/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e3d4fc065906471e80a4e1b0794a7a29', 'name': 'tempest_smoke-project_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-22T16:38:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-22T16:38:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', '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/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165', 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_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', 'created': u'2019-05-22T16:38:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-22T16:38: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/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165', 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_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-22 16:38:13,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-22 16:38:13,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-22 16:38:14,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 22 May 2019 16:38: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-1c8f51fc-816e-41b6-9fa1-518f8a38a012 x-openstack-request-id: req-1c8f51fc-816e-41b6-9fa1-518f8a38a012 2019-05-22 16:38:14,134 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/787ebf37-ee44-4eb3-a478-c1d6f30502ca", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/787ebf37-ee44-4eb3-a478-c1d6f30502ca", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "787ebf37-ee44-4eb3-a478-c1d6f30502ca"}} 2019-05-22 16:38:14,134 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1c8f51fc-816e-41b6-9fa1-518f8a38a012 2019-05-22 16:38:14,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.358581066132s 2019-05-22 16:38:14,135 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', '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'0bcf5f7b01bd4d34be8dc6362e5298a8', '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'787ebf37-ee44-4eb3-a478-c1d6f30502ca', 'swap': 0}) 2019-05-22 16:38:14,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-22 16:38:14,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/787ebf37-ee44-4eb3-a478-c1d6f30502ca/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" -d '{"extra_specs": {}}' 2019-05-22 16:38:14,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:38: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-4ed62230-ef41-4bd8-960e-d9ff4ca70cca x-openstack-request-id: req-4ed62230-ef41-4bd8-960e-d9ff4ca70cca 2019-05-22 16:38:14,160 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-22 16:38:14,160 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/787ebf37-ee44-4eb3-a478-c1d6f30502ca/os-extra_specs used request id req-4ed62230-ef41-4bd8-960e-d9ff4ca70cca 2019-05-22 16:38:14,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238950252533s 2019-05-22 16:38:14,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-22 16:38:14,174 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 22 May 2019 16:38:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4326a25-d404-48b5-90bb-b5a20396cb9e 2019-05-22 16:38:14,175 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-22 16:38:14,175 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-a4326a25-d404-48b5-90bb-b5a20396cb9e 2019-05-22 16:38:14,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:38:14,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:38:14,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0600a70-c46a-495b-89ec-5b84ce4a8748 2019-05-22 16:38:14,377 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:38:14,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a0600a70-c46a-495b-89ec-5b84ce4a8748 2019-05-22 16:38:14,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198761940002s 2019-05-22 16:38:14,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-22 16:38:14,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:38:14,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 22 May 2019 16:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17289711-af5e-4566-8c08-70afbacc27e6 2019-05-22 16:38:14,589 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1b8346c1e1604c26963d1432186a1590", "links": {"self": "http://172.30.9.28:5000/v3/roles/1b8346c1e1604c26963d1432186a1590"}, "name": "member"}, {"domain_id": null, "id": "1e6c3c1b41234e738b0bf598dbb6a21e", "links": {"self": "http://172.30.9.28:5000/v3/roles/1e6c3c1b41234e738b0bf598dbb6a21e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "4793b66995f6481c8b6f6fc28102f017", "links": {"self": "http://172.30.9.28:5000/v3/roles/4793b66995f6481c8b6f6fc28102f017"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62335804fcd4411fbce7000e6d443102", "links": {"self": "http://172.30.9.28:5000/v3/roles/62335804fcd4411fbce7000e6d443102"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca42f868ba8b437c872000ea7b62d9d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca42f868ba8b437c872000ea7b62d9d0"}, "name": "reader"}, {"domain_id": null, "id": "d0bfe21495e54b7693af05757dbd4297", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0bfe21495e54b7693af05757dbd4297"}, "name": "heat_stack_user"}]} 2019-05-22 16:38:14,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-17289711-af5e-4566-8c08-70afbacc27e6 2019-05-22 16:38:14,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208651065826s 2019-05-22 16:38:14,604 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-22 16:38:18,959 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fa76b30f-76fa-4ac5-ae8c-38dce032a7ec | 2019-05-22T16:38:18.597383 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fa76b30f-76fa-4ac5-ae8c-38dce032a7ec ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-22 16:38:22,368 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-05-22 16:38:23,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-22 16:38:29,501 - 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=0bd2ad61-a9ac-43a6-9e54-3203bebbf1d3) as the default verifier for the future CLI operations. 2019-05-22 16:38:31,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-22 16:38:31,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:38:31,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Wed, 22 May 2019 16:38: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-693da58d-18bc-4bf6-83db-537a778ae198 x-openstack-request-id: req-693da58d-18bc-4bf6-83db-537a778ae198 2019-05-22 16:38:31,430 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 155}, "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.3", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 161}, "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-22 16:38:31,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-693da58d-18bc-4bf6-83db-537a778ae198 2019-05-22 16:38:31,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0431680679321s 2019-05-22 16:38:31,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:38:31,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:38:31,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 22 May 2019 16:38:31 GMT X-Openstack-Request-Id: req-1552095e-e00f-4fe2-9a74-7189661d5ca0 2019-05-22 16:38:31,771 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:38:13Z", "file": "/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/file", "owner": "e3d4fc065906471e80a4e1b0794a7a29", "id": "cdcd4d20-0928-4399-a4a2-c7ef8d9f8165", "size": 12716032, "self": "/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:38:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:38:31,771 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1552095e-e00f-4fe2-9a74-7189661d5ca0 2019-05-22 16:38:31,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.33423614502s 2019-05-22 16:38:31,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-22 16:38:31,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9"}' 2019-05-22 16:38:32,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Wed, 22 May 2019 16:38:32 GMT Location: http://172.30.9.28:9292/v2/images/6864e574-a0cd-4def-9dc4-d3421f45853a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b3b0953d-3d69-407d-b2c1-dac09c789a9e 2019-05-22 16:38:32,147 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:38:32Z", "file": "/v2/images/6864e574-a0cd-4def-9dc4-d3421f45853a/file", "owner": "e3d4fc065906471e80a4e1b0794a7a29", "id": "6864e574-a0cd-4def-9dc4-d3421f45853a", "size": null, "self": "/v2/images/6864e574-a0cd-4def-9dc4-d3421f45853a", "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_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "checksum": null, "created_at": "2019-05-22T16:38:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-22 16:38:32,147 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b3b0953d-3d69-407d-b2c1-dac09c789a9e 2019-05-22 16:38:32,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.366348981857s 2019-05-22 16:38:32,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-22 16:38:32,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/6864e574-a0cd-4def-9dc4-d3421f45853a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" -d '' 2019-05-22 16:38:33,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:38:33 GMT X-Openstack-Request-Id: req-ace03520-3479-4870-a391-7c8acdd6e53e 2019-05-22 16:38:33,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-05-22 16:38:33,562 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6864e574-a0cd-4def-9dc4-d3421f45853a/file used request id req-ace03520-3479-4870-a391-7c8acdd6e53e 2019-05-22 16:38:33,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.41339707375s 2019-05-22 16:38:33,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:38:33,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:38:33,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Wed, 22 May 2019 16:38:33 GMT X-Openstack-Request-Id: req-10212aaa-66a1-4d8a-93b6-f739ce0ae5df 2019-05-22 16:38:33,596 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:38:33Z", "file": "/v2/images/6864e574-a0cd-4def-9dc4-d3421f45853a/file", "owner": "e3d4fc065906471e80a4e1b0794a7a29", "id": "6864e574-a0cd-4def-9dc4-d3421f45853a", "size": 12716032, "self": "/v2/images/6864e574-a0cd-4def-9dc4-d3421f45853a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/6864e574-a0cd-4def-9dc4-d3421f45853a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/6864e574-a0cd-4def-9dc4-d3421f45853a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:38:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:38:13Z", "file": "/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/file", "owner": "e3d4fc065906471e80a4e1b0794a7a29", "id": "cdcd4d20-0928-4399-a4a2-c7ef8d9f8165", "size": 12716032, "self": "/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:38:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:38:33,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-10212aaa-66a1-4d8a-93b6-f739ce0ae5df 2019-05-22 16:38:33,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0297660827637s 2019-05-22 16:38:33,599 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/6864e574-a0cd-4def-9dc4-d3421f45853a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6864e574-a0cd-4def-9dc4-d3421f45853a/file', 'owner': u'e3d4fc065906471e80a4e1b0794a7a29', 'id': u'6864e574-a0cd-4def-9dc4-d3421f45853a', 'size': 12716032, u'self': u'/v2/images/6864e574-a0cd-4def-9dc4-d3421f45853a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e3d4fc065906471e80a4e1b0794a7a29', 'name': 'tempest_smoke-project_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/6864e574-a0cd-4def-9dc4-d3421f45853a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-22T16:38:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-22T16:38:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', '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/6864e574-a0cd-4def-9dc4-d3421f45853a', 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_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', 'created': u'2019-05-22T16:38:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-22T16:38:32Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6864e574-a0cd-4def-9dc4-d3421f45853a', 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_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-22 16:38:33,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-22 16:38:33,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-22 16:38:33,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Wed, 22 May 2019 16:38:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8244b73a-d907-4699-827b-4723410dee36 x-openstack-request-id: req-8244b73a-d907-4699-827b-4723410dee36 2019-05-22 16:38:33,675 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ba6c3cdb-a4fe-4eee-9ecf-1c82ef3614a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ba6c3cdb-a4fe-4eee-9ecf-1c82ef3614a6", "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": "ba6c3cdb-a4fe-4eee-9ecf-1c82ef3614a6"}} 2019-05-22 16:38:33,676 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8244b73a-d907-4699-827b-4723410dee36 2019-05-22 16:38:33,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0762920379639s 2019-05-22 16:38:33,677 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', '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'0bcf5f7b01bd4d34be8dc6362e5298a8', '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'ba6c3cdb-a4fe-4eee-9ecf-1c82ef3614a6', 'swap': 0}) 2019-05-22 16:38:33,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-22 16:38:33,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/ba6c3cdb-a4fe-4eee-9ecf-1c82ef3614a6/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" -d '{"extra_specs": {}}' 2019-05-22 16:38:33,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 22 May 2019 16:38: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-275daa8c-a50b-4d9e-98e4-bc1e2fe79a13 x-openstack-request-id: req-275daa8c-a50b-4d9e-98e4-bc1e2fe79a13 2019-05-22 16:38:33,697 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-22 16:38:33,697 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ba6c3cdb-a4fe-4eee-9ecf-1c82ef3614a6/os-extra_specs used request id req-275daa8c-a50b-4d9e-98e4-bc1e2fe79a13 2019-05-22 16:38:33,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200510025024s 2019-05-22 16:38:33,698 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9', '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'0bcf5f7b01bd4d34be8dc6362e5298a8', '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'ba6c3cdb-a4fe-4eee-9ecf-1c82ef3614a6', 'swap': 0}) 2019-05-22 16:38:37,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-22 16:38:37,068 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-22 16:38:37,069 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-22 16:38:37,071 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-22 16:38:37,102 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-22 16:38:39,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0bd2ad61-a9ac-43a6-9e54-3203bebbf1d3/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-05-22 16:38:39,389 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-22 16:38:39,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', u'--concurrency=4']'. 2019-05-22 16:43:20,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e0139262-009a-4cdf-953f-6b801acd4ee6 2019-05-22 16:43:20,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e0139262-009a-4cdf-953f-6b801acd4ee6']'. 2019-05-22 16:43:21,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-22 16:43:21,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-22 16:43:21,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-22 16:43:21,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e0139262-009a-4cdf-953f-6b801acd4ee6 | 2019-05-22 16:43:21,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-05-22 16:43:21,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-22 16:38:41 | 2019-05-22 16:43:21,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-22 16:43:20 | 2019-05-22 16:43:21,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:39 | 2019-05-22 16:43:21,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-22 16:43:21,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-22 16:43:21,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-22 16:43:21,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0bd2ad61-a9ac-43a6-9e54-3203bebbf1d3) | 2019-05-22 16:43:21,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-22 16:43:21,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fa76b30f-76fa-4ac5-ae8c-38dce032a7ec) | 2019-05-22 16:43:21,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-05-22 16:43:21,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 273.354 | 2019-05-22 16:43:21,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 94 | 2019-05-22 16:43:21,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-05-22 16:43:21,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-22 16:43:21,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-22 16:43:21,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2019-05-22 16:43:21,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-22 16:43:21,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-22 16:43:21,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-22 16:43:21,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 98.9473684211% 2019-05-22 16:43:21,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'e0139262-009a-4cdf-953f-6b801acd4ee6', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-05-22 16:43:23,136 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid e0139262-009a-4cdf-953f-6b801acd4ee6 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-22 16:43:23,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'e0139262-009a-4cdf-953f-6b801acd4ee6', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-05-22 16:43:25,034 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid e0139262-009a-4cdf-953f-6b801acd4ee6 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-22 16:43:25,179 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-22 16:43:25,179 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:23 | FAIL | +-----------------------+------------------+------------------+----------------+ 2019-05-22 16:43:25,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-22 16:43:25,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/6864e574-a0cd-4def-9dc4-d3421f45853a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:43:25,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:43:26 GMT X-Openstack-Request-Id: req-2360214c-0687-4b95-8a0e-5984f8afdb40 2019-05-22 16:43:25,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-22 16:43:25,989 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6864e574-a0cd-4def-9dc4-d3421f45853a used request id req-2360214c-0687-4b95-8a0e-5984f8afdb40 2019-05-22 16:43:25,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.803275823593s 2019-05-22 16:43:25,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:43:25,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:43:26,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Wed, 22 May 2019 16:43:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c369a8e-28ec-4982-bb5b-6183ec71d627 x-openstack-request-id: req-2c369a8e-28ec-4982-bb5b-6183ec71d627 2019-05-22 16:43:26,311 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/787ebf37-ee44-4eb3-a478-c1d6f30502ca", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/787ebf37-ee44-4eb3-a478-c1d6f30502ca", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "787ebf37-ee44-4eb3-a478-c1d6f30502ca"}, {"name": "tempest_smoke-flavor_alt_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ba6c3cdb-a4fe-4eee-9ecf-1c82ef3614a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ba6c3cdb-a4fe-4eee-9ecf-1c82ef3614a6", "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": "ba6c3cdb-a4fe-4eee-9ecf-1c82ef3614a6"}]} 2019-05-22 16:43:26,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-2c369a8e-28ec-4982-bb5b-6183ec71d627 2019-05-22 16:43:26,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.31597495079s 2019-05-22 16:43:26,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-22 16:43:26,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/ba6c3cdb-a4fe-4eee-9ecf-1c82ef3614a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:43:26,358 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16:43:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f0dfc1c7-633b-4d2a-893c-d2d99b772c78 x-openstack-request-id: req-f0dfc1c7-633b-4d2a-893c-d2d99b772c78 2019-05-22 16:43:26,358 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ba6c3cdb-a4fe-4eee-9ecf-1c82ef3614a6 used request id req-f0dfc1c7-633b-4d2a-893c-d2d99b772c78 2019-05-22 16:43:26,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0446488857269s 2019-05-22 16:43:26,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-22 16:43:26,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a7643829-44de-4483-9e3c-f3485d7b656c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" -d '{"subnet_id": "c6b40f21-2400-4312-a4ba-633cc0fc1f1f"}' 2019-05-22 16:43:28,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 22 May 2019 16:43:28 GMT X-Openstack-Request-Id: req-72d31cb6-7057-4d5e-92fe-6bd4ac927a2d 2019-05-22 16:43:28,583 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4256f2cf-57cd-430c-909c-0a4700207d1d", "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "subnet_id": "c6b40f21-2400-4312-a4ba-633cc0fc1f1f", "subnet_ids": ["c6b40f21-2400-4312-a4ba-633cc0fc1f1f"], "port_id": "f8b82fbe-cd03-4dc9-9a50-cc5d96d0a983", "id": "a7643829-44de-4483-9e3c-f3485d7b656c"} 2019-05-22 16:43:28,584 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a7643829-44de-4483-9e3c-f3485d7b656c/remove_router_interface.json used request id req-72d31cb6-7057-4d5e-92fe-6bd4ac927a2d 2019-05-22 16:43:28,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.22486805916s 2019-05-22 16:43:28,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-22 16:43:28,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:43:29,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 627 Content-Type: application/json Date: Wed, 22 May 2019 16:43:29 GMT X-Openstack-Request-Id: req-dd24307f-9e81-4ca3-8011-1a7730441268 2019-05-22 16:43:29,291 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ceb491a9-cfe8-468a-8cd6-42c41e792c75", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "created_at": "2019-05-22T16:38:06Z", "admin_state_up": true, "updated_at": "2019-05-22T16:43:27Z", "revision_number": 4, "routes": [], "project_id": "e3d4fc065906471e80a4e1b0794a7a29", "id": "a7643829-44de-4483-9e3c-f3485d7b656c", "name": "tempest_smoke-router_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9"}]} 2019-05-22 16:43:29,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-dd24307f-9e81-4ca3-8011-1a7730441268 2019-05-22 16:43:29,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.707119941711s 2019-05-22 16:43:29,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-22 16:43:29,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/a7643829-44de-4483-9e3c-f3485d7b656c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:43:31,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:43:30 GMT X-Openstack-Request-Id: req-54862f6a-6ac5-41f2-988b-11b045ef2ba5 2019-05-22 16:43:31,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:43:31,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a7643829-44de-4483-9e3c-f3485d7b656c.json used request id req-54862f6a-6ac5-41f2-988b-11b045ef2ba5 2019-05-22 16:43:31,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.72378706932s 2019-05-22 16:43:31,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-22 16:43:31,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:43:31,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1295 Content-Type: application/json Date: Wed, 22 May 2019 16:43:31 GMT X-Openstack-Request-Id: req-d2e82790-5b3f-4897-817d-d347d7295fbc 2019-05-22 16:43:31,378 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:26:02Z","dns_nameservers":[],"updated_at":"2019-05-22T16:26:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"12c5a70d4ada45d3bf524f3b43b722ef","id":"b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4256f2cf-57cd-430c-909c-0a4700207d1d","tenant_id":"e3d4fc065906471e80a4e1b0794a7a29","created_at":"2019-05-22T16:38:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-22T16:38:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e3d4fc065906471e80a4e1b0794a7a29","id":"c6b40f21-2400-4312-a4ba-633cc0fc1f1f","subnetpool_id":null,"name":"tempest_smoke-subnet_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9"}]} 2019-05-22 16:43:31,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d2e82790-5b3f-4897-817d-d347d7295fbc 2019-05-22 16:43:31,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.361433029175s 2019-05-22 16:43:31,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-22 16:43:31,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/c6b40f21-2400-4312-a4ba-633cc0fc1f1f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:43:32,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:43:32 GMT X-Openstack-Request-Id: req-eb2b3dd1-e2e1-46c1-b7e2-96fc86172c7f 2019-05-22 16:43:32,629 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:43:32,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/c6b40f21-2400-4312-a4ba-633cc0fc1f1f.json used request id req-eb2b3dd1-e2e1-46c1-b7e2-96fc86172c7f 2019-05-22 16:43:32,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.24889588356s 2019-05-22 16:43:32,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-22 16:43:32,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:43:33,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1419 Content-Type: application/json Date: Wed, 22 May 2019 16:43:32 GMT X-Openstack-Request-Id: req-c0a64053-3dfe-4223-a9a5-26223bd5ad66 2019-05-22 16:43:33,010 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"4256f2cf-57cd-430c-909c-0a4700207d1d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":true,"project_id":"e3d4fc065906471e80a4e1b0794a7a29","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-22T16:43:32Z","qos_policy_id":null,"name":"tempest_smoke-net_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9","admin_state_up":true,"tenant_id":"e3d4fc065906471e80a4e1b0794a7a29","created_at":"2019-05-22T16:38:02Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2019-05-22T16:26:02Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ceb491a9-cfe8-468a-8cd6-42c41e792c75","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"12c5a70d4ada45d3bf524f3b43b722ef","status":"ACTIVE","subnets":["b93d5e96-3f8d-4d37-8129-1e20e1f7d0a0"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"12c5a70d4ada45d3bf524f3b43b722ef","created_at":"2019-05-22T16:25:55Z","provider:network_type":"flat"}]} 2019-05-22 16:43:33,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c0a64053-3dfe-4223-a9a5-26223bd5ad66 2019-05-22 16:43:33,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380557060242s 2019-05-22 16:43:33,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-22 16:43:33,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/4256f2cf-57cd-430c-909c-0a4700207d1d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:43:34,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:43:34 GMT X-Openstack-Request-Id: req-80bdfdfe-ca11-4c01-890d-06f2cff8f8c6 2019-05-22 16:43:34,603 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:43:34,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/4256f2cf-57cd-430c-909c-0a4700207d1d.json used request id req-80bdfdfe-ca11-4c01-890d-06f2cff8f8c6 2019-05-22 16:43:34,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5919380188s 2019-05-22 16:43:34,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-22 16:43:34,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:43:34,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 22 May 2019 16:43:34 GMT X-Openstack-Request-Id: req-8f297d20-70ef-427e-a215-a5cb5dcf078c 2019-05-22 16:43:34,917 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-22T16:38:13Z", "file": "/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/file", "owner": "e3d4fc065906471e80a4e1b0794a7a29", "id": "cdcd4d20-0928-4399-a4a2-c7ef8d9f8165", "size": 12716032, "self": "/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bfef1ac8-89e2-4135-bad2-9f66c4077313/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-22T16:38:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-22 16:43:34,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8f297d20-70ef-427e-a215-a5cb5dcf078c 2019-05-22 16:43:34,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310276031494s 2019-05-22 16:43:34,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-22 16:43:34,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}58d462aff7670e3a3e4addc2841ae804e43caeff" 2019-05-22 16:43:35,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 22 May 2019 16:43:35 GMT X-Openstack-Request-Id: req-b62b4a18-de74-4794-8d57-49b908fa5c19 2019-05-22 16:43:35,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-22 16:43:35,479 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/cdcd4d20-0928-4399-a4a2-c7ef8d9f8165 used request id req-b62b4a18-de74-4794-8d57-49b908fa5c19 2019-05-22 16:43:35,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.559849023819s 2019-05-22 16:43:35,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-22 16:43:35,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:43:35,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 22 May 2019 16:43:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c0c3ce3-ac44-4bb5-b9d2-53495bab7980 x-openstack-request-id: req-2c0c3ce3-ac44-4bb5-b9d2-53495bab7980 2019-05-22 16:43:35,505 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/787ebf37-ee44-4eb3-a478-c1d6f30502ca", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/787ebf37-ee44-4eb3-a478-c1d6f30502ca", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "787ebf37-ee44-4eb3-a478-c1d6f30502ca"}]} 2019-05-22 16:43:35,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-2c0c3ce3-ac44-4bb5-b9d2-53495bab7980 2019-05-22 16:43:35,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260670185089s 2019-05-22 16:43:35,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-22 16:43:35,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/787ebf37-ee44-4eb3-a478-c1d6f30502ca -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:43:35,543 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 22 May 2019 16:43: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-fc6923b8-4d04-4a8a-a21e-2e4fcec84aa2 x-openstack-request-id: req-fc6923b8-4d04-4a8a-a21e-2e4fcec84aa2 2019-05-22 16:43:35,544 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/787ebf37-ee44-4eb3-a478-c1d6f30502ca used request id req-fc6923b8-4d04-4a8a-a21e-2e4fcec84aa2 2019-05-22 16:43:35,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0362432003021s 2019-05-22 16:43:35,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:43:35,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:43:35,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 22 May 2019 16:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3df223f-c555-484c-954b-395d18c98f56 2019-05-22 16:43:35,780 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0c6599223e4540c0a75823807f9cc48c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c6599223e4540c0a75823807f9cc48c", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1f820890d95f40c4abbb8de7582e69fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f820890d95f40c4abbb8de7582e69fd", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/25a83cb96e6f4ef1a2075add34188c39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a83cb96e6f4ef1a2075add34188c39", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "links": {"self": "http://172.30.9.28:5000/v3/users/3a73a4335e92494ca99bd3ab578f0148"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a73a4335e92494ca99bd3ab578f0148", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/3b484bdebf7d4fddbd50cc3edb823d9f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b484bdebf7d4fddbd50cc3edb823d9f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/416e9eb007044ca8ab0951879b67241e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "416e9eb007044ca8ab0951879b67241e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6c50eef92221446d88e5148074d64b81"}, "domain_id": "7acd8dd00cb84e5c8ed06ab6c2f0dbb8", "enabled": true, "options": {}, "id": "6c50eef92221446d88e5148074d64b81", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7a7ae56e19c34a588a3716fee4bbc998"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7a7ae56e19c34a588a3716fee4bbc998", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/7f893539984746a4bf7f024996a3f8e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f893539984746a4bf7f024996a3f8e3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a88dd6c58a5c45eb807f30da28e80177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a88dd6c58a5c45eb807f30da28e80177", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/a91011c074b442d797c0c8ffccff3c94"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a91011c074b442d797c0c8ffccff3c94", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/b1cc4d8330314396ba88a6bcec880030"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b1cc4d8330314396ba88a6bcec880030", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a402555334f268e3f581a736f48f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05a402555334f268e3f581a736f48f2", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/eed0ad973ae4406f95ee6e1227a4ebbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed0ad973ae4406f95ee6e1227a4ebbf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/f79e827506b842efbb54c711b8d66b24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f79e827506b842efbb54c711b8d66b24", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-22 16:43:35,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a3df223f-c555-484c-954b-395d18c98f56 2019-05-22 16:43:35,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236165046692s 2019-05-22 16:43:35,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-22 16:43:35,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/3a73a4335e92494ca99bd3ab578f0148 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:43:36,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 22 May 2019 16:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4be0d41-8bc1-422a-afc6-76a7f6cf1edb 2019-05-22 16:43:36,030 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9", "links": {"self": "http://172.30.9.28:5000/v3/users/3a73a4335e92494ca99bd3ab578f0148"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3a73a4335e92494ca99bd3ab578f0148", "description": null}} 2019-05-22 16:43:36,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3a73a4335e92494ca99bd3ab578f0148 used request id req-a4be0d41-8bc1-422a-afc6-76a7f6cf1edb 2019-05-22 16:43:36,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24437212944s 2019-05-22 16:43:36,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-22 16:43:36,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/3a73a4335e92494ca99bd3ab578f0148 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:43:36,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:43:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02440781-fbd3-4809-9948-5f32f793d96b 2019-05-22 16:43:36,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:43:36,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3a73a4335e92494ca99bd3ab578f0148 used request id req-02440781-fbd3-4809-9948-5f32f793d96b 2019-05-22 16:43:36,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.340315103531s 2019-05-22 16:43:36,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-22 16:43:36,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:43:36,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Wed, 22 May 2019 16:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de8fc7a4-f6a9-45c1-b1bb-77568787dff8 2019-05-22 16:43:36,595 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/0bcf5f7b01bd4d34be8dc6362e5298a8"}, "tags": [], "enabled": true, "id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/12c5a70d4ada45d3bf524f3b43b722ef"}, "tags": [], "enabled": true, "id": "12c5a70d4ada45d3bf524f3b43b722ef", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/e3d4fc065906471e80a4e1b0794a7a29"}, "tags": [], "enabled": true, "id": "e3d4fc065906471e80a4e1b0794a7a29", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_2c92ac68-a26b-46a6-ab3d-cb5fbeea95b9"}]} 2019-05-22 16:43:36,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-de8fc7a4-f6a9-45c1-b1bb-77568787dff8 2019-05-22 16:43:36,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218047857285s 2019-05-22 16:43:36,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-22 16:43:36,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/e3d4fc065906471e80a4e1b0794a7a29 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:43:36,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 22 May 2019 16:43:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1208ca4-f349-4815-9859-9c3215f6d38b 2019-05-22 16:43:36,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-22 16:43:36,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e3d4fc065906471e80a4e1b0794a7a29 used request id req-f1208ca4-f349-4815-9859-9c3215f6d38b 2019-05-22 16:43:36,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.288995027542s 2019-05-22 16:43:36,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:43:36,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=e3d4fc065906471e80a4e1b0794a7a29&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:43:37,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 22 May 2019 16:43:37 GMT X-Openstack-Request-Id: req-bb5cdae1-202a-4886-905c-a46c4106143c 2019-05-22 16:43:37,223 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "created_at": "2019-05-22T16:38:02Z", "updated_at": "2019-05-22T16:38:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:38:02Z", "revision_number": 0, "id": "3e0a2b21-a6a7-45f7-abc1-6bd0435fde57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:38:02Z", "security_group_id": "a06928c8-fdec-4a08-9e0c-bf9f6863ce54", "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3d4fc065906471e80a4e1b0794a7a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:38:02Z", "revision_number": 0, "id": "47aacc20-8099-4a0c-a847-3c0171c6a747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:38:02Z", "security_group_id": "a06928c8-fdec-4a08-9e0c-bf9f6863ce54", "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3d4fc065906471e80a4e1b0794a7a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:38:02Z", "revision_number": 0, "id": "ecb289f5-9d36-41e2-a26a-4e0dec983f30", "remote_group_id": "a06928c8-fdec-4a08-9e0c-bf9f6863ce54", "remote_ip_prefix": null, "created_at": "2019-05-22T16:38:02Z", "security_group_id": "a06928c8-fdec-4a08-9e0c-bf9f6863ce54", "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3d4fc065906471e80a4e1b0794a7a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:38:02Z", "revision_number": 0, "id": "fdfdea0f-b7eb-4f4b-9815-78d7d0a8ed55", "remote_group_id": "a06928c8-fdec-4a08-9e0c-bf9f6863ce54", "remote_ip_prefix": null, "created_at": "2019-05-22T16:38:02Z", "security_group_id": "a06928c8-fdec-4a08-9e0c-bf9f6863ce54", "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3d4fc065906471e80a4e1b0794a7a29"}], "revision_number": 1, "project_id": "e3d4fc065906471e80a4e1b0794a7a29", "id": "a06928c8-fdec-4a08-9e0c-bf9f6863ce54", "name": "default"}]} 2019-05-22 16:43:37,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=e3d4fc065906471e80a4e1b0794a7a29&name=default used request id req-bb5cdae1-202a-4886-905c-a46c4106143c 2019-05-22 16:43:37,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328568935394s 2019-05-22 16:43:37,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-22 16:43:37,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:43:37,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 22 May 2019 16:43:37 GMT X-Openstack-Request-Id: req-bbe53c25-2783-412d-9f7b-ad4fb677b7f9 2019-05-22 16:43:37,580 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "created_at": "2019-05-22T16:25:55Z", "updated_at": "2019-05-22T16:25:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "64ac46a0-cc8c-42dd-963b-83df82db5d0d", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "a2a0ffe9-f621-4a99-94d3-5bb143da5a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "af2dedb8-68c4-493a-be62-a7253bb8d3f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:25:55Z", "revision_number": 0, "id": "c4602eac-be36-43db-b5f3-805706951093", "remote_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:25:55Z", "security_group_id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "tenant_id": "12c5a70d4ada45d3bf524f3b43b722ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "12c5a70d4ada45d3bf524f3b43b722ef"}], "revision_number": 1, "project_id": "12c5a70d4ada45d3bf524f3b43b722ef", "id": "152dd504-afac-44a9-9151-d76d01f2cfbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "created_at": "2019-05-22T16:38:02Z", "updated_at": "2019-05-22T16:38:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:38:02Z", "revision_number": 0, "id": "3e0a2b21-a6a7-45f7-abc1-6bd0435fde57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:38:02Z", "security_group_id": "a06928c8-fdec-4a08-9e0c-bf9f6863ce54", "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3d4fc065906471e80a4e1b0794a7a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:38:02Z", "revision_number": 0, "id": "47aacc20-8099-4a0c-a847-3c0171c6a747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:38:02Z", "security_group_id": "a06928c8-fdec-4a08-9e0c-bf9f6863ce54", "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3d4fc065906471e80a4e1b0794a7a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:38:02Z", "revision_number": 0, "id": "ecb289f5-9d36-41e2-a26a-4e0dec983f30", "remote_group_id": "a06928c8-fdec-4a08-9e0c-bf9f6863ce54", "remote_ip_prefix": null, "created_at": "2019-05-22T16:38:02Z", "security_group_id": "a06928c8-fdec-4a08-9e0c-bf9f6863ce54", "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3d4fc065906471e80a4e1b0794a7a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:38:02Z", "revision_number": 0, "id": "fdfdea0f-b7eb-4f4b-9815-78d7d0a8ed55", "remote_group_id": "a06928c8-fdec-4a08-9e0c-bf9f6863ce54", "remote_ip_prefix": null, "created_at": "2019-05-22T16:38:02Z", "security_group_id": "a06928c8-fdec-4a08-9e0c-bf9f6863ce54", "tenant_id": "e3d4fc065906471e80a4e1b0794a7a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3d4fc065906471e80a4e1b0794a7a29"}], "revision_number": 1, "project_id": "e3d4fc065906471e80a4e1b0794a7a29", "id": "a06928c8-fdec-4a08-9e0c-bf9f6863ce54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "created_at": "2019-05-22T16:28:55Z", "updated_at": "2019-05-22T16:28:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "5a02b212-1c36-479a-bfea-f312f2e51a77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "8e49e4ea-ef00-4625-b387-2a303ddad9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "9eafe2a2-54cb-46b2-80aa-8d70c39e6bda", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:28:55Z", "revision_number": 0, "id": "a6dcfeae-bda6-4682-a95f-cc99e8fbb32e", "remote_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "remote_ip_prefix": null, "created_at": "2019-05-22T16:28:55Z", "security_group_id": "a46658b9-774e-41e2-b192-478d8d220b9a", "tenant_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8"}], "revision_number": 1, "project_id": "0bcf5f7b01bd4d34be8dc6362e5298a8", "id": "a46658b9-774e-41e2-b192-478d8d220b9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-22T16:29:00Z", "updated_at": "2019-05-22T16:29:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "119ee154-8b12-4aec-97d6-b4cf2f952bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bd843495-259f-4949-9388-7b97f0268cb3", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "bfd0fb6f-1ee8-4c05-a1d5-b8e1d9f4297d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-22T16:29:00Z", "revision_number": 0, "id": "e10345f3-d51b-411f-b3da-522df1cc28ae", "remote_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "remote_ip_prefix": null, "created_at": "2019-05-22T16:29:00Z", "security_group_id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b23bcb16-a883-42f4-8eb4-747a8893f3fd", "name": "default"}]} 2019-05-22 16:43:37,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-bbe53c25-2783-412d-9f7b-ad4fb677b7f9 2019-05-22 16:43:37,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351396083832s 2019-05-22 16:43:37,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-22 16:43:37,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a06928c8-fdec-4a08-9e0c-bf9f6863ce54.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}64f54ebf8e473903efdda8fb9feeb32b26fa1d14" 2019-05-22 16:43:38,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 22 May 2019 16:43:38 GMT X-Openstack-Request-Id: req-95c95c7e-1f58-4959-b2ad-a57e4eecaf8d 2019-05-22 16:43:38,061 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-22 16:43:38,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a06928c8-fdec-4a08-9e0c-bf9f6863ce54.json used request id req-95c95c7e-1f58-4959-b2ad-a57e4eecaf8d 2019-05-22 16:43:38,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.474216938019s 2019-05-22 16:43:38,061 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2019-05-22 16:43:38,063 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:12 | PASS | | tenantnetwork1 | functest | healthcheck | 00:11 | PASS | | tenantnetwork2 | functest | healthcheck | 00:13 | PASS | | vmready1 | functest | healthcheck | 00:18 | PASS | | vmready2 | functest | healthcheck | 00:15 | PASS | | singlevm1 | functest | healthcheck | 00:56 | PASS | | singlevm2 | functest | healthcheck | 00:52 | PASS | | vping_ssh | functest | healthcheck | 01:01 | PASS | | vping_userdata | functest | healthcheck | 00:53 | PASS | | cinder_test | functest | healthcheck | 01:31 | PASS | | tempest_smoke | functest | healthcheck | 05:23 | FAIL | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-05-22 16:43:38,075 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-05-22 16:43:38,136 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-22 16:43:38,234 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-22 16:43:38,304 - paramiko.transport - DEBUG - EOF in transport thread