2018-09-27 20:05:19,366 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-343 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-27 20:05:19,369 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.22,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UWiXQlPEGxjlexTpvDKYhosWF 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=7a5c8d6d37614985b1b1857b3620d4e7 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_PASSWORD=ZNh6MTEKLvZhoZReGgpCaBoEf export OS_REGION_NAME=regionOne 2018-09-27 20:05:19,369 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-27 20:05:19,370 - 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 odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-09-27 20:05:19,391 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-27 20:05:19,499 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-27 20:05:19,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-09-27 20:05:19,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:05:19,508 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b211d56-358c-40d6-aaf5-14f450b67a88 2018-09-27 20:05:19,508 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:05:19,508 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-6b211d56-358c-40d6-aaf5-14f450b67a88 2018-09-27 20:05:19,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:05:19,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e0e411f365814a38b6f64224e353f0ba"}, "audit_ids": ["DtDicQrVSReBe5uT-Jmg2g"], "issued_at": "2018-09-27T20:05:19.000000Z"}} 2018-09-27 20:05:19,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:20,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05: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-234a47fb-6327-46b2-b03f-5ad1d5ea6691 x-openstack-request-id: req-234a47fb-6327-46b2-b03f-5ad1d5ea6691 2018-09-27 20:05:20,834 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-09-27 20:05:20,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-234a47fb-6327-46b2-b03f-5ad1d5ea6691 2018-09-27 20:05:20,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.33404684067s 2018-09-27 20:05:20,835 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-27 20:05:20,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:05:20,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:21,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7348ebe-dc31-4da6-abd1-6f50421e202d 2018-09-27 20:05:21,101 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:05:21,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d7348ebe-dc31-4da6-abd1-6f50421e202d 2018-09-27 20:05:21,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.260473012924s 2018-09-27 20:05:21,103 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'f5ca9b7324aa4d6ea7994d340cf59496', 'name': u'heat_stack'})] 2018-09-27 20:05:21,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-09-27 20:05:21,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:21,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1991 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb26a13-22b7-4779-a3df-f025c93f1381 2018-09-27 20:05:21,378 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0278c3b9e0c64616a1a7d144b9d178c5"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4baffb2d1a08440f95ed93193f197b28", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0ce0891b4a394af5817e82d4a114dfc9"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9f57e18ee6204ceca92603a274d5bcac", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/15854b7a8616496a9c07367a5c7705ee"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e284b3f23ee947c0aca0278960c93581", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/188cece866cb41d496cfc8e163d63636"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7ab04f3c04d8404c942448c009e64aea", "id": "188cece866cb41d496cfc8e163d63636"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/18e204cddc214e148a837dd91262975e"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05ae7c1be4ae4d20849f262f42a6ec8f", "id": "18e204cddc214e148a837dd91262975e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1ace3f9829b24654891e8675c020a135"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4baffb2d1a08440f95ed93193f197b28", "id": "1ace3f9829b24654891e8675c020a135"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1c5846d7f0724ea5947ccb8ba0a061f2"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ecc545c98966469a95af3aa77fa8aa1a", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1c7c9f356bfe4ba484737f86f9070398"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7ffe4a44418f40f690fd8a6f105a41d3", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1dfc1a7ca2c24405af467bbdbf5fb715"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6fc0db2d00a4486a8abe89aa45d1eda", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33360d775fe449f6bae6f9920027de01"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "57e4800cd5c1492bb7daf1ffade66119", "id": "33360d775fe449f6bae6f9920027de01"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/364a1e54c46943daa07e3b41a238ec3b"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7e81a40c4280407aa7e9e2643668d6c9", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/40444743cc144e808c5fcd3b4594dad5"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05ae7c1be4ae4d20849f262f42a6ec8f", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4bf7cf449dce4616a7bf6a6957678228"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e284b3f23ee947c0aca0278960c93581", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4f0b5b240f4145f79ca2398aaf442848"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "be2dc0fd29f4447da1edd003784117bb", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/55d626c15efb466fbf02fa13f78cdba9"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7ffe4a44418f40f690fd8a6f105a41d3", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60515450567a45728a58f1e057389a2c"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7e81a40c4280407aa7e9e2643668d6c9", "id": "60515450567a45728a58f1e057389a2c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/66c451fcfb0449dd9aa9359b3e0f96cc"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd031125f1134bafaa6b2aad0003ad3f", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6e3901e16b2e43bbaf556f42abc38a65"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bc4135011acc4c2c81f885bc8225d494", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7516feaad5674939ab722a26ea67b115"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e284b3f23ee947c0aca0278960c93581", "id": "7516feaad5674939ab722a26ea67b115"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/80d982d4c7cb47a49b40a5683616471a"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "be2dc0fd29f4447da1edd003784117bb", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8a28fc696eb54dbcbf088ce117aa0c6d"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4baffb2d1a08440f95ed93193f197b28", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9204cd2f86ee49d897802988986cfe61"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0fdc579e49714efb9f52126cffabaf63", "id": "9204cd2f86ee49d897802988986cfe61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/97af06e089954d6db24f7cb4c7863194"}, "url": "http://12.0.0.47:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "57e4800cd5c1492bb7daf1ffade66119", "id": "97af06e089954d6db24f7cb4c7863194"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/97d29e46a62d405e9a98965c1dd396fe"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0fdc579e49714efb9f52126cffabaf63", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a3ab7599835042fba9e3c2ebceee3198"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "be2dc0fd29f4447da1edd003784117bb", "id": "a3ab7599835042fba9e3c2ebceee3198"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a5fa0d6a7bde4d8eb6c5684dd3b38319"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd031125f1134bafaa6b2aad0003ad3f", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a928168079e54b52ae4a242638858abb"}, "url": "http://12.0.0.47:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "57e4800cd5c1492bb7daf1ffade66119", "id": "a928168079e54b52ae4a242638858abb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b556aabf8a8a47cca985569c7c23e360"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ecc545c98966469a95af3aa77fa8aa1a", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c147eb2456724c3898502e08b5c2fd21"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd031125f1134bafaa6b2aad0003ad3f", "id": "c147eb2456724c3898502e08b5c2fd21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cbcf2e01f8474c39a3957c11cfc025c0"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0fdc579e49714efb9f52126cffabaf63", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d427130b310245e08c7fdcd879ef8b4c"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7e81a40c4280407aa7e9e2643668d6c9", "id": "d427130b310245e08c7fdcd879ef8b4c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d6149be0c204421c99fff00518740fdb"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7ab04f3c04d8404c942448c009e64aea", "id": "d6149be0c204421c99fff00518740fdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d91df68f2a074b81a60c69b98f789e73"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7ab04f3c04d8404c942448c009e64aea", "id": "d91df68f2a074b81a60c69b98f789e73"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/da8ba97cc9904229a67086bf80b9fc88"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7ffe4a44418f40f690fd8a6f105a41d3", "id": "da8ba97cc9904229a67086bf80b9fc88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/de6a47d5a7184732b677f884f02ae4e6"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05ae7c1be4ae4d20849f262f42a6ec8f", "id": "de6a47d5a7184732b677f884f02ae4e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e4d1dfe16cdb40eda88e665d36b19e4e"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bc4135011acc4c2c81f885bc8225d494", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/eb55c21f593040928444d409e252cd57"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9f57e18ee6204ceca92603a274d5bcac", "id": "eb55c21f593040928444d409e252cd57"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ee19c5eea00d476d82709910be8bd9d9"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6fc0db2d00a4486a8abe89aa45d1eda", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f6efb92782e64ce4b1fd4d012baa1676"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ecc545c98966469a95af3aa77fa8aa1a", "id": "f6efb92782e64ce4b1fd4d012baa1676"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f9834c1f9b434ce3b26cb9d2e66959df"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9f57e18ee6204ceca92603a274d5bcac", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fa346c9a73ec47af93d91d9b0031e9af"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bc4135011acc4c2c81f885bc8225d494", "id": "fa346c9a73ec47af93d91d9b0031e9af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fd78b8eadef64ca6aa7159a03d72f792"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6fc0db2d00a4486a8abe89aa45d1eda", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-27 20:05:21,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-0fb26a13-22b7-4779-a3df-f025c93f1381 2018-09-27 20:05:21,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.272454023361s 2018-09-27 20:05:21,386 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/0278c3b9e0c64616a1a7d144b9d178c5'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4baffb2d1a08440f95ed93193f197b28', u'id': u'0278c3b9e0c64616a1a7d144b9d178c5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/0ce0891b4a394af5817e82d4a114dfc9'}, u'url': u'http://172.30.9.22:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9f57e18ee6204ceca92603a274d5bcac', u'id': u'0ce0891b4a394af5817e82d4a114dfc9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/15854b7a8616496a9c07367a5c7705ee'}, u'url': u'http://172.30.9.22:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e284b3f23ee947c0aca0278960c93581', u'id': u'15854b7a8616496a9c07367a5c7705ee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/188cece866cb41d496cfc8e163d63636'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7ab04f3c04d8404c942448c009e64aea', u'id': u'188cece866cb41d496cfc8e163d63636'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/18e204cddc214e148a837dd91262975e'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'05ae7c1be4ae4d20849f262f42a6ec8f', u'id': u'18e204cddc214e148a837dd91262975e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1ace3f9829b24654891e8675c020a135'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4baffb2d1a08440f95ed93193f197b28', u'id': u'1ace3f9829b24654891e8675c020a135'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1c5846d7f0724ea5947ccb8ba0a061f2'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ecc545c98966469a95af3aa77fa8aa1a', u'id': u'1c5846d7f0724ea5947ccb8ba0a061f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1c7c9f356bfe4ba484737f86f9070398'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7ffe4a44418f40f690fd8a6f105a41d3', u'id': u'1c7c9f356bfe4ba484737f86f9070398'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1dfc1a7ca2c24405af467bbdbf5fb715'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c6fc0db2d00a4486a8abe89aa45d1eda', u'id': u'1dfc1a7ca2c24405af467bbdbf5fb715'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/33360d775fe449f6bae6f9920027de01'}, u'url': u'http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'57e4800cd5c1492bb7daf1ffade66119', u'id': u'33360d775fe449f6bae6f9920027de01'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/364a1e54c46943daa07e3b41a238ec3b'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7e81a40c4280407aa7e9e2643668d6c9', u'id': u'364a1e54c46943daa07e3b41a238ec3b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/40444743cc144e808c5fcd3b4594dad5'}, u'url': u'http://172.30.9.22:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'05ae7c1be4ae4d20849f262f42a6ec8f', u'id': u'40444743cc144e808c5fcd3b4594dad5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4bf7cf449dce4616a7bf6a6957678228'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e284b3f23ee947c0aca0278960c93581', u'id': u'4bf7cf449dce4616a7bf6a6957678228'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4f0b5b240f4145f79ca2398aaf442848'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'be2dc0fd29f4447da1edd003784117bb', u'id': u'4f0b5b240f4145f79ca2398aaf442848'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/55d626c15efb466fbf02fa13f78cdba9'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7ffe4a44418f40f690fd8a6f105a41d3', u'id': u'55d626c15efb466fbf02fa13f78cdba9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/60515450567a45728a58f1e057389a2c'}, u'url': u'http://172.30.9.22:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7e81a40c4280407aa7e9e2643668d6c9', u'id': u'60515450567a45728a58f1e057389a2c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/66c451fcfb0449dd9aa9359b3e0f96cc'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cd031125f1134bafaa6b2aad0003ad3f', u'id': u'66c451fcfb0449dd9aa9359b3e0f96cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/6e3901e16b2e43bbaf556f42abc38a65'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bc4135011acc4c2c81f885bc8225d494', u'id': u'6e3901e16b2e43bbaf556f42abc38a65'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7516feaad5674939ab722a26ea67b115'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e284b3f23ee947c0aca0278960c93581', u'id': u'7516feaad5674939ab722a26ea67b115'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/80d982d4c7cb47a49b40a5683616471a'}, u'url': u'http://172.30.9.22:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'be2dc0fd29f4447da1edd003784117bb', u'id': u'80d982d4c7cb47a49b40a5683616471a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/8a28fc696eb54dbcbf088ce117aa0c6d'}, u'url': u'http://172.30.9.22:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4baffb2d1a08440f95ed93193f197b28', u'id': u'8a28fc696eb54dbcbf088ce117aa0c6d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/9204cd2f86ee49d897802988986cfe61'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0fdc579e49714efb9f52126cffabaf63', u'id': u'9204cd2f86ee49d897802988986cfe61'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/97af06e089954d6db24f7cb4c7863194'}, u'url': u'http://12.0.0.47:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'57e4800cd5c1492bb7daf1ffade66119', u'id': u'97af06e089954d6db24f7cb4c7863194'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/97d29e46a62d405e9a98965c1dd396fe'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0fdc579e49714efb9f52126cffabaf63', u'id': u'97d29e46a62d405e9a98965c1dd396fe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/a3ab7599835042fba9e3c2ebceee3198'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'be2dc0fd29f4447da1edd003784117bb', u'id': u'a3ab7599835042fba9e3c2ebceee3198'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/a5fa0d6a7bde4d8eb6c5684dd3b38319'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cd031125f1134bafaa6b2aad0003ad3f', u'id': u'a5fa0d6a7bde4d8eb6c5684dd3b38319'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/a928168079e54b52ae4a242638858abb'}, u'url': u'http://12.0.0.47:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'57e4800cd5c1492bb7daf1ffade66119', u'id': u'a928168079e54b52ae4a242638858abb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b556aabf8a8a47cca985569c7c23e360'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ecc545c98966469a95af3aa77fa8aa1a', u'id': u'b556aabf8a8a47cca985569c7c23e360'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c147eb2456724c3898502e08b5c2fd21'}, u'url': u'http://172.30.9.22:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cd031125f1134bafaa6b2aad0003ad3f', u'id': u'c147eb2456724c3898502e08b5c2fd21'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/cbcf2e01f8474c39a3957c11cfc025c0'}, u'url': u'http://172.30.9.22:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0fdc579e49714efb9f52126cffabaf63', u'id': u'cbcf2e01f8474c39a3957c11cfc025c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d427130b310245e08c7fdcd879ef8b4c'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7e81a40c4280407aa7e9e2643668d6c9', u'id': u'd427130b310245e08c7fdcd879ef8b4c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d6149be0c204421c99fff00518740fdb'}, u'url': u'http://172.30.9.22:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7ab04f3c04d8404c942448c009e64aea', u'id': u'd6149be0c204421c99fff00518740fdb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d91df68f2a074b81a60c69b98f789e73'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7ab04f3c04d8404c942448c009e64aea', u'id': u'd91df68f2a074b81a60c69b98f789e73'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/da8ba97cc9904229a67086bf80b9fc88'}, u'url': u'http://172.30.9.22:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7ffe4a44418f40f690fd8a6f105a41d3', u'id': u'da8ba97cc9904229a67086bf80b9fc88'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/de6a47d5a7184732b677f884f02ae4e6'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'05ae7c1be4ae4d20849f262f42a6ec8f', u'id': u'de6a47d5a7184732b677f884f02ae4e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e4d1dfe16cdb40eda88e665d36b19e4e'}, u'url': u'http://172.30.9.22:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bc4135011acc4c2c81f885bc8225d494', u'id': u'e4d1dfe16cdb40eda88e665d36b19e4e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/eb55c21f593040928444d409e252cd57'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9f57e18ee6204ceca92603a274d5bcac', u'id': u'eb55c21f593040928444d409e252cd57'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ee19c5eea00d476d82709910be8bd9d9'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c6fc0db2d00a4486a8abe89aa45d1eda', u'id': u'ee19c5eea00d476d82709910be8bd9d9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f6efb92782e64ce4b1fd4d012baa1676'}, u'url': u'http://172.30.9.22:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ecc545c98966469a95af3aa77fa8aa1a', u'id': u'f6efb92782e64ce4b1fd4d012baa1676'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f9834c1f9b434ce3b26cb9d2e66959df'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9f57e18ee6204ceca92603a274d5bcac', u'id': u'f9834c1f9b434ce3b26cb9d2e66959df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/fa346c9a73ec47af93d91d9b0031e9af'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bc4135011acc4c2c81f885bc8225d494', u'id': u'fa346c9a73ec47af93d91d9b0031e9af'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/fd78b8eadef64ca6aa7159a03d72f792'}, u'url': u'http://172.30.9.22:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c6fc0db2d00a4486a8abe89aa45d1eda', u'id': u'fd78b8eadef64ca6aa7159a03d72f792'})] 2018-09-27 20:05:21,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-09-27 20:05:21,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:21,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05: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-759e1c94-f8b6-4819-bd06-b0e7813be309 x-openstack-request-id: req-759e1c94-f8b6-4819-bd06-b0e7813be309 2018-09-27 20:05:21,502 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-09-27 20:05:21,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-759e1c94-f8b6-4819-bd06-b0e7813be309 2018-09-27 20:05:21,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.114223957062s 2018-09-27 20:05:21,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-09-27 20:05:21,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:23,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2bf711cb-0c31-4e7b-95ee-a017007e8913 x-openstack-request-id: req-2bf711cb-0c31-4e7b-95ee-a017007e8913 2018-09-27 20:05:23,770 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-09-27 20:05:23,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-2bf711cb-0c31-4e7b-95ee-a017007e8913 2018-09-27 20:05:23,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.25499486923s 2018-09-27 20:05:23,771 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-27 20:05:23,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:05:23,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:24,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:24 GMT X-Openstack-Request-Id: req-62425006-dc92-429e-9da2-eec07786713a 2018-09-27 20:05:24,809 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 20:05:24,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-62425006-dc92-429e-9da2-eec07786713a 2018-09-27 20:05:24,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.0279648304s 2018-09-27 20:05:24,810 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-27 20:05:24,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-27 20:05:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:24,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 715 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05: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-0437ca2e-a087-4853-a147-4e58faba9bcc x-openstack-request-id: req-0437ca2e-a087-4853-a147-4e58faba9bcc 2018-09-27 20:05:24,984 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 246}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 249}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 6}]} 2018-09-27 20:05:24,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-0437ca2e-a087-4853-a147-4e58faba9bcc 2018-09-27 20:05:24,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.174710988998s 2018-09-27 20:05:24,986 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 3, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 246}, 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.7', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 6, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 249}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-09-27 20:05:24,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-09-27 20:05:24,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:25,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05: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-4bf0469f-3a8b-4034-9bd5-5cdb75184721 x-openstack-request-id: req-4bf0469f-3a8b-4034-9bd5-5cdb75184721 2018-09-27 20:05:25,125 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-09-27 20:05:25,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4bf0469f-3a8b-4034-9bd5-5cdb75184721 2018-09-27 20:05:25,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.139537096024s 2018-09-27 20:05:25,126 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-27 20:05:25,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:05:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:26,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:26 GMT X-Openstack-Request-Id: req-26ac3c6c-2893-494e-8837-d2eb2313c2fe 2018-09-27 20:05:26,270 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:05:26,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-26ac3c6c-2893-494e-8837-d2eb2313c2fe 2018-09-27 20:05:26,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.14367890358s 2018-09-27 20:05:26,271 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'5a473a48-56b4-4e4a-87e6-fb470a7555a8'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T20:02:12Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'64991f16027e4ab59c597583546b9b07', u'created_at': u'2018-09-27T20:02:05Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'64991f16027e4ab59c597583546b9b07'})] 2018-09-27 20:05:26,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 20:05:26,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:27,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:27 GMT X-Openstack-Request-Id: req-ffc00663-15e0-4b99-b971-444f71a14d95 2018-09-27 20:05:27,362 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-09-27 20:05:27,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-ffc00663-15e0-4b99-b971-444f71a14d95 2018-09-27 20:05:27,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.09146904945s 2018-09-27 20:05:27,363 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-27 20:05:27,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 20:05:27,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:27,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 722 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7adeecfa-b47c-4731-bc8b-78b491b675c3 2018-09-27 20:05:27,656 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "64991f16027e4ab59c597583546b9b07"}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "201f4b4b67a9425eb8a29024ac29626a"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07/users/201f4b4b67a9425eb8a29024ac29626a/roles/038aca4dc7514848b2d2ba0139599be2"}}, {"scope": {"project": {"id": "64991f16027e4ab59c597583546b9b07"}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "3998665ceb30478682cac794be9ac8d5"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07/users/3998665ceb30478682cac794be9ac8d5/roles/038aca4dc7514848b2d2ba0139599be2"}}, {"scope": {"project": {"id": "64991f16027e4ab59c597583546b9b07"}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "403dd60b42c645fdb9c71a84ea4901db"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07/users/403dd60b42c645fdb9c71a84ea4901db/roles/038aca4dc7514848b2d2ba0139599be2"}}, {"scope": {"project": {"id": "64991f16027e4ab59c597583546b9b07"}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "4293a5f9286a4bbc9089367a2004db78"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07/users/4293a5f9286a4bbc9089367a2004db78/roles/038aca4dc7514848b2d2ba0139599be2"}}, {"scope": {"project": {"id": "64991f16027e4ab59c597583546b9b07"}}, "role": {"id": "478abd90410844e1b5d4d1a7438c513d"}, "user": {"id": "4293a5f9286a4bbc9089367a2004db78"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07/users/4293a5f9286a4bbc9089367a2004db78/roles/478abd90410844e1b5d4d1a7438c513d"}}, {"scope": {"project": {"id": "64991f16027e4ab59c597583546b9b07"}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "48b57b98a62843f18e6a60bcd68e58e3"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07/users/48b57b98a62843f18e6a60bcd68e58e3/roles/038aca4dc7514848b2d2ba0139599be2"}}, {"scope": {"project": {"id": "64991f16027e4ab59c597583546b9b07"}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "49f2b330ada74bb0b6b2eb8e5e307565"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07/users/49f2b330ada74bb0b6b2eb8e5e307565/roles/038aca4dc7514848b2d2ba0139599be2"}}, {"scope": {"project": {"id": "64991f16027e4ab59c597583546b9b07"}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "62bfc83ba0724c968aee2a78d059f895"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07/users/62bfc83ba0724c968aee2a78d059f895/roles/038aca4dc7514848b2d2ba0139599be2"}}, {"scope": {"project": {"id": "64991f16027e4ab59c597583546b9b07"}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "66be9d49723a4421bdf625af2c1c0ebf"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07/users/66be9d49723a4421bdf625af2c1c0ebf/roles/038aca4dc7514848b2d2ba0139599be2"}}, {"scope": {"project": {"id": "64991f16027e4ab59c597583546b9b07"}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "89c720e4549c43809d642cc9ef21c444"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07/users/89c720e4549c43809d642cc9ef21c444/roles/038aca4dc7514848b2d2ba0139599be2"}}, {"scope": {"project": {"id": "64991f16027e4ab59c597583546b9b07"}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "8ebc2817ce8645d193f14cc62eb90862"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07/users/8ebc2817ce8645d193f14cc62eb90862/roles/038aca4dc7514848b2d2ba0139599be2"}}, {"scope": {"project": {"id": "64991f16027e4ab59c597583546b9b07"}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "dc71a13405e645c5b0493fd47fae4556"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07/users/dc71a13405e645c5b0493fd47fae4556/roles/038aca4dc7514848b2d2ba0139599be2"}}, {"scope": {"project": {"id": "7a5c8d6d37614985b1b1857b3620d4e7"}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "e0e411f365814a38b6f64224e353f0ba"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7/users/e0e411f365814a38b6f64224e353f0ba/roles/038aca4dc7514848b2d2ba0139599be2"}}, {"scope": {"project": {"id": "64991f16027e4ab59c597583546b9b07"}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "ed3ea420803445feb82f15affa362ff1"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07/users/ed3ea420803445feb82f15affa362ff1/roles/038aca4dc7514848b2d2ba0139599be2"}}, {"scope": {"domain": {"id": "f5ca9b7324aa4d6ea7994d340cf59496"}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "b220fca0030649f38dc20e3833e568ae"}, "links": {"assignment": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496/users/b220fca0030649f38dc20e3833e568ae/roles/038aca4dc7514848b2d2ba0139599be2"}}, {"scope": {"system": {"all": true}}, "role": {"id": "038aca4dc7514848b2d2ba0139599be2"}, "user": {"id": "e0e411f365814a38b6f64224e353f0ba"}, "links": {"assignment": "http://172.30.9.22:5000/v3/system/users/e0e411f365814a38b6f64224e353f0ba/roles/038aca4dc7514848b2d2ba0139599be2"}}], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments", "previous": null, "next": null}} 2018-09-27 20:05:27,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-7adeecfa-b47c-4731-bc8b-78b491b675c3 2018-09-27 20:05:27,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.289907932281s 2018-09-27 20:05:27,660 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'64991f16027e4ab59c597583546b9b07', 'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'201f4b4b67a9425eb8a29024ac29626a'}), Munch({'project': u'64991f16027e4ab59c597583546b9b07', 'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'3998665ceb30478682cac794be9ac8d5'}), Munch({'project': u'64991f16027e4ab59c597583546b9b07', 'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'403dd60b42c645fdb9c71a84ea4901db'}), Munch({'project': u'64991f16027e4ab59c597583546b9b07', 'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'4293a5f9286a4bbc9089367a2004db78'}), Munch({'project': u'64991f16027e4ab59c597583546b9b07', 'id': u'478abd90410844e1b5d4d1a7438c513d', 'user': u'4293a5f9286a4bbc9089367a2004db78'}), Munch({'project': u'64991f16027e4ab59c597583546b9b07', 'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'48b57b98a62843f18e6a60bcd68e58e3'}), Munch({'project': u'64991f16027e4ab59c597583546b9b07', 'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'49f2b330ada74bb0b6b2eb8e5e307565'}), Munch({'project': u'64991f16027e4ab59c597583546b9b07', 'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'62bfc83ba0724c968aee2a78d059f895'}), Munch({'project': u'64991f16027e4ab59c597583546b9b07', 'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'66be9d49723a4421bdf625af2c1c0ebf'}), Munch({'project': u'64991f16027e4ab59c597583546b9b07', 'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'89c720e4549c43809d642cc9ef21c444'}), Munch({'project': u'64991f16027e4ab59c597583546b9b07', 'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'8ebc2817ce8645d193f14cc62eb90862'}), Munch({'project': u'64991f16027e4ab59c597583546b9b07', 'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'dc71a13405e645c5b0493fd47fae4556'}), Munch({'project': u'7a5c8d6d37614985b1b1857b3620d4e7', 'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'e0e411f365814a38b6f64224e353f0ba'}), Munch({'project': u'64991f16027e4ab59c597583546b9b07', 'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'ed3ea420803445feb82f15affa362ff1'}), Munch({'domain': u'f5ca9b7324aa4d6ea7994d340cf59496', 'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'b220fca0030649f38dc20e3833e568ae'}), Munch({'id': u'038aca4dc7514848b2d2ba0139599be2', 'user': u'e0e411f365814a38b6f64224e353f0ba'})] 2018-09-27 20:05:27,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:05:27,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:27,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c85070-0da1-4980-8a95-d5dff704cfa2 2018-09-27 20:05:27,841 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:05:27,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-37c85070-0da1-4980-8a95-d5dff704cfa2 2018-09-27 20:05:27,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177611112595s 2018-09-27 20:05:27,843 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'038aca4dc7514848b2d2ba0139599be2'}), 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'1faf0c4e549845dfb4ddf99992b4bc7b'}), 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'27b5308b13664f8ca16e4a5598995e6f'}), 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'42177d88bc7e466ebe0c8a0506baf0a2'}), 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'478abd90410844e1b5d4d1a7438c513d'}), 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'6c7b0a714c92470ba7f82e913c049eca'}), 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'})] 2018-09-27 20:05:27,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 20:05:27,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:28,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:28 GMT X-Openstack-Request-Id: req-be3bfb7f-aaf3-4a60-85d0-d3310e20f4a5 2018-09-27 20:05:28,360 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-09-27 20:05:28,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-be3bfb7f-aaf3-4a60-85d0-d3310e20f4a5 2018-09-27 20:05:28,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.516335010529s 2018-09-27 20:05:28,361 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-27 20:05:28,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:05:28,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:28,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-af4d1629-7202-4e74-9a0c-17e97f016b75 x-openstack-request-id: req-af4d1629-7202-4e74-9a0c-17e97f016b75 2018-09-27 20:05:28,565 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-27 20:05:28,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-af4d1629-7202-4e74-9a0c-17e97f016b75 2018-09-27 20:05:28,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203797101974s 2018-09-27 20:05:28,565 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-27 20:05:28,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-09-27 20:05:28,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:05:28,580 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cef1e61-4c0c-4be4-af94-dfd75906109c 2018-09-27 20:05:28,580 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-09-27 20:05:28,580 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-8cef1e61-4c0c-4be4-af94-dfd75906109c 2018-09-27 20:05:28,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:28,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39fae7c2-21fe-4e0a-a6ff-a068dc981b9b 2018-09-27 20:05:28,752 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/05ae7c1be4ae4d20849f262f42a6ec8f"}, "enabled": true, "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0fdc579e49714efb9f52126cffabaf63"}, "enabled": true, "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4baffb2d1a08440f95ed93193f197b28"}, "enabled": true, "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/57e4800cd5c1492bb7daf1ffade66119"}, "enabled": true, "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7ab04f3c04d8404c942448c009e64aea"}, "enabled": true, "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7e81a40c4280407aa7e9e2643668d6c9"}, "enabled": true, "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7ffe4a44418f40f690fd8a6f105a41d3"}, "enabled": true, "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9f57e18ee6204ceca92603a274d5bcac"}, "enabled": true, "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a2c345b5b6364ed483734dbe4995e7f1"}, "enabled": true, "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bc4135011acc4c2c81f885bc8225d494"}, "enabled": true, "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/be2dc0fd29f4447da1edd003784117bb"}, "enabled": true, "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/c6fc0db2d00a4486a8abe89aa45d1eda"}, "enabled": true, "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cd031125f1134bafaa6b2aad0003ad3f"}, "enabled": true, "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e284b3f23ee947c0aca0278960c93581"}, "enabled": true, "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ecc545c98966469a95af3aa77fa8aa1a"}, "enabled": true, "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-09-27 20:05:28,752 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-39fae7c2-21fe-4e0a-a6ff-a068dc981b9b 2018-09-27 20:05:28,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.183559894562s 2018-09-27 20:05:28,757 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'05ae7c1be4ae4d20849f262f42a6ec8f', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'0fdc579e49714efb9f52126cffabaf63', 'name': u'glance'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'4baffb2d1a08440f95ed93193f197b28', 'name': u'cinder'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'57e4800cd5c1492bb7daf1ffade66119', 'name': u'swift'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'7ab04f3c04d8404c942448c009e64aea', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'7e81a40c4280407aa7e9e2643668d6c9', 'name': u'keystone'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'7ffe4a44418f40f690fd8a6f105a41d3', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'9f57e18ee6204ceca92603a274d5bcac', 'name': u'nova'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'a2c345b5b6364ed483734dbe4995e7f1', 'name': u'ceilometer'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'bc4135011acc4c2c81f885bc8225d494', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'be2dc0fd29f4447da1edd003784117bb', 'name': u'placement'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'c6fc0db2d00a4486a8abe89aa45d1eda', 'name': u'cinderv3'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'cd031125f1134bafaa6b2aad0003ad3f', 'name': u'neutron'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'e284b3f23ee947c0aca0278960c93581', 'name': u'panko'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'ecc545c98966469a95af3aa77fa8aa1a', 'name': u'gnocchi'})] 2018-09-27 20:05:28,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:05:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}188ecea2e076a2c260ef204aa543b3f6572d350a3c5dbc51d3e56b6981fd6e19" 2018-09-27 20:05:29,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 624 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:29 GMT X-Openstack-Request-Id: req-3550a771-bd1c-4a46-a839-7aa9184458ba 2018-09-27 20:05:29,994 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:12Z","dns_nameservers":[],"updated_at":"2018-09-27T20:02:12Z","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":"64991f16027e4ab59c597583546b9b07","id":"5a473a48-56b4-4e4a-87e6-fb470a7555a8","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-27 20:05:29,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-3550a771-bd1c-4a46-a839-7aa9184458ba 2018-09-27 20:05:29,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.23588681221s 2018-09-27 20:05:29,995 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T20:02:12Z', 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'5a473a48-56b4-4e4a-87e6-fb470a7555a8', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', u'tenant_id': u'64991f16027e4ab59c597583546b9b07', u'created_at': u'2018-09-27T20:02:12Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'64991f16027e4ab59c597583546b9b07'})] 2018-09-27 20:05:30,152 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 20:05:30,152 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-27 20:05:30,202 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-27 20:05:30,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:05:30,389 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58d817cf-b13a-4a0c-b6f1-5f6bdd9c5f0d 2018-09-27 20:05:30,389 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:05:30,389 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-58d817cf-b13a-4a0c-b6f1-5f6bdd9c5f0d 2018-09-27 20:05:30,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:05:30,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e0e411f365814a38b6f64224e353f0ba"}, "audit_ids": ["d6yXeISPTtKq9Hju8zewIA"], "issued_at": "2018-09-27T20:05:30.000000Z"}} 2018-09-27 20:05:30,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:05:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" 2018-09-27 20:05:32,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:32 GMT X-Openstack-Request-Id: req-13cd8afb-112b-45d5-a103-49525b3fcc57 2018-09-27 20:05:32,072 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:05:32,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-13cd8afb-112b-45d5-a103-49525b3fcc57 2018-09-27 20:05:32,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.2752301693s 2018-09-27 20:05:32,074 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-27 20:05:32,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:05:32,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" 2018-09-27 20:05:32,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add6d3ac-3571-411b-940d-dae93a93ba4a 2018-09-27 20:05:32,263 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:05:32,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-add6d3ac-3571-411b-940d-dae93a93ba4a 2018-09-27 20:05:32,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182702064514s 2018-09-27 20:05:32,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:05:32,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" 2018-09-27 20:05:32,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 298 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d708ee4-e43e-4b5e-a4e8-8d29e26b643d 2018-09-27 20:05:32,460 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 20:05:32,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6d708ee4-e43e-4b5e-a4e8-8d29e26b643d 2018-09-27 20:05:32,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188510894775s 2018-09-27 20:05:32,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 20:05:32,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" -d '{"network": {"tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "tenantnetwork1-net_3f2c50d1-666c-4f4a-8b5c-ed69b3aded5f", "admin_state_up": true}}' 2018-09-27 20:05:34,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 687 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:34 GMT X-Openstack-Request-Id: req-ebdbb594-6801-4b68-8f56-b08b7fe275bc 2018-09-27 20:05:34,087 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bf3c093e-8909-405c-a336-533c29f8087b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7a5c8d6d37614985b1b1857b3620d4e7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:05:33Z","is_default":false,"provider:segmentation_id":62,"name":"tenantnetwork1-net_3f2c50d1-666c-4f4a-8b5c-ed69b3aded5f","admin_state_up":true,"tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:05:33Z","mtu":1450}} 2018-09-27 20:05:34,087 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ebdbb594-6801-4b68-8f56-b08b7fe275bc 2018-09-27 20:05:34,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.62543392181s 2018-09-27 20:05:34,088 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T20:05:33Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bf3c093e-8909-405c-a336-533c29f8087b', u'provider:segmentation_id': 62, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_3f2c50d1-666c-4f4a-8b5c-ed69b3aded5f', u'admin_state_up': True, u'tenant_id': u'7a5c8d6d37614985b1b1857b3620d4e7', u'created_at': u'2018-09-27T20:05:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7a5c8d6d37614985b1b1857b3620d4e7'}) 2018-09-27 20:05:34,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:05:34,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" 2018-09-27 20:05:35,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1352 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:35 GMT X-Openstack-Request-Id: req-01fc63e4-0eaa-4162-ac83-9c23ed8e0d75 2018-09-27 20:05:35,191 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bf3c093e-8909-405c-a336-533c29f8087b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7a5c8d6d37614985b1b1857b3620d4e7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:05:33Z","provider:segmentation_id":62,"name":"tenantnetwork1-net_3f2c50d1-666c-4f4a-8b5c-ed69b3aded5f","admin_state_up":true,"tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:05:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:05:35,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-01fc63e4-0eaa-4162-ac83-9c23ed8e0d75 2018-09-27 20:05:35,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10271286964s 2018-09-27 20:05:35,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 20:05:35,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" -d '{"subnet": {"name": "tenantnetwork1-subnet_3f2c50d1-666c-4f4a-8b5c-ed69b3aded5f", "enable_dhcp": true, "network_id": "bf3c093e-8909-405c-a336-533c29f8087b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 20:05:35,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:35 GMT X-Openstack-Request-Id: req-1d8bb962-2ddb-45d8-a4f7-8dd6cfcbf3a8 2018-09-27 20:05:35,962 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf3c093e-8909-405c-a336-533c29f8087b","tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:05:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:05:35Z","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":"7a5c8d6d37614985b1b1857b3620d4e7","id":"a8e2fa3e-21d0-4562-9769-8849fe92e163","subnetpool_id":null,"name":"tenantnetwork1-subnet_3f2c50d1-666c-4f4a-8b5c-ed69b3aded5f"}} 2018-09-27 20:05:35,962 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1d8bb962-2ddb-45d8-a4f7-8dd6cfcbf3a8 2018-09-27 20:05:35,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.769291877747s 2018-09-27 20:05:35,963 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T20:05:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a8e2fa3e-21d0-4562-9769-8849fe92e163', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_3f2c50d1-666c-4f4a-8b5c-ed69b3aded5f', u'enable_dhcp': True, u'network_id': u'bf3c093e-8909-405c-a336-533c29f8087b', u'tenant_id': u'7a5c8d6d37614985b1b1857b3620d4e7', u'created_at': u'2018-09-27T20:05:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7a5c8d6d37614985b1b1857b3620d4e7'}) 2018-09-27 20:05:35,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 20:05:35,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" -d '{"router": {"external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969"}, "name": "tenantnetwork1-router_3f2c50d1-666c-4f4a-8b5c-ed69b3aded5f", "admin_state_up": true}}' 2018-09-27 20:05:37,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 647 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:37 GMT X-Openstack-Request-Id: req-5e7d3a1f-a682-4b5a-b454-e43da558e70e 2018-09-27 20:05:37,700 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:05:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-27T20:05:37Z", "revision_number": 2, "routes": [], "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "7d145f72-b541-42a4-889f-af71869a566f", "name": "tenantnetwork1-router_3f2c50d1-666c-4f4a-8b5c-ed69b3aded5f"}} 2018-09-27 20:05:37,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5e7d3a1f-a682-4b5a-b454-e43da558e70e 2018-09-27 20:05:37,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.73684382439s 2018-09-27 20:05:37,701 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5a473a48-56b4-4e4a-87e6-fb470a7555a8', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7a5c8d6d37614985b1b1857b3620d4e7', u'created_at': u'2018-09-27T20:05:36Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-27T20:05:37Z', u'revision_number': 2, u'routes': [], u'project_id': u'7a5c8d6d37614985b1b1857b3620d4e7', u'id': u'7d145f72-b541-42a4-889f-af71869a566f', u'name': u'tenantnetwork1-router_3f2c50d1-666c-4f4a-8b5c-ed69b3aded5f'}) 2018-09-27 20:05:37,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 20:05:37,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/7d145f72-b541-42a4-889f-af71869a566f/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" -d '{"subnet_id": "a8e2fa3e-21d0-4562-9769-8849fe92e163"}' 2018-09-27 20:05:39,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:39 GMT X-Openstack-Request-Id: req-898162d5-fe76-4488-be76-5d8c85165cc8 2018-09-27 20:05:39,836 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bf3c093e-8909-405c-a336-533c29f8087b", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "subnet_id": "a8e2fa3e-21d0-4562-9769-8849fe92e163", "subnet_ids": ["a8e2fa3e-21d0-4562-9769-8849fe92e163"], "port_id": "0fdc5176-8f35-4566-a375-dd4071e85bf0", "id": "7d145f72-b541-42a4-889f-af71869a566f"} 2018-09-27 20:05:39,836 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7d145f72-b541-42a4-889f-af71869a566f/add_router_interface.json used request id req-898162d5-fe76-4488-be76-5d8c85165cc8 2018-09-27 20:05:39,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.13433980942s 2018-09-27 20:05:39,952 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 20:05:39,953 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-27 20:05:39,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 20:05:39,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/7d145f72-b541-42a4-889f-af71869a566f/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" -d '{"subnet_id": "a8e2fa3e-21d0-4562-9769-8849fe92e163"}' 2018-09-27 20:05:42,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:42 GMT X-Openstack-Request-Id: req-6735b8c0-42b0-4f61-be1a-1ac6ef194acc 2018-09-27 20:05:42,728 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bf3c093e-8909-405c-a336-533c29f8087b", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "subnet_id": "a8e2fa3e-21d0-4562-9769-8849fe92e163", "subnet_ids": ["a8e2fa3e-21d0-4562-9769-8849fe92e163"], "port_id": "0fdc5176-8f35-4566-a375-dd4071e85bf0", "id": "7d145f72-b541-42a4-889f-af71869a566f"} 2018-09-27 20:05:42,728 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7d145f72-b541-42a4-889f-af71869a566f/remove_router_interface.json used request id req-6735b8c0-42b0-4f61-be1a-1ac6ef194acc 2018-09-27 20:05:42,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.76985907555s 2018-09-27 20:05:42,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 20:05:42,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" 2018-09-27 20:05:44,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 650 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:44 GMT X-Openstack-Request-Id: req-fec50df2-088b-45ff-b0ba-17e15d352fc4 2018-09-27 20:05:44,034 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:05:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-27T20:05:41Z", "revision_number": 4, "routes": [], "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "7d145f72-b541-42a4-889f-af71869a566f", "name": "tenantnetwork1-router_3f2c50d1-666c-4f4a-8b5c-ed69b3aded5f"}]} 2018-09-27 20:05:44,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-fec50df2-088b-45ff-b0ba-17e15d352fc4 2018-09-27 20:05:44,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.30513882637s 2018-09-27 20:05:44,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 20:05:44,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/7d145f72-b541-42a4-889f-af71869a566f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" 2018-09-27 20:05:46,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:05:46 GMT X-Openstack-Request-Id: req-bb8464d6-f7a2-454b-9b79-79dc7cf0d599 2018-09-27 20:05:46,780 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:05:46,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/7d145f72-b541-42a4-889f-af71869a566f.json used request id req-bb8464d6-f7a2-454b-9b79-79dc7cf0d599 2018-09-27 20:05:46,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.74488782883s 2018-09-27 20:05:46,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:05:46,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" 2018-09-27 20:05:47,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1296 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:47 GMT X-Openstack-Request-Id: req-4d3d2766-393a-4717-b2dd-7b762f2421ad 2018-09-27 20:05:47,936 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:12Z","dns_nameservers":[],"updated_at":"2018-09-27T20:02:12Z","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":"64991f16027e4ab59c597583546b9b07","id":"5a473a48-56b4-4e4a-87e6-fb470a7555a8","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf3c093e-8909-405c-a336-533c29f8087b","tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:05:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:05:35Z","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":"7a5c8d6d37614985b1b1857b3620d4e7","id":"a8e2fa3e-21d0-4562-9769-8849fe92e163","subnetpool_id":null,"name":"tenantnetwork1-subnet_3f2c50d1-666c-4f4a-8b5c-ed69b3aded5f"}]} 2018-09-27 20:05:47,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4d3d2766-393a-4717-b2dd-7b762f2421ad 2018-09-27 20:05:47,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.1557700634s 2018-09-27 20:05:47,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 20:05:47,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/a8e2fa3e-21d0-4562-9769-8849fe92e163.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" 2018-09-27 20:05:51,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:05:51 GMT X-Openstack-Request-Id: req-b216d236-ea40-4153-8c9e-1e1086fd9e51 2018-09-27 20:05:51,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:05:51,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a8e2fa3e-21d0-4562-9769-8849fe92e163.json used request id req-b216d236-ea40-4153-8c9e-1e1086fd9e51 2018-09-27 20:05:51,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.25659704208s 2018-09-27 20:05:51,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:05:51,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" 2018-09-27 20:05:52,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1358 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:52 GMT X-Openstack-Request-Id: req-048b2901-8e56-4fb8-9bbf-ff4073eb7b9b 2018-09-27 20:05:52,300 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bf3c093e-8909-405c-a336-533c29f8087b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a5c8d6d37614985b1b1857b3620d4e7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:05:51Z","provider:segmentation_id":62,"name":"tenantnetwork1-net_3f2c50d1-666c-4f4a-8b5c-ed69b3aded5f","admin_state_up":true,"tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:05:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:05:52,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-048b2901-8e56-4fb8-9bbf-ff4073eb7b9b 2018-09-27 20:05:52,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10477495193s 2018-09-27 20:05:52,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 20:05:52,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/bf3c093e-8909-405c-a336-533c29f8087b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8684b23e5fb2a0404edda378bbef71f1b712831e13aa8b4b24b478f6d46c75b1" 2018-09-27 20:05:53,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:05:53 GMT X-Openstack-Request-Id: req-bc112889-b35d-4a41-819c-190e2e6d31f4 2018-09-27 20:05:53,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:05:53,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/bf3c093e-8909-405c-a336-533c29f8087b.json used request id req-bc112889-b35d-4a41-819c-190e2e6d31f4 2018-09-27 20:05:53,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.724210977554s 2018-09-27 20:05:53,074 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-27 20:05:53,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:05:53,121 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dd6334d-1284-4d21-98a2-811e9cad32e5 2018-09-27 20:05:53,121 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:05:53,121 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-9dd6334d-1284-4d21-98a2-811e9cad32e5 2018-09-27 20:05:53,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:05:53,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:05:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e0e411f365814a38b6f64224e353f0ba"}, "audit_ids": ["Zd91LFB6TC2asKbRVjdgWg"], "issued_at": "2018-09-27T20:05:53.000000Z"}} 2018-09-27 20:05:53,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:05:53,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:05:54,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:54 GMT X-Openstack-Request-Id: req-0bb4cd7a-0b15-49b7-a435-ca470c8155d8 2018-09-27 20:05:54,613 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:05:54,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0bb4cd7a-0b15-49b7-a435-ca470c8155d8 2018-09-27 20:05:54,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.991726875305s 2018-09-27 20:05:54,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:05:54,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:05:54,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d627aa8-a5b0-4225-827d-f8984ac7c0d2 2018-09-27 20:05:54,922 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:05:54,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-2d627aa8-a5b0-4225-827d-f8984ac7c0d2 2018-09-27 20:05:54,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.30187702179s 2018-09-27 20:05:54,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 20:05:54,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_19af39b2-c878-4808-95dc-c645beb8d910"}}' 2018-09-27 20:05:55,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7428c269-234c-4dc0-9592-3fe1b06252f9 2018-09-27 20:05:55,206 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/21b1996c1c7c4d82a4bdc9b424311870"}, "tags": [], "enabled": true, "id": "21b1996c1c7c4d82a4bdc9b424311870", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_19af39b2-c878-4808-95dc-c645beb8d910"}} 2018-09-27 20:05:55,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-7428c269-234c-4dc0-9592-3fe1b06252f9 2018-09-27 20:05:55,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.275887966156s 2018-09-27 20:05:55,207 - 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'21b1996c1c7c4d82a4bdc9b424311870', '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_19af39b2-c878-4808-95dc-c645beb8d910'}) 2018-09-27 20:05:55,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 20:05:55,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cb0eee46-df38-4c7a-8f70-8cd8b9be2bb8", "email": null, "name": "tenantnetwork2-user_19af39b2-c878-4808-95dc-c645beb8d910"}}' 2018-09-27 20:05:55,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66e1b2c8-5b79-4a61-a2e4-cee0c3e12598 2018-09-27 20:05:55,706 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_19af39b2-c878-4808-95dc-c645beb8d910", "links": {"self": "http://172.30.9.22:5000/v3/users/697dd4b79680401d8ed4971d3655405c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "697dd4b79680401d8ed4971d3655405c", "domain_id": "default", "password_expires_at": null}} 2018-09-27 20:05:55,706 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-66e1b2c8-5b79-4a61-a2e4-cee0c3e12598 2018-09-27 20:05:55,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.492504119873s 2018-09-27 20:05:55,707 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'697dd4b79680401d8ed4971d3655405c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_19af39b2-c878-4808-95dc-c645beb8d910'}) 2018-09-27 20:05:55,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:05:55,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:05:55,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfdb5cdc-8912-40a8-8d80-ddde9b94b35b 2018-09-27 20:05:55,914 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:05:55,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bfdb5cdc-8912-40a8-8d80-ddde9b94b35b 2018-09-27 20:05:55,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203222036362s 2018-09-27 20:05:55,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:05:55,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:05:56,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4681c2b-bdf0-46cd-9557-98dfa9e44f36 2018-09-27 20:05:56,115 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:05:56,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c4681c2b-bdf0-46cd-9557-98dfa9e44f36 2018-09-27 20:05:56,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195790052414s 2018-09-27 20:05:56,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:05:56,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:05:56,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413bacd6-28bb-4896-9c68-43a26818c042 2018-09-27 20:05:56,298 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:05:56,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-413bacd6-28bb-4896-9c68-43a26818c042 2018-09-27 20:05:56,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177277088165s 2018-09-27 20:05:56,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:05:56,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:05:56,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ee86dc-a247-4eaf-9463-69dc9aadd416 2018-09-27 20:05:56,510 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 20:05:56,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-24ee86dc-a247-4eaf-9463-69dc9aadd416 2018-09-27 20:05:56,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207340955734s 2018-09-27 20:05:56,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:05:56,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:05:56,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-230c1757-788c-4932-b22b-64c7782a377d 2018-09-27 20:05:56,722 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_19af39b2-c878-4808-95dc-c645beb8d910", "links": {"self": "http://172.30.9.22:5000/v3/users/697dd4b79680401d8ed4971d3655405c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "697dd4b79680401d8ed4971d3655405c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:05:56,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-230c1757-788c-4932-b22b-64c7782a377d 2018-09-27 20:05:56,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211428165436s 2018-09-27 20:05:56,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:05:56,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:05:56,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b51da6f-ce94-416a-bf05-5ea0c8a9f8c2 2018-09-27 20:05:56,997 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/21b1996c1c7c4d82a4bdc9b424311870"}, "tags": [], "enabled": true, "id": "21b1996c1c7c4d82a4bdc9b424311870", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_19af39b2-c878-4808-95dc-c645beb8d910"}]} 2018-09-27 20:05:56,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-8b51da6f-ce94-416a-bf05-5ea0c8a9f8c2 2018-09-27 20:05:56,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.262097120285s 2018-09-27 20:05:57,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 20:05:57,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=697dd4b79680401d8ed4971d3655405c&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=21b1996c1c7c4d82a4bdc9b424311870" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:05:57,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc78733d-2cfb-49e1-b485-67d7ef9dab26 2018-09-27 20:05:57,207 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=697dd4b79680401d8ed4971d3655405c&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=21b1996c1c7c4d82a4bdc9b424311870", "previous": null, "next": null}} 2018-09-27 20:05:57,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=697dd4b79680401d8ed4971d3655405c&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=21b1996c1c7c4d82a4bdc9b424311870 used request id req-fc78733d-2cfb-49e1-b485-67d7ef9dab26 2018-09-27 20:05:57,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.202217817307s 2018-09-27 20:05:57,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 20:05:57,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/21b1996c1c7c4d82a4bdc9b424311870/users/697dd4b79680401d8ed4971d3655405c/roles/1faf0c4e549845dfb4ddf99992b4bc7b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:05:57,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:05:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ad66a9-78a5-49e3-af82-2ef685a1d7fd 2018-09-27 20:05:57,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:05:57,408 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/21b1996c1c7c4d82a4bdc9b424311870/users/697dd4b79680401d8ed4971d3655405c/roles/1faf0c4e549845dfb4ddf99992b4bc7b used request id req-03ad66a9-78a5-49e3-af82-2ef685a1d7fd 2018-09-27 20:05:57,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.196581125259s 2018-09-27 20:05:57,408 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_19af39b2-c878-4808-95dc-c645beb8d910', 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'21b1996c1c7c4d82a4bdc9b424311870', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cb0eee46-df38-4c7a-8f70-8cd8b9be2bb8', 'username': u'tenantnetwork2-user_19af39b2-c878-4808-95dc-c645beb8d910', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 20:05:57,412 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_19af39b2-c878-4808-95dc-c645beb8d910', 'password': 'cb0eee46-df38-4c7a-8f70-8cd8b9be2bb8', 'project_name': 'tenantnetwork2-project_19af39b2-c878-4808-95dc-c645beb8d910', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '21b1996c1c7c4d82a4bdc9b424311870', 'project_domain_name': 'Default'} 2018-09-27 20:05:57,412 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-27 20:05:57,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:05:57,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:05:57,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a5642e-24ee-4081-8d30-851baec3c2c4 2018-09-27 20:05:57,525 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:05:57,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-83a5642e-24ee-4081-8d30-851baec3c2c4 2018-09-27 20:05:57,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112596988678s 2018-09-27 20:05:57,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:05:57,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:05:57,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eea3161-c4c0-420c-8b79-0a435607e85b 2018-09-27 20:05:57,658 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/21b1996c1c7c4d82a4bdc9b424311870"}, "tags": [], "enabled": true, "id": "21b1996c1c7c4d82a4bdc9b424311870", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_19af39b2-c878-4808-95dc-c645beb8d910"}]} 2018-09-27 20:05:57,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2eea3161-c4c0-420c-8b79-0a435607e85b 2018-09-27 20:05:57,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125023841858s 2018-09-27 20:05:57,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 20:05:57,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" -d '{"network": {"tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "name": "tenantnetwork2-net_19af39b2-c878-4808-95dc-c645beb8d910", "admin_state_up": true}}' 2018-09-27 20:05:58,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 686 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:58 GMT X-Openstack-Request-Id: req-4d843e5e-56b3-4fab-adff-07320a448432 2018-09-27 20:05:58,560 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7e97f2f0-b77f-49f3-8832-13ccbdb9337a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"21b1996c1c7c4d82a4bdc9b424311870","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:05:58Z","is_default":false,"provider:segmentation_id":7,"name":"tenantnetwork2-net_19af39b2-c878-4808-95dc-c645beb8d910","admin_state_up":true,"tenant_id":"21b1996c1c7c4d82a4bdc9b424311870","created_at":"2018-09-27T20:05:58Z","mtu":1450}} 2018-09-27 20:05:58,560 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4d843e5e-56b3-4fab-adff-07320a448432 2018-09-27 20:05:58,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.898682832718s 2018-09-27 20:05:58,560 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T20:05:58Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7e97f2f0-b77f-49f3-8832-13ccbdb9337a', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_19af39b2-c878-4808-95dc-c645beb8d910', u'admin_state_up': True, u'tenant_id': u'21b1996c1c7c4d82a4bdc9b424311870', u'created_at': u'2018-09-27T20:05:58Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'21b1996c1c7c4d82a4bdc9b424311870'}) 2018-09-27 20:05:58,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:05:58,570 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21a8d8df-9c8f-4ae5-8150-1ba643bc44a7 2018-09-27 20:05:58,570 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:05:58,571 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-21a8d8df-9c8f-4ae5-8150-1ba643bc44a7 2018-09-27 20:05:58,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:05:58,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:05:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21b1996c1c7c4d82a4bdc9b424311870", "name": "tenantnetwork2-project_19af39b2-c878-4808-95dc-c645beb8d910"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/21b1996c1c7c4d82a4bdc9b424311870", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/21b1996c1c7c4d82a4bdc9b424311870", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/21b1996c1c7c4d82a4bdc9b424311870", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/21b1996c1c7c4d82a4bdc9b424311870", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/21b1996c1c7c4d82a4bdc9b424311870", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/21b1996c1c7c4d82a4bdc9b424311870", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_21b1996c1c7c4d82a4bdc9b424311870", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_21b1996c1c7c4d82a4bdc9b424311870", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/21b1996c1c7c4d82a4bdc9b424311870", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/21b1996c1c7c4d82a4bdc9b424311870", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/21b1996c1c7c4d82a4bdc9b424311870", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/21b1996c1c7c4d82a4bdc9b424311870", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/21b1996c1c7c4d82a4bdc9b424311870", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/21b1996c1c7c4d82a4bdc9b424311870", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_19af39b2-c878-4808-95dc-c645beb8d910", "id": "697dd4b79680401d8ed4971d3655405c"}, "audit_ids": ["acGv8czwTM-JbfwX_cESIQ"], "issued_at": "2018-09-27T20:05:58.000000Z"}} 2018-09-27 20:05:58,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:05:58,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4c425ed05269e49f8d3a1eb841ef9807ae06c8200c251875291a210f6f7f4d60" 2018-09-27 20:06:00,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1153 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:00 GMT X-Openstack-Request-Id: req-52f35932-9d21-4d6e-8f2b-44bf9c152270 2018-09-27 20:06:00,076 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-27T20:05:58Z","tenant_id":"21b1996c1c7c4d82a4bdc9b424311870","created_at":"2018-09-27T20:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"21b1996c1c7c4d82a4bdc9b424311870","id":"7e97f2f0-b77f-49f3-8832-13ccbdb9337a","name":"tenantnetwork2-net_19af39b2-c878-4808-95dc-c645beb8d910"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:06:00,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-52f35932-9d21-4d6e-8f2b-44bf9c152270 2018-09-27 20:06:00,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10823392868s 2018-09-27 20:06:00,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 20:06:00,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4c425ed05269e49f8d3a1eb841ef9807ae06c8200c251875291a210f6f7f4d60" -d '{"subnet": {"name": "tenantnetwork2-subnet_19af39b2-c878-4808-95dc-c645beb8d910", "enable_dhcp": true, "network_id": "7e97f2f0-b77f-49f3-8832-13ccbdb9337a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 20:06:01,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:01 GMT X-Openstack-Request-Id: req-d7fe31a3-660e-40f6-a7bd-d5c1ea62d763 2018-09-27 20:06:01,117 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e97f2f0-b77f-49f3-8832-13ccbdb9337a","tenant_id":"21b1996c1c7c4d82a4bdc9b424311870","created_at":"2018-09-27T20:06:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:06:00Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"21b1996c1c7c4d82a4bdc9b424311870","id":"edda89e0-490d-46ed-8787-198229b232d0","subnetpool_id":null,"name":"tenantnetwork2-subnet_19af39b2-c878-4808-95dc-c645beb8d910"}} 2018-09-27 20:06:01,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d7fe31a3-660e-40f6-a7bd-d5c1ea62d763 2018-09-27 20:06:01,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.03936600685s 2018-09-27 20:06:01,118 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T20:06:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'edda89e0-490d-46ed-8787-198229b232d0', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_19af39b2-c878-4808-95dc-c645beb8d910', u'enable_dhcp': True, u'network_id': u'7e97f2f0-b77f-49f3-8832-13ccbdb9337a', u'tenant_id': u'21b1996c1c7c4d82a4bdc9b424311870', u'created_at': u'2018-09-27T20:06:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'21b1996c1c7c4d82a4bdc9b424311870'}) 2018-09-27 20:06:01,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 20:06:01,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4c425ed05269e49f8d3a1eb841ef9807ae06c8200c251875291a210f6f7f4d60" -d '{"router": {"external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969"}, "name": "tenantnetwork2-router_19af39b2-c878-4808-95dc-c645beb8d910", "admin_state_up": true}}' 2018-09-27 20:06:03,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 625 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:03 GMT X-Openstack-Request-Id: req-cb0540fb-48e6-462f-b8a6-94c125364100 2018-09-27 20:06:03,413 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "created_at": "2018-09-27T20:06:02Z", "admin_state_up": true, "updated_at": "2018-09-27T20:06:03Z", "revision_number": 2, "routes": [], "project_id": "21b1996c1c7c4d82a4bdc9b424311870", "id": "89f7df4e-569a-405c-8117-9491ba70739b", "name": "tenantnetwork2-router_19af39b2-c878-4808-95dc-c645beb8d910"}} 2018-09-27 20:06:03,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-cb0540fb-48e6-462f-b8a6-94c125364100 2018-09-27 20:06:03,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.29454302788s 2018-09-27 20:06:03,414 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5a473a48-56b4-4e4a-87e6-fb470a7555a8', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'21b1996c1c7c4d82a4bdc9b424311870', u'created_at': u'2018-09-27T20:06:02Z', u'admin_state_up': True, u'updated_at': u'2018-09-27T20:06:03Z', u'revision_number': 2, u'routes': [], u'project_id': u'21b1996c1c7c4d82a4bdc9b424311870', u'id': u'89f7df4e-569a-405c-8117-9491ba70739b', u'name': u'tenantnetwork2-router_19af39b2-c878-4808-95dc-c645beb8d910'}) 2018-09-27 20:06:03,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 20:06:03,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/89f7df4e-569a-405c-8117-9491ba70739b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4c425ed05269e49f8d3a1eb841ef9807ae06c8200c251875291a210f6f7f4d60" -d '{"subnet_id": "edda89e0-490d-46ed-8787-198229b232d0"}' 2018-09-27 20:06:06,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:06 GMT X-Openstack-Request-Id: req-a2b8b784-1c61-4c33-b5c6-bd13f50bb9a7 2018-09-27 20:06:06,811 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7e97f2f0-b77f-49f3-8832-13ccbdb9337a", "tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "subnet_id": "edda89e0-490d-46ed-8787-198229b232d0", "subnet_ids": ["edda89e0-490d-46ed-8787-198229b232d0"], "port_id": "6b988009-dd71-4ea2-97ab-b0f62995abfb", "id": "89f7df4e-569a-405c-8117-9491ba70739b"} 2018-09-27 20:06:06,811 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/89f7df4e-569a-405c-8117-9491ba70739b/add_router_interface.json used request id req-a2b8b784-1c61-4c33-b5c6-bd13f50bb9a7 2018-09-27 20:06:06,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.39665293694s 2018-09-27 20:06:06,916 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 20:06:06,916 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:09 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-27 20:06:06,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 20:06:06,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/89f7df4e-569a-405c-8117-9491ba70739b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4c425ed05269e49f8d3a1eb841ef9807ae06c8200c251875291a210f6f7f4d60" -d '{"subnet_id": "edda89e0-490d-46ed-8787-198229b232d0"}' 2018-09-27 20:06:08,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:08 GMT X-Openstack-Request-Id: req-3e80eec6-7d30-4715-96ae-66a6055ee197 2018-09-27 20:06:08,692 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7e97f2f0-b77f-49f3-8832-13ccbdb9337a", "tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "subnet_id": "edda89e0-490d-46ed-8787-198229b232d0", "subnet_ids": ["edda89e0-490d-46ed-8787-198229b232d0"], "port_id": "6b988009-dd71-4ea2-97ab-b0f62995abfb", "id": "89f7df4e-569a-405c-8117-9491ba70739b"} 2018-09-27 20:06:08,692 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/89f7df4e-569a-405c-8117-9491ba70739b/remove_router_interface.json used request id req-3e80eec6-7d30-4715-96ae-66a6055ee197 2018-09-27 20:06:08,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77065396309s 2018-09-27 20:06:08,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 20:06:08,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4c425ed05269e49f8d3a1eb841ef9807ae06c8200c251875291a210f6f7f4d60" 2018-09-27 20:06:09,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 628 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:09 GMT X-Openstack-Request-Id: req-4c77dc89-cb31-44e9-9d2f-23398ccb363a 2018-09-27 20:06:09,097 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "created_at": "2018-09-27T20:06:02Z", "admin_state_up": true, "updated_at": "2018-09-27T20:06:07Z", "revision_number": 4, "routes": [], "project_id": "21b1996c1c7c4d82a4bdc9b424311870", "id": "89f7df4e-569a-405c-8117-9491ba70739b", "name": "tenantnetwork2-router_19af39b2-c878-4808-95dc-c645beb8d910"}]} 2018-09-27 20:06:09,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4c77dc89-cb31-44e9-9d2f-23398ccb363a 2018-09-27 20:06:09,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.404189109802s 2018-09-27 20:06:09,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 20:06:09,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/89f7df4e-569a-405c-8117-9491ba70739b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4c425ed05269e49f8d3a1eb841ef9807ae06c8200c251875291a210f6f7f4d60" 2018-09-27 20:06:11,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:06:11 GMT X-Openstack-Request-Id: req-de150bee-a197-4187-95d8-8760d8c51561 2018-09-27 20:06:11,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:06:11,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/89f7df4e-569a-405c-8117-9491ba70739b.json used request id req-de150bee-a197-4187-95d8-8760d8c51561 2018-09-27 20:06:11,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.9254629612s 2018-09-27 20:06:11,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:06:11,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4c425ed05269e49f8d3a1eb841ef9807ae06c8200c251875291a210f6f7f4d60" 2018-09-27 20:06:12,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:12 GMT X-Openstack-Request-Id: req-1635ea4e-17a2-4cb1-a4ed-b4da1ce8a718 2018-09-27 20:06:12,130 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e97f2f0-b77f-49f3-8832-13ccbdb9337a","tenant_id":"21b1996c1c7c4d82a4bdc9b424311870","created_at":"2018-09-27T20:06:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:06:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"21b1996c1c7c4d82a4bdc9b424311870","id":"edda89e0-490d-46ed-8787-198229b232d0","subnetpool_id":null,"name":"tenantnetwork2-subnet_19af39b2-c878-4808-95dc-c645beb8d910"}]} 2018-09-27 20:06:12,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1635ea4e-17a2-4cb1-a4ed-b4da1ce8a718 2018-09-27 20:06:12,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.10591888428s 2018-09-27 20:06:12,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 20:06:12,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/edda89e0-490d-46ed-8787-198229b232d0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4c425ed05269e49f8d3a1eb841ef9807ae06c8200c251875291a210f6f7f4d60" 2018-09-27 20:06:14,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:06:14 GMT X-Openstack-Request-Id: req-acded25b-97c2-4408-8127-5425db3b3b8c 2018-09-27 20:06:14,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:06:14,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/edda89e0-490d-46ed-8787-198229b232d0.json used request id req-acded25b-97c2-4408-8127-5425db3b3b8c 2018-09-27 20:06:14,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.3221809864s 2018-09-27 20:06:14,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:06:14,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4c425ed05269e49f8d3a1eb841ef9807ae06c8200c251875291a210f6f7f4d60" 2018-09-27 20:06:15,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1159 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:15 GMT X-Openstack-Request-Id: req-a97a6f27-c412-4a22-877a-6c95c5fab09c 2018-09-27 20:06:15,703 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-27T20:06:14Z","tenant_id":"21b1996c1c7c4d82a4bdc9b424311870","created_at":"2018-09-27T20:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"21b1996c1c7c4d82a4bdc9b424311870","id":"7e97f2f0-b77f-49f3-8832-13ccbdb9337a","name":"tenantnetwork2-net_19af39b2-c878-4808-95dc-c645beb8d910"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:06:15,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a97a6f27-c412-4a22-877a-6c95c5fab09c 2018-09-27 20:06:15,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.24931311607s 2018-09-27 20:06:15,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 20:06:15,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/7e97f2f0-b77f-49f3-8832-13ccbdb9337a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4c425ed05269e49f8d3a1eb841ef9807ae06c8200c251875291a210f6f7f4d60" 2018-09-27 20:06:16,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:06:16 GMT X-Openstack-Request-Id: req-cc7df21a-5a48-4e94-b533-189783455309 2018-09-27 20:06:16,757 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:06:16,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/7e97f2f0-b77f-49f3-8832-13ccbdb9337a.json used request id req-cc7df21a-5a48-4e94-b533-189783455309 2018-09-27 20:06:16,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05303788185s 2018-09-27 20:06:16,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:06:16,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:06:17,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c775676-1784-410f-b98e-8ee260c0a650 2018-09-27 20:06:17,069 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_19af39b2-c878-4808-95dc-c645beb8d910", "links": {"self": "http://172.30.9.22:5000/v3/users/697dd4b79680401d8ed4971d3655405c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "697dd4b79680401d8ed4971d3655405c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:06:17,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2c775676-1784-410f-b98e-8ee260c0a650 2018-09-27 20:06:17,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.311486959457s 2018-09-27 20:06:17,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:06:17,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/697dd4b79680401d8ed4971d3655405c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:06:17,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b331f4-9ef3-48fd-9432-edb8edcf8612 2018-09-27 20:06:17,290 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_19af39b2-c878-4808-95dc-c645beb8d910", "links": {"self": "http://172.30.9.22:5000/v3/users/697dd4b79680401d8ed4971d3655405c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "697dd4b79680401d8ed4971d3655405c", "description": null}} 2018-09-27 20:06:17,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/697dd4b79680401d8ed4971d3655405c used request id req-a1b331f4-9ef3-48fd-9432-edb8edcf8612 2018-09-27 20:06:17,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214699983597s 2018-09-27 20:06:17,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 20:06:17,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/697dd4b79680401d8ed4971d3655405c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:06:17,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fed10b10-6030-44b0-8890-a734930f6d5b 2018-09-27 20:06:17,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:06:17,652 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/697dd4b79680401d8ed4971d3655405c used request id req-fed10b10-6030-44b0-8890-a734930f6d5b 2018-09-27 20:06:17,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.360992908478s 2018-09-27 20:06:17,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:06:17,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:06:17,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08087caa-db5f-4922-aad8-1d5c55d0ff93 2018-09-27 20:06:17,852 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/21b1996c1c7c4d82a4bdc9b424311870"}, "tags": [], "enabled": true, "id": "21b1996c1c7c4d82a4bdc9b424311870", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_19af39b2-c878-4808-95dc-c645beb8d910"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-27 20:06:17,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-08087caa-db5f-4922-aad8-1d5c55d0ff93 2018-09-27 20:06:17,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193442106247s 2018-09-27 20:06:17,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 20:06:17,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/21b1996c1c7c4d82a4bdc9b424311870 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:06:18,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fa3add9-346b-431b-84f7-0bb8d07221b9 2018-09-27 20:06:18,152 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:06:18,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/21b1996c1c7c4d82a4bdc9b424311870 used request id req-9fa3add9-346b-431b-84f7-0bb8d07221b9 2018-09-27 20:06:18,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.294955968857s 2018-09-27 20:06:18,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:06:18,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=21b1996c1c7c4d82a4bdc9b424311870&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:06:18,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:18 GMT X-Openstack-Request-Id: req-c16eddee-eb1b-40de-97ae-d8e7cc5b318b 2018-09-27 20:06:18,495 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "created_at": "2018-09-27T20:05:58Z", "updated_at": "2018-09-27T20:05:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:58Z", "revision_number": 0, "id": "3017bffd-b0ad-4224-bfcd-11ace8f14698", "remote_group_id": "e0f69b1f-7fda-4bb7-a190-2d927ad8e914", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:58Z", "security_group_id": "e0f69b1f-7fda-4bb7-a190-2d927ad8e914", "tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b1996c1c7c4d82a4bdc9b424311870"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:58Z", "revision_number": 0, "id": "5b34db9f-a809-43de-ada3-8391eec37fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:58Z", "security_group_id": "e0f69b1f-7fda-4bb7-a190-2d927ad8e914", "tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b1996c1c7c4d82a4bdc9b424311870"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:58Z", "revision_number": 0, "id": "a826ddbf-4344-41c1-a67e-7c3169f17003", "remote_group_id": "e0f69b1f-7fda-4bb7-a190-2d927ad8e914", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:58Z", "security_group_id": "e0f69b1f-7fda-4bb7-a190-2d927ad8e914", "tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b1996c1c7c4d82a4bdc9b424311870"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:58Z", "revision_number": 0, "id": "d6ff265c-cab1-45f0-9b24-6c554295e821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:58Z", "security_group_id": "e0f69b1f-7fda-4bb7-a190-2d927ad8e914", "tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b1996c1c7c4d82a4bdc9b424311870"}], "revision_number": 1, "project_id": "21b1996c1c7c4d82a4bdc9b424311870", "id": "e0f69b1f-7fda-4bb7-a190-2d927ad8e914", "name": "default"}]} 2018-09-27 20:06:18,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=21b1996c1c7c4d82a4bdc9b424311870&name=default used request id req-c16eddee-eb1b-40de-97ae-d8e7cc5b318b 2018-09-27 20:06:18,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336949110031s 2018-09-27 20:06:18,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:06:18,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:06:18,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:18 GMT X-Openstack-Request-Id: req-6cbb968c-43e5-4e9f-b6a9-a3fd77448503 2018-09-27 20:06:18,796 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "64991f16027e4ab59c597583546b9b07", "created_at": "2018-09-27T20:02:05Z", "updated_at": "2018-09-27T20:02:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "5608bf5f-3997-4d5f-b0ff-898f0563beb8", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "afb9039d-b329-4ecf-8f34-86813d319dea", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "b5617e91-cc4f-4244-904f-067a386a4c66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "eb81cd2d-2174-42d4-87dd-39fb325012ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}], "revision_number": 1, "project_id": "64991f16027e4ab59c597583546b9b07", "id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:05:33Z", "updated_at": "2018-09-27T20:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "75e960ee-941f-4e12-8cd6-27b090ead92d", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "797db4bb-8440-45ec-b870-c83f6ffa2f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "ccc46594-6775-4b4d-b37c-3cea066f4255", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "e9fe0180-a2e9-418b-a48e-c2ba1527b5bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}], "revision_number": 1, "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "113adddd-0bf2-43e6-a5bf-5de926034924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T20:05:36Z", "updated_at": "2018-09-27T20:05:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "5d67ed22-25bb-4690-bee8-c9e2111f3ada", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "98cf6d31-ddb1-4c42-ad2e-a53c081c8a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "afed4bc0-f046-4c59-908e-e9a6dc8152f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "be92a078-11f6-4730-8490-26f20e266438", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "created_at": "2018-09-27T20:05:58Z", "updated_at": "2018-09-27T20:05:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:58Z", "revision_number": 0, "id": "3017bffd-b0ad-4224-bfcd-11ace8f14698", "remote_group_id": "e0f69b1f-7fda-4bb7-a190-2d927ad8e914", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:58Z", "security_group_id": "e0f69b1f-7fda-4bb7-a190-2d927ad8e914", "tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b1996c1c7c4d82a4bdc9b424311870"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:58Z", "revision_number": 0, "id": "5b34db9f-a809-43de-ada3-8391eec37fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:58Z", "security_group_id": "e0f69b1f-7fda-4bb7-a190-2d927ad8e914", "tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b1996c1c7c4d82a4bdc9b424311870"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:58Z", "revision_number": 0, "id": "a826ddbf-4344-41c1-a67e-7c3169f17003", "remote_group_id": "e0f69b1f-7fda-4bb7-a190-2d927ad8e914", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:58Z", "security_group_id": "e0f69b1f-7fda-4bb7-a190-2d927ad8e914", "tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b1996c1c7c4d82a4bdc9b424311870"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:58Z", "revision_number": 0, "id": "d6ff265c-cab1-45f0-9b24-6c554295e821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:58Z", "security_group_id": "e0f69b1f-7fda-4bb7-a190-2d927ad8e914", "tenant_id": "21b1996c1c7c4d82a4bdc9b424311870", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b1996c1c7c4d82a4bdc9b424311870"}], "revision_number": 1, "project_id": "21b1996c1c7c4d82a4bdc9b424311870", "id": "e0f69b1f-7fda-4bb7-a190-2d927ad8e914", "name": "default"}]} 2018-09-27 20:06:18,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6cbb968c-43e5-4e9f-b6a9-a3fd77448503 2018-09-27 20:06:18,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.295668840408s 2018-09-27 20:06:18,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 20:06:18,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/e0f69b1f-7fda-4bb7-a190-2d927ad8e914.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e7ce56c420b70d64b72c77af2212e4c5535b124618bed68a1ec2853c1c206f8c" 2018-09-27 20:06:19,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:06:19 GMT X-Openstack-Request-Id: req-5a34a349-ac9f-4c34-b0f7-2ab4ce62564a 2018-09-27 20:06:19,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:06:19,158 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e0f69b1f-7fda-4bb7-a190-2d927ad8e914.json used request id req-5a34a349-ac9f-4c34-b0f7-2ab4ce62564a 2018-09-27 20:06:19,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.355136156082s 2018-09-27 20:06:19,207 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-27 20:06:19,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:06:19,284 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd1e8574-f9e6-4fe0-8691-af86053161c4 2018-09-27 20:06:19,284 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:06:19,285 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-cd1e8574-f9e6-4fe0-8691-af86053161c4 2018-09-27 20:06:19,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:06:19,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e0e411f365814a38b6f64224e353f0ba"}, "audit_ids": ["UDMp0BK-RryTIsz9nNG9rg"], "issued_at": "2018-09-27T20:06:19.000000Z"}} 2018-09-27 20:06:19,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:06:19,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:20,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:20 GMT X-Openstack-Request-Id: req-47a4bfcd-0935-417c-9dcd-acdca5c80c6a 2018-09-27 20:06:20,681 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:06:20,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-47a4bfcd-0935-417c-9dcd-acdca5c80c6a 2018-09-27 20:06:20,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.983429908752s 2018-09-27 20:06:20,683 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-27 20:06:20,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:06:20,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:20,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a05b9e-c186-49a0-99c6-56f137291b53 2018-09-27 20:06:20,901 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:06:20,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-f6a05b9e-c186-49a0-99c6-56f137291b53 2018-09-27 20:06:20,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211040019989s 2018-09-27 20:06:20,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:06:20,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:21,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 298 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fafd84a-2d37-437e-abff-dee274370de4 2018-09-27 20:06:21,105 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 20:06:21,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-9fafd84a-2d37-437e-abff-dee274370de4 2018-09-27 20:06:21,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19584608078s 2018-09-27 20:06:21,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 20:06:21,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" -d '{"network": {"tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "vmready1-net_accb44ba-6c4a-4c05-9f6e-11339206134e", "admin_state_up": true}}' 2018-09-27 20:06:21,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 681 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:21 GMT X-Openstack-Request-Id: req-3d7a595b-eac9-4393-8b4b-911f9013b791 2018-09-27 20:06:21,722 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"14564b4e-2191-4773-ae5f-187fd7c307b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7a5c8d6d37614985b1b1857b3620d4e7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:06:21Z","is_default":false,"provider:segmentation_id":13,"name":"vmready1-net_accb44ba-6c4a-4c05-9f6e-11339206134e","admin_state_up":true,"tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:06:21Z","mtu":1450}} 2018-09-27 20:06:21,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3d7a595b-eac9-4393-8b4b-911f9013b791 2018-09-27 20:06:21,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.615705013275s 2018-09-27 20:06:21,722 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T20:06:21Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'14564b4e-2191-4773-ae5f-187fd7c307b9', u'provider:segmentation_id': 13, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_accb44ba-6c4a-4c05-9f6e-11339206134e', u'admin_state_up': True, u'tenant_id': u'7a5c8d6d37614985b1b1857b3620d4e7', u'created_at': u'2018-09-27T20:06:21Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7a5c8d6d37614985b1b1857b3620d4e7'}) 2018-09-27 20:06:21,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:06:21,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:22,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1346 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:22 GMT X-Openstack-Request-Id: req-efd2c77e-099d-4912-b27b-307fc2608ef1 2018-09-27 20:06:22,074 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"14564b4e-2191-4773-ae5f-187fd7c307b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7a5c8d6d37614985b1b1857b3620d4e7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:06:21Z","provider:segmentation_id":13,"name":"vmready1-net_accb44ba-6c4a-4c05-9f6e-11339206134e","admin_state_up":true,"tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:06:21Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:06:22,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-efd2c77e-099d-4912-b27b-307fc2608ef1 2018-09-27 20:06:22,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351052999496s 2018-09-27 20:06:22,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 20:06:22,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" -d '{"subnet": {"name": "vmready1-subnet_accb44ba-6c4a-4c05-9f6e-11339206134e", "enable_dhcp": true, "network_id": "14564b4e-2191-4773-ae5f-187fd7c307b9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 20:06:23,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:23 GMT X-Openstack-Request-Id: req-cdb402aa-dc29-4a4b-8835-b226389fbcb9 2018-09-27 20:06:23,590 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14564b4e-2191-4773-ae5f-187fd7c307b9","tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:06:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:06:23Z","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":"7a5c8d6d37614985b1b1857b3620d4e7","id":"37a3da65-a18c-448e-8274-cd7fc25fef1d","subnetpool_id":null,"name":"vmready1-subnet_accb44ba-6c4a-4c05-9f6e-11339206134e"}} 2018-09-27 20:06:23,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-cdb402aa-dc29-4a4b-8835-b226389fbcb9 2018-09-27 20:06:23,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.51455187798s 2018-09-27 20:06:23,591 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T20:06:23Z', 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'37a3da65-a18c-448e-8274-cd7fc25fef1d', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_accb44ba-6c4a-4c05-9f6e-11339206134e', u'enable_dhcp': True, u'network_id': u'14564b4e-2191-4773-ae5f-187fd7c307b9', u'tenant_id': u'7a5c8d6d37614985b1b1857b3620d4e7', u'created_at': u'2018-09-27T20:06:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7a5c8d6d37614985b1b1857b3620d4e7'}) 2018-09-27 20:06:23,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 20:06:23,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" -d '{"router": {"external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969"}, "name": "vmready1-router_accb44ba-6c4a-4c05-9f6e-11339206134e", "admin_state_up": true}}' 2018-09-27 20:06:25,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 641 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:25 GMT X-Openstack-Request-Id: req-0273df33-76c0-40eb-86f7-cd4f4eb77b85 2018-09-27 20:06:25,580 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:06:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-27T20:06:25Z", "revision_number": 2, "routes": [], "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "99a658c0-6af6-4297-b219-6a72fa79ce75", "name": "vmready1-router_accb44ba-6c4a-4c05-9f6e-11339206134e"}} 2018-09-27 20:06:25,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0273df33-76c0-40eb-86f7-cd4f4eb77b85 2018-09-27 20:06:25,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.98952102661s 2018-09-27 20:06:25,581 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5a473a48-56b4-4e4a-87e6-fb470a7555a8', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7a5c8d6d37614985b1b1857b3620d4e7', u'created_at': u'2018-09-27T20:06:24Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-27T20:06:25Z', u'revision_number': 2, u'routes': [], u'project_id': u'7a5c8d6d37614985b1b1857b3620d4e7', u'id': u'99a658c0-6af6-4297-b219-6a72fa79ce75', u'name': u'vmready1-router_accb44ba-6c4a-4c05-9f6e-11339206134e'}) 2018-09-27 20:06:25,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 20:06:25,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/99a658c0-6af6-4297-b219-6a72fa79ce75/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" -d '{"subnet_id": "37a3da65-a18c-448e-8274-cd7fc25fef1d"}' 2018-09-27 20:06:27,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:27 GMT X-Openstack-Request-Id: req-55382950-6067-4b8c-b254-c440634312c0 2018-09-27 20:06:27,660 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "14564b4e-2191-4773-ae5f-187fd7c307b9", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "subnet_id": "37a3da65-a18c-448e-8274-cd7fc25fef1d", "subnet_ids": ["37a3da65-a18c-448e-8274-cd7fc25fef1d"], "port_id": "bd36d7dc-037b-472d-be5f-80a64406d5fb", "id": "99a658c0-6af6-4297-b219-6a72fa79ce75"} 2018-09-27 20:06:27,660 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/99a658c0-6af6-4297-b219-6a72fa79ce75/add_router_interface.json used request id req-55382950-6067-4b8c-b254-c440634312c0 2018-09-27 20:06:27,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.0785639286s 2018-09-27 20:06:27,661 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 20:06:27,788 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 20:06:27,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:06:27,796 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:27 GMT 2018-09-27 20:06:27,796 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 20:06:27,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:06:27,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:28,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:28 GMT X-Openstack-Request-Id: req-421a2c37-d722-4ea1-ba58-3bc0bde450f9 2018-09-27 20:06:28,693 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:06:28,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-421a2c37-d722-4ea1-ba58-3bc0bde450f9 2018-09-27 20:06:28,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.895019054413s 2018-09-27 20:06:28,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 20:06:28,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_accb44ba-6c4a-4c05-9f6e-11339206134e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_accb44ba-6c4a-4c05-9f6e-11339206134e"}' 2018-09-27 20:06:29,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:29 GMT Location: http://172.30.9.22:9292/v2/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cc3fd195-99c9-4291-bd3d-01519a7726bf 2018-09-27 20:06:29,556 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:06:29Z", "file": "/v2/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c/file", "owner": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "1399b8e7-3e6d-4c3c-abdc-6159cb58292c", "size": null, "self": "/v2/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c", "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_accb44ba-6c4a-4c05-9f6e-11339206134e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_accb44ba-6c4a-4c05-9f6e-11339206134e", "checksum": null, "created_at": "2018-09-27T20:06:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 20:06:29,556 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-cc3fd195-99c9-4291-bd3d-01519a7726bf 2018-09-27 20:06:29,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.853376150131s 2018-09-27 20:06:29,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 20:06:29,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" -d '' 2018-09-27 20:06:33,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:06:33 GMT X-Openstack-Request-Id: req-90c2dd90-5d27-4f20-b6e4-989833ae9a9f 2018-09-27 20:06:33,250 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:06:33,250 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c/file used request id req-90c2dd90-5d27-4f20-b6e4-989833ae9a9f 2018-09-27 20:06:33,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.69321489334s 2018-09-27 20:06:33,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:06:33,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:34,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:34 GMT X-Openstack-Request-Id: req-96fad70c-8a27-47c5-a0ab-a5a458bbd94d 2018-09-27 20:06:34,017 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:06:33Z", "file": "/v2/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c/file", "owner": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "1399b8e7-3e6d-4c3c-abdc-6159cb58292c", "size": 12716032, "self": "/v2/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_accb44ba-6c4a-4c05-9f6e-11339206134e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_accb44ba-6c4a-4c05-9f6e-11339206134e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:06:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:06:34,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-96fad70c-8a27-47c5-a0ab-a5a458bbd94d 2018-09-27 20:06:34,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.761971950531s 2018-09-27 20:06:34,019 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c/file', 'owner': u'7a5c8d6d37614985b1b1857b3620d4e7', 'id': u'1399b8e7-3e6d-4c3c-abdc-6159cb58292c', 'size': 12716032, u'self': u'/v2/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7a5c8d6d37614985b1b1857b3620d4e7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T20:06:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-27T20:06:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_accb44ba-6c4a-4c05-9f6e-11339206134e', '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/1399b8e7-3e6d-4c3c-abdc-6159cb58292c', 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_accb44ba-6c4a-4c05-9f6e-11339206134e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_accb44ba-6c4a-4c05-9f6e-11339206134e', 'created': u'2018-09-27T20:06:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T20:06:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c', 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_accb44ba-6c4a-4c05-9f6e-11339206134e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 20:06:34,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 20:06:34,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_accb44ba-6c4a-4c05-9f6e-11339206134e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 20:06:34,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06: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-5e29d5b2-7790-4f3e-8559-16fa9ce7909a x-openstack-request-id: req-5e29d5b2-7790-4f3e-8559-16fa9ce7909a 2018-09-27 20:06:34,961 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f00ab635-33ed-45be-b555-7bab311b808a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f00ab635-33ed-45be-b555-7bab311b808a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f00ab635-33ed-45be-b555-7bab311b808a", "name": "vmready1-flavor_accb44ba-6c4a-4c05-9f6e-11339206134e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 20:06:34,961 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-5e29d5b2-7790-4f3e-8559-16fa9ce7909a 2018-09-27 20:06:34,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.938277006149s 2018-09-27 20:06:34,962 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_accb44ba-6c4a-4c05-9f6e-11339206134e', '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'7a5c8d6d37614985b1b1857b3620d4e7', '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'f00ab635-33ed-45be-b555-7bab311b808a', 'swap': 0}) 2018-09-27 20:06:34,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 20:06:34,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/f00ab635-33ed-45be-b555-7bab311b808a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" -d '{"extra_specs": {}}' 2018-09-27 20:06:34,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f3b4c5e1-26cb-4099-bbf0-9c6e429be83e x-openstack-request-id: req-f3b4c5e1-26cb-4099-bbf0-9c6e429be83e 2018-09-27 20:06:34,994 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 20:06:34,994 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f00ab635-33ed-45be-b555-7bab311b808a/os-extra_specs used request id req-f3b4c5e1-26cb-4099-bbf0-9c6e429be83e 2018-09-27 20:06:34,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0315589904785s 2018-09-27 20:06:35,108 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 20:06:35,109 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:14 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-27 20:06:35,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 20:06:35,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/99a658c0-6af6-4297-b219-6a72fa79ce75/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" -d '{"subnet_id": "37a3da65-a18c-448e-8274-cd7fc25fef1d"}' 2018-09-27 20:06:37,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:37 GMT X-Openstack-Request-Id: req-3be4f80e-f872-4611-bad9-d8ac585d6ca9 2018-09-27 20:06:37,819 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "14564b4e-2191-4773-ae5f-187fd7c307b9", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "subnet_id": "37a3da65-a18c-448e-8274-cd7fc25fef1d", "subnet_ids": ["37a3da65-a18c-448e-8274-cd7fc25fef1d"], "port_id": "bd36d7dc-037b-472d-be5f-80a64406d5fb", "id": "99a658c0-6af6-4297-b219-6a72fa79ce75"} 2018-09-27 20:06:37,819 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/99a658c0-6af6-4297-b219-6a72fa79ce75/remove_router_interface.json used request id req-3be4f80e-f872-4611-bad9-d8ac585d6ca9 2018-09-27 20:06:37,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.70573401451s 2018-09-27 20:06:37,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 20:06:37,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:38,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 644 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:38 GMT X-Openstack-Request-Id: req-535458c6-db8c-4499-9f61-1b9483640512 2018-09-27 20:06:38,190 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:06:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-27T20:06:37Z", "revision_number": 4, "routes": [], "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "99a658c0-6af6-4297-b219-6a72fa79ce75", "name": "vmready1-router_accb44ba-6c4a-4c05-9f6e-11339206134e"}]} 2018-09-27 20:06:38,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-535458c6-db8c-4499-9f61-1b9483640512 2018-09-27 20:06:38,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.371816158295s 2018-09-27 20:06:38,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 20:06:38,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/99a658c0-6af6-4297-b219-6a72fa79ce75.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:40,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:06:40 GMT X-Openstack-Request-Id: req-fa8be263-d8cc-45b0-a51c-ab0b66d12886 2018-09-27 20:06:40,029 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:06:40,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/99a658c0-6af6-4297-b219-6a72fa79ce75.json used request id req-fa8be263-d8cc-45b0-a51c-ab0b66d12886 2018-09-27 20:06:40,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.83276700974s 2018-09-27 20:06:40,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:06:40,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:41,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1290 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:41 GMT X-Openstack-Request-Id: req-766a9728-3fd0-46e6-9813-c8f2304f83de 2018-09-27 20:06:41,036 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14564b4e-2191-4773-ae5f-187fd7c307b9","tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:06:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:06:23Z","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":"7a5c8d6d37614985b1b1857b3620d4e7","id":"37a3da65-a18c-448e-8274-cd7fc25fef1d","subnetpool_id":null,"name":"vmready1-subnet_accb44ba-6c4a-4c05-9f6e-11339206134e"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:12Z","dns_nameservers":[],"updated_at":"2018-09-27T20:02:12Z","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":"64991f16027e4ab59c597583546b9b07","id":"5a473a48-56b4-4e4a-87e6-fb470a7555a8","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-27 20:06:41,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-766a9728-3fd0-46e6-9813-c8f2304f83de 2018-09-27 20:06:41,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.00616002083s 2018-09-27 20:06:41,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 20:06:41,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/37a3da65-a18c-448e-8274-cd7fc25fef1d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:43,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:06:43 GMT X-Openstack-Request-Id: req-70bb91e9-ed40-42fe-ba29-2a42b0b2fd2f 2018-09-27 20:06:43,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:06:43,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/37a3da65-a18c-448e-8274-cd7fc25fef1d.json used request id req-70bb91e9-ed40-42fe-ba29-2a42b0b2fd2f 2018-09-27 20:06:43,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.26640200615s 2018-09-27 20:06:43,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:06:43,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:43,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1352 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:43 GMT X-Openstack-Request-Id: req-f3de6221-25c7-4af8-9f2c-69dd044a2329 2018-09-27 20:06:43,712 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"14564b4e-2191-4773-ae5f-187fd7c307b9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a5c8d6d37614985b1b1857b3620d4e7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:06:43Z","provider:segmentation_id":13,"name":"vmready1-net_accb44ba-6c4a-4c05-9f6e-11339206134e","admin_state_up":true,"tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:06:21Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:06:43,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f3de6221-25c7-4af8-9f2c-69dd044a2329 2018-09-27 20:06:43,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407088041306s 2018-09-27 20:06:43,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 20:06:43,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/14564b4e-2191-4773-ae5f-187fd7c307b9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:45,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:06:45 GMT X-Openstack-Request-Id: req-168c7654-b442-456b-a326-62bfd549842b 2018-09-27 20:06:45,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:06:45,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/14564b4e-2191-4773-ae5f-187fd7c307b9.json used request id req-168c7654-b442-456b-a326-62bfd549842b 2018-09-27 20:06:45,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.66700601578s 2018-09-27 20:06:45,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:06:45,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:46,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:46 GMT X-Openstack-Request-Id: req-6366e23e-8217-46ac-89a0-3f97565e0ec4 2018-09-27 20:06:46,156 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:06:33Z", "file": "/v2/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c/file", "owner": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "1399b8e7-3e6d-4c3c-abdc-6159cb58292c", "size": 12716032, "self": "/v2/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_accb44ba-6c4a-4c05-9f6e-11339206134e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_accb44ba-6c4a-4c05-9f6e-11339206134e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:06:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:06:46,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6366e23e-8217-46ac-89a0-3f97565e0ec4 2018-09-27 20:06:46,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.769850969315s 2018-09-27 20:06:46,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 20:06:46,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:48,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:06:48 GMT X-Openstack-Request-Id: req-9bcd6561-ff66-4d5e-b692-c91a9da320a9 2018-09-27 20:06:48,004 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:06:48,004 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1399b8e7-3e6d-4c3c-abdc-6159cb58292c used request id req-9bcd6561-ff66-4d5e-b692-c91a9da320a9 2018-09-27 20:06:48,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.84521603584s 2018-09-27 20:06:48,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:06:48,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:48,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2bbaac1e-ab33-407f-989d-78d60fff5638 x-openstack-request-id: req-2bbaac1e-ab33-407f-989d-78d60fff5638 2018-09-27 20:06:48,057 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f00ab635-33ed-45be-b555-7bab311b808a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f00ab635-33ed-45be-b555-7bab311b808a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f00ab635-33ed-45be-b555-7bab311b808a", "name": "vmready1-flavor_accb44ba-6c4a-4c05-9f6e-11339206134e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:06:48,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2bbaac1e-ab33-407f-989d-78d60fff5638 2018-09-27 20:06:48,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.031476020813s 2018-09-27 20:06:48,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 20:06:48,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/f00ab635-33ed-45be-b555-7bab311b808a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b02bbd32cbee4f2a4064f37508edaf15b5b47eeeff169889d9b0d799e4b5fb5a" 2018-09-27 20:06:48,202 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8a142b3-395a-4966-a93a-76745e7ece3b x-openstack-request-id: req-c8a142b3-395a-4966-a93a-76745e7ece3b 2018-09-27 20:06:48,202 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f00ab635-33ed-45be-b555-7bab311b808a used request id req-c8a142b3-395a-4966-a93a-76745e7ece3b 2018-09-27 20:06:48,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.143410921097s 2018-09-27 20:06:48,252 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-09-27 20:06:48,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:06:48,297 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c88c003b-18c5-4801-abc6-f593967cec4b 2018-09-27 20:06:48,297 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:06:48,297 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-c88c003b-18c5-4801-abc6-f593967cec4b 2018-09-27 20:06:48,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:06:48,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:06:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e0e411f365814a38b6f64224e353f0ba"}, "audit_ids": ["ZFEtQ_EgR1yOGJy8XoB0dw"], "issued_at": "2018-09-27T20:06:48.000000Z"}} 2018-09-27 20:06:48,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:06:48,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:06:49,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:49 GMT X-Openstack-Request-Id: req-7b59fa4a-909b-4576-a1f9-ec866afad2ef 2018-09-27 20:06:49,050 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:06:49,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7b59fa4a-909b-4576-a1f9-ec866afad2ef 2018-09-27 20:06:49,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352030038834s 2018-09-27 20:06:49,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:06:49,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:06:49,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a96c5a-d6ca-4910-a7fb-3cfee80802bf 2018-09-27 20:06:49,267 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:06:49,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-e6a96c5a-d6ca-4910-a7fb-3cfee80802bf 2018-09-27 20:06:49,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20946097374s 2018-09-27 20:06:49,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 20:06:49,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_edc3a54e-2388-43dc-975b-8d69469f7912"}}' 2018-09-27 20:06:49,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b6e5412-8090-4aac-9063-eee6f18ac3ef 2018-09-27 20:06:49,566 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/edd3afbef615430fa2253e297a15e2be"}, "tags": [], "enabled": true, "id": "edd3afbef615430fa2253e297a15e2be", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_edc3a54e-2388-43dc-975b-8d69469f7912"}} 2018-09-27 20:06:49,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-5b6e5412-8090-4aac-9063-eee6f18ac3ef 2018-09-27 20:06:49,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.291172027588s 2018-09-27 20:06:49,567 - 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'edd3afbef615430fa2253e297a15e2be', '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_edc3a54e-2388-43dc-975b-8d69469f7912'}) 2018-09-27 20:06:49,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 20:06:49,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2b722d04-eee6-47cc-9431-138035f6a8e2", "email": null, "name": "vmready2-user_edc3a54e-2388-43dc-975b-8d69469f7912"}}' 2018-09-27 20:06:50,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cd0d266-ef5f-439e-9db4-d9e1c37552ef 2018-09-27 20:06:50,322 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_edc3a54e-2388-43dc-975b-8d69469f7912", "links": {"self": "http://172.30.9.22:5000/v3/users/b0ce6864ddfd4269b9ba4b6712bd8a6d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b0ce6864ddfd4269b9ba4b6712bd8a6d", "domain_id": "default", "password_expires_at": null}} 2018-09-27 20:06:50,322 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-8cd0d266-ef5f-439e-9db4-d9e1c37552ef 2018-09-27 20:06:50,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.748199939728s 2018-09-27 20:06:50,323 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b0ce6864ddfd4269b9ba4b6712bd8a6d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_edc3a54e-2388-43dc-975b-8d69469f7912'}) 2018-09-27 20:06:50,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:06:50,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:06:50,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ddce93e-3094-4735-9a30-8bb4d79b9f45 2018-09-27 20:06:50,514 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:06:50,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3ddce93e-3094-4735-9a30-8bb4d79b9f45 2018-09-27 20:06:50,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186667919159s 2018-09-27 20:06:50,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:06:50,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:06:50,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28cf7d4-baa4-46ae-97e8-ae5a52f90567 2018-09-27 20:06:50,728 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:06:50,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f28cf7d4-baa4-46ae-97e8-ae5a52f90567 2018-09-27 20:06:50,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208711147308s 2018-09-27 20:06:50,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:06:50,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:06:50,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-015a308f-5645-4e8c-8e78-3fb42da02626 2018-09-27 20:06:50,927 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:06:50,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-015a308f-5645-4e8c-8e78-3fb42da02626 2018-09-27 20:06:50,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194431066513s 2018-09-27 20:06:50,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:06:50,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:06:51,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131bc16d-3e2e-4f41-ad4b-8c92c72ede5c 2018-09-27 20:06:51,131 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 20:06:51,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-131bc16d-3e2e-4f41-ad4b-8c92c72ede5c 2018-09-27 20:06:51,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198126077652s 2018-09-27 20:06:51,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:06:51,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:06:51,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a297e2dc-fe45-43d1-b842-e26d25a9892e 2018-09-27 20:06:51,304 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "vmready2-user_edc3a54e-2388-43dc-975b-8d69469f7912", "links": {"self": "http://172.30.9.22:5000/v3/users/b0ce6864ddfd4269b9ba4b6712bd8a6d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b0ce6864ddfd4269b9ba4b6712bd8a6d", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:06:51,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a297e2dc-fe45-43d1-b842-e26d25a9892e 2018-09-27 20:06:51,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.172194004059s 2018-09-27 20:06:51,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:06:51,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:06:51,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66bc1152-dd40-40af-929b-12efa86f152d 2018-09-27 20:06:51,534 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/edd3afbef615430fa2253e297a15e2be"}, "tags": [], "enabled": true, "id": "edd3afbef615430fa2253e297a15e2be", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_edc3a54e-2388-43dc-975b-8d69469f7912"}]} 2018-09-27 20:06:51,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-66bc1152-dd40-40af-929b-12efa86f152d 2018-09-27 20:06:51,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217440128326s 2018-09-27 20:06:51,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 20:06:51,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=b0ce6864ddfd4269b9ba4b6712bd8a6d&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=edd3afbef615430fa2253e297a15e2be" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:06:51,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980178b7-f8bf-4ad2-86e1-c19f4d54e743 2018-09-27 20:06:51,728 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=b0ce6864ddfd4269b9ba4b6712bd8a6d&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=edd3afbef615430fa2253e297a15e2be", "previous": null, "next": null}} 2018-09-27 20:06:51,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b0ce6864ddfd4269b9ba4b6712bd8a6d&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=edd3afbef615430fa2253e297a15e2be used request id req-980178b7-f8bf-4ad2-86e1-c19f4d54e743 2018-09-27 20:06:51,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.186387062073s 2018-09-27 20:06:51,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 20:06:51,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/edd3afbef615430fa2253e297a15e2be/users/b0ce6864ddfd4269b9ba4b6712bd8a6d/roles/1faf0c4e549845dfb4ddf99992b4bc7b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:06:51,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:06:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2accbb56-e09e-4538-819f-9252f47c91af 2018-09-27 20:06:51,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:06:51,997 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/edd3afbef615430fa2253e297a15e2be/users/b0ce6864ddfd4269b9ba4b6712bd8a6d/roles/1faf0c4e549845dfb4ddf99992b4bc7b used request id req-2accbb56-e09e-4538-819f-9252f47c91af 2018-09-27 20:06:51,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264787912369s 2018-09-27 20:06:51,998 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_edc3a54e-2388-43dc-975b-8d69469f7912', 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'edd3afbef615430fa2253e297a15e2be', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2b722d04-eee6-47cc-9431-138035f6a8e2', 'username': u'vmready2-user_edc3a54e-2388-43dc-975b-8d69469f7912', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 20:06:52,001 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_edc3a54e-2388-43dc-975b-8d69469f7912', 'password': '2b722d04-eee6-47cc-9431-138035f6a8e2', 'project_name': 'vmready2-project_edc3a54e-2388-43dc-975b-8d69469f7912', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'edd3afbef615430fa2253e297a15e2be', 'project_domain_name': 'Default'} 2018-09-27 20:06:52,002 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-09-27 20:06:52,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:06:52,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:06:52,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1006a344-8dc0-4900-b25c-05c99c3e7b0f 2018-09-27 20:06:52,114 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:06:52,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-1006a344-8dc0-4900-b25c-05c99c3e7b0f 2018-09-27 20:06:52,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111637115479s 2018-09-27 20:06:52,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:06:52,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:06:52,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53e48bcc-0815-4a69-ad1d-d967f5ad7026 2018-09-27 20:06:52,396 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/edd3afbef615430fa2253e297a15e2be"}, "tags": [], "enabled": true, "id": "edd3afbef615430fa2253e297a15e2be", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_edc3a54e-2388-43dc-975b-8d69469f7912"}]} 2018-09-27 20:06:52,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-53e48bcc-0815-4a69-ad1d-d967f5ad7026 2018-09-27 20:06:52,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.274298906326s 2018-09-27 20:06:52,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 20:06:52,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" -d '{"network": {"tenant_id": "edd3afbef615430fa2253e297a15e2be", "name": "vmready2-net_edc3a54e-2388-43dc-975b-8d69469f7912", "admin_state_up": true}}' 2018-09-27 20:06:53,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:53 GMT X-Openstack-Request-Id: req-3412690b-a9a8-4e66-83e3-3c053a65557d 2018-09-27 20:06:53,141 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6e011c2b-145f-4d6f-aed3-d6110f8f009c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"edd3afbef615430fa2253e297a15e2be","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:06:53Z","is_default":false,"provider:segmentation_id":6,"name":"vmready2-net_edc3a54e-2388-43dc-975b-8d69469f7912","admin_state_up":true,"tenant_id":"edd3afbef615430fa2253e297a15e2be","created_at":"2018-09-27T20:06:52Z","mtu":1450}} 2018-09-27 20:06:53,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3412690b-a9a8-4e66-83e3-3c053a65557d 2018-09-27 20:06:53,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.742953062057s 2018-09-27 20:06:53,142 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T20:06:53Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6e011c2b-145f-4d6f-aed3-d6110f8f009c', u'provider:segmentation_id': 6, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_edc3a54e-2388-43dc-975b-8d69469f7912', u'admin_state_up': True, u'tenant_id': u'edd3afbef615430fa2253e297a15e2be', u'created_at': u'2018-09-27T20:06:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'edd3afbef615430fa2253e297a15e2be'}) 2018-09-27 20:06:53,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:06:53,151 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33e714f1-6718-4f9c-aea3-02359814e972 2018-09-27 20:06:53,152 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:06:53,152 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-33e714f1-6718-4f9c-aea3-02359814e972 2018-09-27 20:06:53,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:06:53,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "edd3afbef615430fa2253e297a15e2be", "name": "vmready2-project_edc3a54e-2388-43dc-975b-8d69469f7912"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/edd3afbef615430fa2253e297a15e2be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/edd3afbef615430fa2253e297a15e2be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/edd3afbef615430fa2253e297a15e2be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/edd3afbef615430fa2253e297a15e2be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/edd3afbef615430fa2253e297a15e2be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/edd3afbef615430fa2253e297a15e2be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_edd3afbef615430fa2253e297a15e2be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_edd3afbef615430fa2253e297a15e2be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/edd3afbef615430fa2253e297a15e2be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/edd3afbef615430fa2253e297a15e2be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/edd3afbef615430fa2253e297a15e2be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/edd3afbef615430fa2253e297a15e2be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/edd3afbef615430fa2253e297a15e2be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/edd3afbef615430fa2253e297a15e2be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_edc3a54e-2388-43dc-975b-8d69469f7912", "id": "b0ce6864ddfd4269b9ba4b6712bd8a6d"}, "audit_ids": ["0vyVgaNOSEeWJE0bgdCF7g"], "issued_at": "2018-09-27T20:06:53.000000Z"}} 2018-09-27 20:06:53,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:06:53,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" 2018-09-27 20:06:53,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1147 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:53 GMT X-Openstack-Request-Id: req-53ab3d62-c900-43fa-8e32-dee888c80c1d 2018-09-27 20:06:53,904 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-27T20:06:53Z","tenant_id":"edd3afbef615430fa2253e297a15e2be","created_at":"2018-09-27T20:06:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"edd3afbef615430fa2253e297a15e2be","id":"6e011c2b-145f-4d6f-aed3-d6110f8f009c","name":"vmready2-net_edc3a54e-2388-43dc-975b-8d69469f7912"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:06:53,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-53ab3d62-c900-43fa-8e32-dee888c80c1d 2018-09-27 20:06:53,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.34627699852s 2018-09-27 20:06:53,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 20:06:53,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" -d '{"subnet": {"name": "vmready2-subnet_edc3a54e-2388-43dc-975b-8d69469f7912", "enable_dhcp": true, "network_id": "6e011c2b-145f-4d6f-aed3-d6110f8f009c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 20:06:54,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:54 GMT X-Openstack-Request-Id: req-2e5d6cb1-0e57-4056-891f-054332eef4f5 2018-09-27 20:06:54,679 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e011c2b-145f-4d6f-aed3-d6110f8f009c","tenant_id":"edd3afbef615430fa2253e297a15e2be","created_at":"2018-09-27T20:06:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:06: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":"edd3afbef615430fa2253e297a15e2be","id":"577c7022-bfcf-42d9-950e-77e3ee937592","subnetpool_id":null,"name":"vmready2-subnet_edc3a54e-2388-43dc-975b-8d69469f7912"}} 2018-09-27 20:06:54,680 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-2e5d6cb1-0e57-4056-891f-054332eef4f5 2018-09-27 20:06:54,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.77428984642s 2018-09-27 20:06:54,680 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T20:06: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'577c7022-bfcf-42d9-950e-77e3ee937592', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_edc3a54e-2388-43dc-975b-8d69469f7912', u'enable_dhcp': True, u'network_id': u'6e011c2b-145f-4d6f-aed3-d6110f8f009c', u'tenant_id': u'edd3afbef615430fa2253e297a15e2be', u'created_at': u'2018-09-27T20:06: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'edd3afbef615430fa2253e297a15e2be'}) 2018-09-27 20:06:54,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 20:06:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" -d '{"router": {"external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969"}, "name": "vmready2-router_edc3a54e-2388-43dc-975b-8d69469f7912", "admin_state_up": true}}' 2018-09-27 20:06:56,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 619 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:56 GMT X-Openstack-Request-Id: req-f4a86f42-323a-43d1-ba11-0de470fc0c44 2018-09-27 20:06:56,142 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "edd3afbef615430fa2253e297a15e2be", "created_at": "2018-09-27T20:06:55Z", "admin_state_up": true, "updated_at": "2018-09-27T20:06:55Z", "revision_number": 2, "routes": [], "project_id": "edd3afbef615430fa2253e297a15e2be", "id": "6242c071-2a70-4e6e-8f52-2a37afef267c", "name": "vmready2-router_edc3a54e-2388-43dc-975b-8d69469f7912"}} 2018-09-27 20:06:56,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f4a86f42-323a-43d1-ba11-0de470fc0c44 2018-09-27 20:06:56,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46160912514s 2018-09-27 20:06:56,143 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5a473a48-56b4-4e4a-87e6-fb470a7555a8', u'ip_address': u'172.30.9.210'}]}, u'description': u'', u'tags': [], u'tenant_id': u'edd3afbef615430fa2253e297a15e2be', u'created_at': u'2018-09-27T20:06:55Z', u'admin_state_up': True, u'updated_at': u'2018-09-27T20:06:55Z', u'revision_number': 2, u'routes': [], u'project_id': u'edd3afbef615430fa2253e297a15e2be', u'id': u'6242c071-2a70-4e6e-8f52-2a37afef267c', u'name': u'vmready2-router_edc3a54e-2388-43dc-975b-8d69469f7912'}) 2018-09-27 20:06:56,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 20:06:56,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/6242c071-2a70-4e6e-8f52-2a37afef267c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" -d '{"subnet_id": "577c7022-bfcf-42d9-950e-77e3ee937592"}' 2018-09-27 20:06:58,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:58 GMT X-Openstack-Request-Id: req-3d49208a-2b51-4bbd-afe8-7cdc86be9c68 2018-09-27 20:06:58,726 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6e011c2b-145f-4d6f-aed3-d6110f8f009c", "tenant_id": "edd3afbef615430fa2253e297a15e2be", "subnet_id": "577c7022-bfcf-42d9-950e-77e3ee937592", "subnet_ids": ["577c7022-bfcf-42d9-950e-77e3ee937592"], "port_id": "25e9d67a-4977-4040-a4ba-aaeb5f1d6fac", "id": "6242c071-2a70-4e6e-8f52-2a37afef267c"} 2018-09-27 20:06:58,726 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/6242c071-2a70-4e6e-8f52-2a37afef267c/add_router_interface.json used request id req-3d49208a-2b51-4bbd-afe8-7cdc86be9c68 2018-09-27 20:06:58,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.58291816711s 2018-09-27 20:06:58,727 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 20:06:58,859 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 20:06:58,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:06:58,867 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:58 GMT 2018-09-27 20:06:58,868 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 20:06:58,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:06:58,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" 2018-09-27 20:06:59,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 20:06:59 GMT X-Openstack-Request-Id: req-371194d8-d914-41a4-b389-ad3bcdd41e97 2018-09-27 20:06:59,669 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:06:59,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-371194d8-d914-41a4-b389-ad3bcdd41e97 2018-09-27 20:06:59,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.795794963837s 2018-09-27 20:06:59,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 20:06:59,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_edc3a54e-2388-43dc-975b-8d69469f7912", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_edc3a54e-2388-43dc-975b-8d69469f7912"}' 2018-09-27 20:07:00,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:00 GMT Location: http://172.30.9.22:9292/v2/images/8f90b5b5-e3ed-4711-839e-100c25e3723a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c181c688-6f03-47ef-ada3-41379850a62e 2018-09-27 20:07:00,519 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:07:00Z", "file": "/v2/images/8f90b5b5-e3ed-4711-839e-100c25e3723a/file", "owner": "edd3afbef615430fa2253e297a15e2be", "id": "8f90b5b5-e3ed-4711-839e-100c25e3723a", "size": null, "self": "/v2/images/8f90b5b5-e3ed-4711-839e-100c25e3723a", "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_edc3a54e-2388-43dc-975b-8d69469f7912", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_edc3a54e-2388-43dc-975b-8d69469f7912", "checksum": null, "created_at": "2018-09-27T20:07:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 20:07:00,519 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c181c688-6f03-47ef-ada3-41379850a62e 2018-09-27 20:07:00,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.841083049774s 2018-09-27 20:07:00,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 20:07:00,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/8f90b5b5-e3ed-4711-839e-100c25e3723a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" -d '' 2018-09-27 20:07:01,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:07:01 GMT X-Openstack-Request-Id: req-68c928b9-f493-41aa-be68-bfefce46b9ad 2018-09-27 20:07:01,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:07:01,904 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8f90b5b5-e3ed-4711-839e-100c25e3723a/file used request id req-68c928b9-f493-41aa-be68-bfefce46b9ad 2018-09-27 20:07:01,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.38373804092s 2018-09-27 20:07:01,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:07:01,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" 2018-09-27 20:07:02,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:02 GMT X-Openstack-Request-Id: req-ba280fd0-3260-4add-a04c-167d9b265948 2018-09-27 20:07:02,708 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:07:01Z", "file": "/v2/images/8f90b5b5-e3ed-4711-839e-100c25e3723a/file", "owner": "edd3afbef615430fa2253e297a15e2be", "id": "8f90b5b5-e3ed-4711-839e-100c25e3723a", "size": 12716032, "self": "/v2/images/8f90b5b5-e3ed-4711-839e-100c25e3723a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/8f90b5b5-e3ed-4711-839e-100c25e3723a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/8f90b5b5-e3ed-4711-839e-100c25e3723a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_edc3a54e-2388-43dc-975b-8d69469f7912", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_edc3a54e-2388-43dc-975b-8d69469f7912", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:07:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:07:02,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ba280fd0-3260-4add-a04c-167d9b265948 2018-09-27 20:07:02,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.799435853958s 2018-09-27 20:07:02,710 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/8f90b5b5-e3ed-4711-839e-100c25e3723a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8f90b5b5-e3ed-4711-839e-100c25e3723a/file', 'owner': u'edd3afbef615430fa2253e297a15e2be', 'id': u'8f90b5b5-e3ed-4711-839e-100c25e3723a', 'size': 12716032, u'self': u'/v2/images/8f90b5b5-e3ed-4711-839e-100c25e3723a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'edd3afbef615430fa2253e297a15e2be', 'name': 'vmready2-project_edc3a54e-2388-43dc-975b-8d69469f7912', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/8f90b5b5-e3ed-4711-839e-100c25e3723a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T20:07:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-27T20:07:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_edc3a54e-2388-43dc-975b-8d69469f7912', '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/8f90b5b5-e3ed-4711-839e-100c25e3723a', 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_edc3a54e-2388-43dc-975b-8d69469f7912', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_edc3a54e-2388-43dc-975b-8d69469f7912', 'created': u'2018-09-27T20:07:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T20:07:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8f90b5b5-e3ed-4711-839e-100c25e3723a', 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_edc3a54e-2388-43dc-975b-8d69469f7912', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 20:07:02,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 20:07:02,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_edc3a54e-2388-43dc-975b-8d69469f7912", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 20:07:03,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07: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-b77cfa86-0880-4803-84a2-2e1882d0fbff x-openstack-request-id: req-b77cfa86-0880-4803-84a2-2e1882d0fbff 2018-09-27 20:07:03,578 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7aec0426-98fd-4c30-8af6-0ae8304a38a4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7aec0426-98fd-4c30-8af6-0ae8304a38a4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7aec0426-98fd-4c30-8af6-0ae8304a38a4", "name": "vmready2-flavor_edc3a54e-2388-43dc-975b-8d69469f7912", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 20:07:03,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b77cfa86-0880-4803-84a2-2e1882d0fbff 2018-09-27 20:07:03,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.86483502388s 2018-09-27 20:07:03,579 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_edc3a54e-2388-43dc-975b-8d69469f7912', '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'7a5c8d6d37614985b1b1857b3620d4e7', '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'7aec0426-98fd-4c30-8af6-0ae8304a38a4', 'swap': 0}) 2018-09-27 20:07:03,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 20:07:03,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/7aec0426-98fd-4c30-8af6-0ae8304a38a4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" -d '{"extra_specs": {}}' 2018-09-27 20:07:03,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07: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-721c8b54-6343-4a3d-a2ca-17cc22eba517 x-openstack-request-id: req-721c8b54-6343-4a3d-a2ca-17cc22eba517 2018-09-27 20:07:03,716 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 20:07:03,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7aec0426-98fd-4c30-8af6-0ae8304a38a4/os-extra_specs used request id req-721c8b54-6343-4a3d-a2ca-17cc22eba517 2018-09-27 20:07:03,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.13666510582s 2018-09-27 20:07:03,833 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 20:07:03,834 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:12 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-27 20:07:03,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 20:07:03,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/6242c071-2a70-4e6e-8f52-2a37afef267c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" -d '{"subnet_id": "577c7022-bfcf-42d9-950e-77e3ee937592"}' 2018-09-27 20:07:06,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:06 GMT X-Openstack-Request-Id: req-c3903156-e381-4f9f-bdde-6468257f1e18 2018-09-27 20:07:06,745 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6e011c2b-145f-4d6f-aed3-d6110f8f009c", "tenant_id": "edd3afbef615430fa2253e297a15e2be", "subnet_id": "577c7022-bfcf-42d9-950e-77e3ee937592", "subnet_ids": ["577c7022-bfcf-42d9-950e-77e3ee937592"], "port_id": "25e9d67a-4977-4040-a4ba-aaeb5f1d6fac", "id": "6242c071-2a70-4e6e-8f52-2a37afef267c"} 2018-09-27 20:07:06,745 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/6242c071-2a70-4e6e-8f52-2a37afef267c/remove_router_interface.json used request id req-c3903156-e381-4f9f-bdde-6468257f1e18 2018-09-27 20:07:06,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.90620207787s 2018-09-27 20:07:06,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 20:07:06,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" 2018-09-27 20:07:07,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 622 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:07 GMT X-Openstack-Request-Id: req-8122c601-aad2-4c9b-95f1-35611995e429 2018-09-27 20:07:07,284 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "edd3afbef615430fa2253e297a15e2be", "created_at": "2018-09-27T20:06:55Z", "admin_state_up": true, "updated_at": "2018-09-27T20:07:05Z", "revision_number": 4, "routes": [], "project_id": "edd3afbef615430fa2253e297a15e2be", "id": "6242c071-2a70-4e6e-8f52-2a37afef267c", "name": "vmready2-router_edc3a54e-2388-43dc-975b-8d69469f7912"}]} 2018-09-27 20:07:07,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8122c601-aad2-4c9b-95f1-35611995e429 2018-09-27 20:07:07,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.538099050522s 2018-09-27 20:07:07,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 20:07:07,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/6242c071-2a70-4e6e-8f52-2a37afef267c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" 2018-09-27 20:07:08,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:07:08 GMT X-Openstack-Request-Id: req-229b42a6-a84c-4c05-9a4f-049999c7df79 2018-09-27 20:07:08,847 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:07:08,847 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/6242c071-2a70-4e6e-8f52-2a37afef267c.json used request id req-229b42a6-a84c-4c05-9a4f-049999c7df79 2018-09-27 20:07:08,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.56128883362s 2018-09-27 20:07:08,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:07:08,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" 2018-09-27 20:07:09,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:09 GMT X-Openstack-Request-Id: req-a8eedbf1-c647-4a2a-bed9-9552fbaf990c 2018-09-27 20:07:09,169 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e011c2b-145f-4d6f-aed3-d6110f8f009c","tenant_id":"edd3afbef615430fa2253e297a15e2be","created_at":"2018-09-27T20:06:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:06: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":"edd3afbef615430fa2253e297a15e2be","id":"577c7022-bfcf-42d9-950e-77e3ee937592","subnetpool_id":null,"name":"vmready2-subnet_edc3a54e-2388-43dc-975b-8d69469f7912"}]} 2018-09-27 20:07:09,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a8eedbf1-c647-4a2a-bed9-9552fbaf990c 2018-09-27 20:07:09,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.322178840637s 2018-09-27 20:07:09,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 20:07:09,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/577c7022-bfcf-42d9-950e-77e3ee937592.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" 2018-09-27 20:07:12,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:07:12 GMT X-Openstack-Request-Id: req-ddd61de1-95ad-4095-a06f-846cd4cc07fb 2018-09-27 20:07:12,721 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:07:12,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/577c7022-bfcf-42d9-950e-77e3ee937592.json used request id req-ddd61de1-95ad-4095-a06f-846cd4cc07fb 2018-09-27 20:07:12,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.5504860878s 2018-09-27 20:07:12,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:07:12,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" 2018-09-27 20:07:12,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1153 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:12 GMT X-Openstack-Request-Id: req-eed8b716-e860-48c7-b1b2-57bb394c2084 2018-09-27 20:07:12,810 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-27T20:07:12Z","tenant_id":"edd3afbef615430fa2253e297a15e2be","created_at":"2018-09-27T20:06:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"edd3afbef615430fa2253e297a15e2be","id":"6e011c2b-145f-4d6f-aed3-d6110f8f009c","name":"vmready2-net_edc3a54e-2388-43dc-975b-8d69469f7912"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:07:12,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-eed8b716-e860-48c7-b1b2-57bb394c2084 2018-09-27 20:07:12,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0887351036072s 2018-09-27 20:07:12,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 20:07:12,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/6e011c2b-145f-4d6f-aed3-d6110f8f009c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" 2018-09-27 20:07:15,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:07:15 GMT X-Openstack-Request-Id: req-592f338e-4b9e-472e-b3d4-4d0d93b5b2af 2018-09-27 20:07:15,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:07:15,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/6e011c2b-145f-4d6f-aed3-d6110f8f009c.json used request id req-592f338e-4b9e-472e-b3d4-4d0d93b5b2af 2018-09-27 20:07:15,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.25657892227s 2018-09-27 20:07:15,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:07:15,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" 2018-09-27 20:07:15,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:15 GMT X-Openstack-Request-Id: req-d5b3f4eb-4877-4217-bcaa-2205380a0468 2018-09-27 20:07:15,420 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:07:01Z", "file": "/v2/images/8f90b5b5-e3ed-4711-839e-100c25e3723a/file", "owner": "edd3afbef615430fa2253e297a15e2be", "id": "8f90b5b5-e3ed-4711-839e-100c25e3723a", "size": 12716032, "self": "/v2/images/8f90b5b5-e3ed-4711-839e-100c25e3723a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/8f90b5b5-e3ed-4711-839e-100c25e3723a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/8f90b5b5-e3ed-4711-839e-100c25e3723a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_edc3a54e-2388-43dc-975b-8d69469f7912", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_edc3a54e-2388-43dc-975b-8d69469f7912", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:07:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:07:15,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d5b3f4eb-4877-4217-bcaa-2205380a0468 2018-09-27 20:07:15,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.346797943115s 2018-09-27 20:07:15,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 20:07:15,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/8f90b5b5-e3ed-4711-839e-100c25e3723a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2f159f2b99b31abf2a93c8b06f56b083afcafd97fdcd4cb6c0ad2c7cea6d65a" 2018-09-27 20:07:15,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:07:15 GMT X-Openstack-Request-Id: req-2c919f7d-89cc-4559-8b90-bb384c56301a 2018-09-27 20:07:15,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:07:15,946 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8f90b5b5-e3ed-4711-839e-100c25e3723a used request id req-2c919f7d-89cc-4559-8b90-bb384c56301a 2018-09-27 20:07:15,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.524818897247s 2018-09-27 20:07:15,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:07:15,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:07:16,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-873ea56e-ff12-48eb-82f0-6ef3b9b84b2c x-openstack-request-id: req-873ea56e-ff12-48eb-82f0-6ef3b9b84b2c 2018-09-27 20:07:16,087 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7aec0426-98fd-4c30-8af6-0ae8304a38a4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7aec0426-98fd-4c30-8af6-0ae8304a38a4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7aec0426-98fd-4c30-8af6-0ae8304a38a4", "name": "vmready2-flavor_edc3a54e-2388-43dc-975b-8d69469f7912", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:07:16,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-873ea56e-ff12-48eb-82f0-6ef3b9b84b2c 2018-09-27 20:07:16,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.134899139404s 2018-09-27 20:07:16,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 20:07:16,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/7aec0426-98fd-4c30-8af6-0ae8304a38a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:07:16,250 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07: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-daab22b0-2a6d-4a74-bfd7-9ce92f0fd719 x-openstack-request-id: req-daab22b0-2a6d-4a74-bfd7-9ce92f0fd719 2018-09-27 20:07:16,250 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7aec0426-98fd-4c30-8af6-0ae8304a38a4 used request id req-daab22b0-2a6d-4a74-bfd7-9ce92f0fd719 2018-09-27 20:07:16,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.161044120789s 2018-09-27 20:07:16,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:07:16,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:07:16,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-458c118e-aea2-465f-89ca-c1bb238ec55a 2018-09-27 20:07:16,458 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "vmready2-user_edc3a54e-2388-43dc-975b-8d69469f7912", "links": {"self": "http://172.30.9.22:5000/v3/users/b0ce6864ddfd4269b9ba4b6712bd8a6d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b0ce6864ddfd4269b9ba4b6712bd8a6d", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:07:16,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-458c118e-aea2-465f-89ca-c1bb238ec55a 2018-09-27 20:07:16,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207915782928s 2018-09-27 20:07:16,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:07:16,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/b0ce6864ddfd4269b9ba4b6712bd8a6d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:07:16,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ed4e1a-0bfc-4f3b-8e50-1598eed07666 2018-09-27 20:07:16,673 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_edc3a54e-2388-43dc-975b-8d69469f7912", "links": {"self": "http://172.30.9.22:5000/v3/users/b0ce6864ddfd4269b9ba4b6712bd8a6d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b0ce6864ddfd4269b9ba4b6712bd8a6d", "description": null}} 2018-09-27 20:07:16,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/b0ce6864ddfd4269b9ba4b6712bd8a6d used request id req-18ed4e1a-0bfc-4f3b-8e50-1598eed07666 2018-09-27 20:07:16,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208884954453s 2018-09-27 20:07:16,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 20:07:16,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/b0ce6864ddfd4269b9ba4b6712bd8a6d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:07:17,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e82860b-581e-4651-8fb1-6352bf04fcd5 2018-09-27 20:07:17,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:07:17,028 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b0ce6864ddfd4269b9ba4b6712bd8a6d used request id req-9e82860b-581e-4651-8fb1-6352bf04fcd5 2018-09-27 20:07:17,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.353864908218s 2018-09-27 20:07:17,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:07:17,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:07:17,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e185b83f-1b67-4cf6-ab1c-125ce4101b4b 2018-09-27 20:07:17,220 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/edd3afbef615430fa2253e297a15e2be"}, "tags": [], "enabled": true, "id": "edd3afbef615430fa2253e297a15e2be", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_edc3a54e-2388-43dc-975b-8d69469f7912"}]} 2018-09-27 20:07:17,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-e185b83f-1b67-4cf6-ab1c-125ce4101b4b 2018-09-27 20:07:17,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185765028s 2018-09-27 20:07:17,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 20:07:17,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/edd3afbef615430fa2253e297a15e2be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:07:17,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b1ce433-3abc-414a-93a2-e80db4768e5e 2018-09-27 20:07:17,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:07:17,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/edd3afbef615430fa2253e297a15e2be used request id req-6b1ce433-3abc-414a-93a2-e80db4768e5e 2018-09-27 20:07:17,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.324357032776s 2018-09-27 20:07:17,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:07:17,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=edd3afbef615430fa2253e297a15e2be&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:07:17,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:17 GMT X-Openstack-Request-Id: req-ff7e4fd3-8910-4998-9b15-08cf265d9583 2018-09-27 20:07:17,855 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd3afbef615430fa2253e297a15e2be", "created_at": "2018-09-27T20:06:52Z", "updated_at": "2018-09-27T20:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:06:52Z", "revision_number": 0, "id": "2353b506-2412-4b07-b74f-23479e9d6d8e", "remote_group_id": "93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:06:52Z", "security_group_id": "93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9", "tenant_id": "edd3afbef615430fa2253e297a15e2be", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd3afbef615430fa2253e297a15e2be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:06:52Z", "revision_number": 0, "id": "aff56c3e-2636-4f7a-8e4b-6596eb4258cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:06:52Z", "security_group_id": "93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9", "tenant_id": "edd3afbef615430fa2253e297a15e2be", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd3afbef615430fa2253e297a15e2be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:06:52Z", "revision_number": 0, "id": "d1850130-377c-4c38-943b-5343c0107fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:06:52Z", "security_group_id": "93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9", "tenant_id": "edd3afbef615430fa2253e297a15e2be", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd3afbef615430fa2253e297a15e2be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:06:52Z", "revision_number": 0, "id": "e7478507-8528-446e-8457-b69dc0b32306", "remote_group_id": "93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:06:52Z", "security_group_id": "93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9", "tenant_id": "edd3afbef615430fa2253e297a15e2be", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd3afbef615430fa2253e297a15e2be"}], "revision_number": 1, "project_id": "edd3afbef615430fa2253e297a15e2be", "id": "93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9", "name": "default"}]} 2018-09-27 20:07:17,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=edd3afbef615430fa2253e297a15e2be&name=default used request id req-ff7e4fd3-8910-4998-9b15-08cf265d9583 2018-09-27 20:07:17,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.299728870392s 2018-09-27 20:07:17,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:07:17,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:07:18,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:18 GMT X-Openstack-Request-Id: req-9f568334-dee3-48a1-b5a3-ee04f5b0861c 2018-09-27 20:07:18,189 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "64991f16027e4ab59c597583546b9b07", "created_at": "2018-09-27T20:02:05Z", "updated_at": "2018-09-27T20:02:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "5608bf5f-3997-4d5f-b0ff-898f0563beb8", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "afb9039d-b329-4ecf-8f34-86813d319dea", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "b5617e91-cc4f-4244-904f-067a386a4c66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "eb81cd2d-2174-42d4-87dd-39fb325012ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}], "revision_number": 1, "project_id": "64991f16027e4ab59c597583546b9b07", "id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:05:33Z", "updated_at": "2018-09-27T20:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "75e960ee-941f-4e12-8cd6-27b090ead92d", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "797db4bb-8440-45ec-b870-c83f6ffa2f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "ccc46594-6775-4b4d-b37c-3cea066f4255", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "e9fe0180-a2e9-418b-a48e-c2ba1527b5bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}], "revision_number": 1, "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "113adddd-0bf2-43e6-a5bf-5de926034924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "edd3afbef615430fa2253e297a15e2be", "created_at": "2018-09-27T20:06:52Z", "updated_at": "2018-09-27T20:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:06:52Z", "revision_number": 0, "id": "2353b506-2412-4b07-b74f-23479e9d6d8e", "remote_group_id": "93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:06:52Z", "security_group_id": "93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9", "tenant_id": "edd3afbef615430fa2253e297a15e2be", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd3afbef615430fa2253e297a15e2be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:06:52Z", "revision_number": 0, "id": "aff56c3e-2636-4f7a-8e4b-6596eb4258cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:06:52Z", "security_group_id": "93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9", "tenant_id": "edd3afbef615430fa2253e297a15e2be", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd3afbef615430fa2253e297a15e2be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:06:52Z", "revision_number": 0, "id": "d1850130-377c-4c38-943b-5343c0107fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:06:52Z", "security_group_id": "93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9", "tenant_id": "edd3afbef615430fa2253e297a15e2be", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd3afbef615430fa2253e297a15e2be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:06:52Z", "revision_number": 0, "id": "e7478507-8528-446e-8457-b69dc0b32306", "remote_group_id": "93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:06:52Z", "security_group_id": "93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9", "tenant_id": "edd3afbef615430fa2253e297a15e2be", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd3afbef615430fa2253e297a15e2be"}], "revision_number": 1, "project_id": "edd3afbef615430fa2253e297a15e2be", "id": "93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T20:05:36Z", "updated_at": "2018-09-27T20:05:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "5d67ed22-25bb-4690-bee8-c9e2111f3ada", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "98cf6d31-ddb1-4c42-ad2e-a53c081c8a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "afed4bc0-f046-4c59-908e-e9a6dc8152f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "be92a078-11f6-4730-8490-26f20e266438", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "name": "default"}]} 2018-09-27 20:07:18,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9f568334-dee3-48a1-b5a3-ee04f5b0861c 2018-09-27 20:07:18,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.327928066254s 2018-09-27 20:07:18,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 20:07:18,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58ab04b59d5ae55e348bcbaa41c66b088f75a97046069da5a499b985f9d97ace" 2018-09-27 20:07:18,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:07:18 GMT X-Openstack-Request-Id: req-360b8b76-99ce-452c-bc65-5574619a7d0a 2018-09-27 20:07:18,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:07:18,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/93afdc7c-a5b9-4c92-bdcb-f9d763a8b2c9.json used request id req-360b8b76-99ce-452c-bc65-5574619a7d0a 2018-09-27 20:07:18,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.171159982681s 2018-09-27 20:07:18,412 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-09-27 20:07:18,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:07:18,458 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-865ab781-ccb7-4b92-9c19-1b42b63e2594 2018-09-27 20:07:18,458 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:07:18,458 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-865ab781-ccb7-4b92-9c19-1b42b63e2594 2018-09-27 20:07:18,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:07:18,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e0e411f365814a38b6f64224e353f0ba"}, "audit_ids": ["zacNGopoQFSNRJqRh6dFvg"], "issued_at": "2018-09-27T20:07:18.000000Z"}} 2018-09-27 20:07:18,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:07:18,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:19,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:19 GMT X-Openstack-Request-Id: req-5d622be2-6222-4985-b4e2-c5e3abb18fd0 2018-09-27 20:07:19,237 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:07:19,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5d622be2-6222-4985-b4e2-c5e3abb18fd0 2018-09-27 20:07:19,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353734016418s 2018-09-27 20:07:19,244 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-09-27 20:07:19,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:07:19,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:19,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ac92b7-e5e8-4553-9cc2-a2d59d5ae8e2 2018-09-27 20:07:19,448 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:07:19,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-e3ac92b7-e5e8-4553-9cc2-a2d59d5ae8e2 2018-09-27 20:07:19,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197023153305s 2018-09-27 20:07:19,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:07:19,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:19,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 298 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4390181-c0cc-4414-8225-61d03ddc3f17 2018-09-27 20:07:19,670 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 20:07:19,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c4390181-c0cc-4414-8225-61d03ddc3f17 2018-09-27 20:07:19,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214042186737s 2018-09-27 20:07:19,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 20:07:19,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '{"network": {"tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "singlevm1-net_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "admin_state_up": true}}' 2018-09-27 20:07:20,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:20 GMT X-Openstack-Request-Id: req-cd09e6fc-8cf5-48c8-b244-46a1c0a1d628 2018-09-27 20:07:20,255 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dd6a7b3b-616d-4727-b16c-b1d58ec21ff1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7a5c8d6d37614985b1b1857b3620d4e7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:07:20Z","is_default":false,"provider:segmentation_id":85,"name":"singlevm1-net_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7","admin_state_up":true,"tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:07:20Z","mtu":1450}} 2018-09-27 20:07:20,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cd09e6fc-8cf5-48c8-b244-46a1c0a1d628 2018-09-27 20:07:20,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.583821058273s 2018-09-27 20:07:20,255 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T20:07:20Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dd6a7b3b-616d-4727-b16c-b1d58ec21ff1', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7', u'admin_state_up': True, u'tenant_id': u'7a5c8d6d37614985b1b1857b3620d4e7', u'created_at': u'2018-09-27T20:07:20Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7a5c8d6d37614985b1b1857b3620d4e7'}) 2018-09-27 20:07:20,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:07:20,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:20,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1347 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:20 GMT X-Openstack-Request-Id: req-7b3bb328-1578-405b-bb23-684f9220d3c5 2018-09-27 20:07:20,803 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"dd6a7b3b-616d-4727-b16c-b1d58ec21ff1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7a5c8d6d37614985b1b1857b3620d4e7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:07:20Z","provider:segmentation_id":85,"name":"singlevm1-net_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7","admin_state_up":true,"tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:07:20Z","provider:network_type":"vxlan"}]} 2018-09-27 20:07:20,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7b3bb328-1578-405b-bb23-684f9220d3c5 2018-09-27 20:07:20,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.547399997711s 2018-09-27 20:07:20,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 20:07:20,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '{"subnet": {"name": "singlevm1-subnet_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "enable_dhcp": true, "network_id": "dd6a7b3b-616d-4727-b16c-b1d58ec21ff1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 20:07:21,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:21 GMT X-Openstack-Request-Id: req-d852cd12-c7bf-46b0-a27c-8e50ab7cec5a 2018-09-27 20:07:21,500 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd6a7b3b-616d-4727-b16c-b1d58ec21ff1","tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:07:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:07:21Z","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":"7a5c8d6d37614985b1b1857b3620d4e7","id":"d0fe600d-c19c-4713-9bdf-2218b4241209","subnetpool_id":null,"name":"singlevm1-subnet_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}} 2018-09-27 20:07:21,500 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d852cd12-c7bf-46b0-a27c-8e50ab7cec5a 2018-09-27 20:07:21,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.695111036301s 2018-09-27 20:07:21,501 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T20:07:21Z', 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'd0fe600d-c19c-4713-9bdf-2218b4241209', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7', u'enable_dhcp': True, u'network_id': u'dd6a7b3b-616d-4727-b16c-b1d58ec21ff1', u'tenant_id': u'7a5c8d6d37614985b1b1857b3620d4e7', u'created_at': u'2018-09-27T20:07:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7a5c8d6d37614985b1b1857b3620d4e7'}) 2018-09-27 20:07:21,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 20:07:21,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '{"router": {"external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969"}, "name": "singlevm1-router_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "admin_state_up": true}}' 2018-09-27 20:07:23,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 642 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:23 GMT X-Openstack-Request-Id: req-4e741a4e-fb4d-45c0-8ce3-a62edd73c2a7 2018-09-27 20:07:23,316 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:07:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-27T20:07:23Z", "revision_number": 2, "routes": [], "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "12a13d23-f56a-4909-90f0-a694ddbb9bb5", "name": "singlevm1-router_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}} 2018-09-27 20:07:23,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4e741a4e-fb4d-45c0-8ce3-a62edd73c2a7 2018-09-27 20:07:23,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.81555199623s 2018-09-27 20:07:23,317 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5a473a48-56b4-4e4a-87e6-fb470a7555a8', u'ip_address': u'172.30.9.210'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7a5c8d6d37614985b1b1857b3620d4e7', u'created_at': u'2018-09-27T20:07:21Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-27T20:07:23Z', u'revision_number': 2, u'routes': [], u'project_id': u'7a5c8d6d37614985b1b1857b3620d4e7', u'id': u'12a13d23-f56a-4909-90f0-a694ddbb9bb5', u'name': u'singlevm1-router_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7'}) 2018-09-27 20:07:23,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 20:07:23,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/12a13d23-f56a-4909-90f0-a694ddbb9bb5/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '{"subnet_id": "d0fe600d-c19c-4713-9bdf-2218b4241209"}' 2018-09-27 20:07:25,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:25 GMT X-Openstack-Request-Id: req-3ef295d4-c344-4562-b17c-66db37dbca25 2018-09-27 20:07:25,484 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "dd6a7b3b-616d-4727-b16c-b1d58ec21ff1", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "subnet_id": "d0fe600d-c19c-4713-9bdf-2218b4241209", "subnet_ids": ["d0fe600d-c19c-4713-9bdf-2218b4241209"], "port_id": "83cb654c-cb96-42b7-8e29-29efd7a47b6e", "id": "12a13d23-f56a-4909-90f0-a694ddbb9bb5"} 2018-09-27 20:07:25,484 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/12a13d23-f56a-4909-90f0-a694ddbb9bb5/add_router_interface.json used request id req-3ef295d4-c344-4562-b17c-66db37dbca25 2018-09-27 20:07:25,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16638708115s 2018-09-27 20:07:25,484 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 20:07:25,617 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 20:07:25,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:07:25,624 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:25 GMT 2018-09-27 20:07:25,625 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 20:07:25,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:07:25,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:26,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:26 GMT X-Openstack-Request-Id: req-86432a7a-8095-4b59-aab1-ac29c57cc450 2018-09-27 20:07:26,401 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:07:26,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-86432a7a-8095-4b59-aab1-ac29c57cc450 2018-09-27 20:07:26,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.773900985718s 2018-09-27 20:07:26,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 20:07:26,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}' 2018-09-27 20:07:27,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:27 GMT Location: http://172.30.9.22:9292/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-24302d86-a40a-4c94-8df4-13774cab430d 2018-09-27 20:07:27,324 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:07:27Z", "file": "/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20/file", "owner": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "2f01b085-a026-4b72-b6f1-b1daca851d20", "size": null, "self": "/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20", "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_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "checksum": null, "created_at": "2018-09-27T20:07:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 20:07:27,324 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-24302d86-a40a-4c94-8df4-13774cab430d 2018-09-27 20:07:27,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.913848161697s 2018-09-27 20:07:27,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 20:07:27,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '' 2018-09-27 20:07:28,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:07:28 GMT X-Openstack-Request-Id: req-c3d3f061-ea9c-4d4c-aadb-cea34a1f0180 2018-09-27 20:07:28,626 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:07:28,626 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20/file used request id req-c3d3f061-ea9c-4d4c-aadb-cea34a1f0180 2018-09-27 20:07:28,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.30150389671s 2018-09-27 20:07:28,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:07:28,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:29,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:29 GMT X-Openstack-Request-Id: req-32588122-72e1-43fe-acda-f5dd6e6f55f9 2018-09-27 20:07:29,408 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:07:28Z", "file": "/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20/file", "owner": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "2f01b085-a026-4b72-b6f1-b1daca851d20", "size": 12716032, "self": "/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/2f01b085-a026-4b72-b6f1-b1daca851d20/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/2f01b085-a026-4b72-b6f1-b1daca851d20/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:07:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:07:29,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-32588122-72e1-43fe-acda-f5dd6e6f55f9 2018-09-27 20:07:29,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.777976989746s 2018-09-27 20:07:29,411 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/2f01b085-a026-4b72-b6f1-b1daca851d20/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20/file', 'owner': u'7a5c8d6d37614985b1b1857b3620d4e7', 'id': u'2f01b085-a026-4b72-b6f1-b1daca851d20', 'size': 12716032, u'self': u'/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7a5c8d6d37614985b1b1857b3620d4e7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/2f01b085-a026-4b72-b6f1-b1daca851d20/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T20:07:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-27T20:07:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7', '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/2f01b085-a026-4b72-b6f1-b1daca851d20', 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_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7', 'created': u'2018-09-27T20:07:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T20:07:27Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20', 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_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 20:07:29,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 20:07:29,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 20:07:29,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a5a31cbd-98e0-4885-be62-628666165dd2 x-openstack-request-id: req-a5a31cbd-98e0-4885-be62-628666165dd2 2018-09-27 20:07:29,893 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f7f05f8d-2b24-424f-8590-de78b97e88cf", "name": "singlevm1-flavor_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 20:07:29,893 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a5a31cbd-98e0-4885-be62-628666165dd2 2018-09-27 20:07:29,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.478818178177s 2018-09-27 20:07:29,894 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7', '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'7a5c8d6d37614985b1b1857b3620d4e7', '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'f7f05f8d-2b24-424f-8590-de78b97e88cf', 'swap': 0}) 2018-09-27 20:07:29,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 20:07:29,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '{"extra_specs": {}}' 2018-09-27 20:07:30,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07: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-7d2eface-85a5-4901-b5c6-9b68566f0dc3 x-openstack-request-id: req-7d2eface-85a5-4901-b5c6-9b68566f0dc3 2018-09-27 20:07:30,027 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 20:07:30,027 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf/os-extra_specs used request id req-7d2eface-85a5-4901-b5c6-9b68566f0dc3 2018-09-27 20:07:30,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.132687807083s 2018-09-27 20:07:30,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-27 20:07:30,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '{"keypair": {"name": "singlevm1-kp_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}}' 2018-09-27 20:07:30,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07: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-5233a0ca-95eb-4062-be96-67cdf865174a x-openstack-request-id: req-5233a0ca-95eb-4062-be96-67cdf865174a 2018-09-27 20:07:30,256 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6yT17+jdH3xX8h0qg9g7MwaDSI7e2k6EQJSSBZK2siBVjFQprxkaXtYfPtK7z7uuAeTmbUJHhp3VNGAzPo+fBrdVAlRVuO+tk9YACCTNBsVHf7sSiLPJUIWNBoi3ES189Ycw1vRTnVLpgy9iOAXLc9mWHLAPMvguYFu1lJhdkXzpG4m94ySB3sHmUjdGTZbsUbXKv1z7EfmMr87vbqeMC5LpPeurj6MtCtP4PxmkDoSdx83o6ZAP5AChydax4LoljCGBPkWk6AT77YWI8cDOFGMRousecB8frVteCmB+cvW19spfCn6L40gR20Avgg253TLXW+YtB7S5b4IzXzcTD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusk9e/o3R98V/IdKoPYOzMGg0iO3tpOhECUkgWStrIgVYxUK\na8ZGl7WHz7Su8+7rgHk5m1CR4ad1TRgMz6Pnwa3VQJUVbjvrZPWAAgkzQbFR3+7E\noizyVCFjQaItxEtfPWHMNb0U51S6YMvYjgFy3PZlhywDzL4LmBbtZSYXZF86RuJv\neMkgd7B5lI3Rk2W7FG1yr9c+xH5jK/O726njAuS6T3rq4+jLQrT+D8ZpA6EncfN6\nOmQD+QAocnWseC6JYwhgT5FpOgE++2FiPHAzhRjEaLrHnAfH61bXgpgfnL1tfbKX\nwp+i+NIEdtAL4INud0y11vmLQe0uW+CM183EwwIDAQABAoIBADb48zeBtLNaXMYt\nqzEkOcbZVdOC35bEbCqsQ8oxL0wP4PuAPcjqWexcaNQggT0ZnAX7p5CmbcjT2BoQ\ncfTKcHL4DkMrnVsMF4NnHX1757H11frp8sUoJUnNacDvUjjrVeRi3A8UzwomTZQf\namSg2IVfnxHhSlz/sbnZRZT3WPsY6vFvg0MsxUAK8NyI3a+j38uLflR/zDQ92ELu\nsguW3Q8DCir+DYfAg8Cxdjv+y0GwG7Uyi0nUCIJ6NrGN+cn3gJxnMpDMVLDcwbWe\ni9m8UrI4vfmKMlZwU8VUg8+fwl0H21QuoAyGdEVFoyilqmr9EzGgOuKtQo+6DZ/6\n1ZLbYgECgYEA4P4PhEsBNC6fmCcnxCP1RIbF+z8jftQmFj5rwYn6QHi1XeI/GUOu\nca4BMIdfF3UTuOpdAIhEpQlUokPkpof3thi2y0l5lVbNaHykhVlRZB3tOVbg9Imj\nNFwpruPdceR4uP+6rU7a/qVKXA19kqDE7W50nAf6dctfZK7f3+yNzGECgYEA1Ic5\no3i+XHQsKCZyjWAg8RfALn6i9sfByJ4EJHE1oCA3TxL6TIFbAcEEMgNLFao4hbZv\ntpXID1IrPj9+SogI0LCtwpM4kIAeCW4QaDEN3mTJ2uMF8aSsblI5rDpyqYPkZR86\n2/hM92pwgUD2eybMcBAgB+6HqwEp6FW3cZhPg6MCgYEAs+VQINYb+05AG1dLa3/Y\nz1b3nCFqzzDv1x9H53LcXoplcdDB5QCBzbF0kAndVZMuFs+FVzSdtlvUiP3CKAlV\nXgs6tSZliavjB2WJ4nl9I5DuKce2jLA0h1wdlBHr8PHeOQV4jLQdVDhzUVEUE5Zq\nfvGvWUbj0yWue4F7zb6FzmECgYEAytNW5bTo73ELZzHyJwwzxAMnrPe8bQoM3Xo4\nd9L3G59DSZrR90uIX+8mItjTwpRWJv4KNVVSvZRsopaT32teBlRnMAeydu1ePR+m\nVtlh4/mKTvRUit3eldaxJbYOEctGoF8inCWmxoT1Y9VspfFMMDKjbw5suX190jZj\nwOxcDkMCgYEAsrLGNa3gdT9nzYyqu7ySrjFC9ApLzzP0zDcYkZKaCSCCEqCzZIwY\nSEIYS72LIdWBCpxqg91wsPNOgPZtXSaE3w93AuwQP7LoNxVXR+VOopYjB+Lwi1Z3\noWZJoG2DMj9EZNGdoq3WHUV5WIWns4pIh83ISZ/AMIIalAezuvl1Cg8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "e0e411f365814a38b6f64224e353f0ba", "name": "singlevm1-kp_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "fingerprint": "aa:0f:c0:e1:b9:78:4e:59:40:bd:2d:16:1a:8b:8f:50"}} 2018-09-27 20:07:30,256 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-5233a0ca-95eb-4062-be96-67cdf865174a 2018-09-27 20:07:30,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.228469133377s 2018-09-27 20:07:30,257 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6yT17+jdH3xX8h0qg9g7MwaDSI7e2k6EQJSSBZK2siBVjFQprxkaXtYfPtK7z7uuAeTmbUJHhp3VNGAzPo+fBrdVAlRVuO+tk9YACCTNBsVHf7sSiLPJUIWNBoi3ES189Ycw1vRTnVLpgy9iOAXLc9mWHLAPMvguYFu1lJhdkXzpG4m94ySB3sHmUjdGTZbsUbXKv1z7EfmMr87vbqeMC5LpPeurj6MtCtP4PxmkDoSdx83o6ZAP5AChydax4LoljCGBPkWk6AT77YWI8cDOFGMRousecB8frVteCmB+cvW19spfCn6L40gR20Avgg253TLXW+YtB7S5b4IzXzcTD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusk9e/o3R98V/IdKoPYOzMGg0iO3tpOhECUkgWStrIgVYxUK\na8ZGl7WHz7Su8+7rgHk5m1CR4ad1TRgMz6Pnwa3VQJUVbjvrZPWAAgkzQbFR3+7E\noizyVCFjQaItxEtfPWHMNb0U51S6YMvYjgFy3PZlhywDzL4LmBbtZSYXZF86RuJv\neMkgd7B5lI3Rk2W7FG1yr9c+xH5jK/O726njAuS6T3rq4+jLQrT+D8ZpA6EncfN6\nOmQD+QAocnWseC6JYwhgT5FpOgE++2FiPHAzhRjEaLrHnAfH61bXgpgfnL1tfbKX\nwp+i+NIEdtAL4INud0y11vmLQe0uW+CM183EwwIDAQABAoIBADb48zeBtLNaXMYt\nqzEkOcbZVdOC35bEbCqsQ8oxL0wP4PuAPcjqWexcaNQggT0ZnAX7p5CmbcjT2BoQ\ncfTKcHL4DkMrnVsMF4NnHX1757H11frp8sUoJUnNacDvUjjrVeRi3A8UzwomTZQf\namSg2IVfnxHhSlz/sbnZRZT3WPsY6vFvg0MsxUAK8NyI3a+j38uLflR/zDQ92ELu\nsguW3Q8DCir+DYfAg8Cxdjv+y0GwG7Uyi0nUCIJ6NrGN+cn3gJxnMpDMVLDcwbWe\ni9m8UrI4vfmKMlZwU8VUg8+fwl0H21QuoAyGdEVFoyilqmr9EzGgOuKtQo+6DZ/6\n1ZLbYgECgYEA4P4PhEsBNC6fmCcnxCP1RIbF+z8jftQmFj5rwYn6QHi1XeI/GUOu\nca4BMIdfF3UTuOpdAIhEpQlUokPkpof3thi2y0l5lVbNaHykhVlRZB3tOVbg9Imj\nNFwpruPdceR4uP+6rU7a/qVKXA19kqDE7W50nAf6dctfZK7f3+yNzGECgYEA1Ic5\no3i+XHQsKCZyjWAg8RfALn6i9sfByJ4EJHE1oCA3TxL6TIFbAcEEMgNLFao4hbZv\ntpXID1IrPj9+SogI0LCtwpM4kIAeCW4QaDEN3mTJ2uMF8aSsblI5rDpyqYPkZR86\n2/hM92pwgUD2eybMcBAgB+6HqwEp6FW3cZhPg6MCgYEAs+VQINYb+05AG1dLa3/Y\nz1b3nCFqzzDv1x9H53LcXoplcdDB5QCBzbF0kAndVZMuFs+FVzSdtlvUiP3CKAlV\nXgs6tSZliavjB2WJ4nl9I5DuKce2jLA0h1wdlBHr8PHeOQV4jLQdVDhzUVEUE5Zq\nfvGvWUbj0yWue4F7zb6FzmECgYEAytNW5bTo73ELZzHyJwwzxAMnrPe8bQoM3Xo4\nd9L3G59DSZrR90uIX+8mItjTwpRWJv4KNVVSvZRsopaT32teBlRnMAeydu1ePR+m\nVtlh4/mKTvRUit3eldaxJbYOEctGoF8inCWmxoT1Y9VspfFMMDKjbw5suX190jZj\nwOxcDkMCgYEAsrLGNa3gdT9nzYyqu7ySrjFC9ApLzzP0zDcYkZKaCSCCEqCzZIwY\nSEIYS72LIdWBCpxqg91wsPNOgPZtXSaE3w93AuwQP7LoNxVXR+VOopYjB+Lwi1Z3\noWZJoG2DMj9EZNGdoq3WHUV5WIWns4pIh83ISZ/AMIIalAezuvl1Cg8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e0e411f365814a38b6f64224e353f0ba', 'name': u'singlevm1-kp_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7', 'created_at': '2018-09-27T20:07:30.257505', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7a5c8d6d37614985b1b1857b3620d4e7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'aa:0f:c0:e1:b9:78:4e:59:40:bd:2d:16:1a:8b:8f:50', 'type': 'ssh', 'id': u'singlevm1-kp_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7'}) 2018-09-27 20:07:30,257 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAusk9e/o3R98V/IdKoPYOzMGg0iO3tpOhECUkgWStrIgVYxUK a8ZGl7WHz7Su8+7rgHk5m1CR4ad1TRgMz6Pnwa3VQJUVbjvrZPWAAgkzQbFR3+7E oizyVCFjQaItxEtfPWHMNb0U51S6YMvYjgFy3PZlhywDzL4LmBbtZSYXZF86RuJv eMkgd7B5lI3Rk2W7FG1yr9c+xH5jK/O726njAuS6T3rq4+jLQrT+D8ZpA6EncfN6 OmQD+QAocnWseC6JYwhgT5FpOgE++2FiPHAzhRjEaLrHnAfH61bXgpgfnL1tfbKX wp+i+NIEdtAL4INud0y11vmLQe0uW+CM183EwwIDAQABAoIBADb48zeBtLNaXMYt qzEkOcbZVdOC35bEbCqsQ8oxL0wP4PuAPcjqWexcaNQggT0ZnAX7p5CmbcjT2BoQ cfTKcHL4DkMrnVsMF4NnHX1757H11frp8sUoJUnNacDvUjjrVeRi3A8UzwomTZQf amSg2IVfnxHhSlz/sbnZRZT3WPsY6vFvg0MsxUAK8NyI3a+j38uLflR/zDQ92ELu sguW3Q8DCir+DYfAg8Cxdjv+y0GwG7Uyi0nUCIJ6NrGN+cn3gJxnMpDMVLDcwbWe i9m8UrI4vfmKMlZwU8VUg8+fwl0H21QuoAyGdEVFoyilqmr9EzGgOuKtQo+6DZ/6 1ZLbYgECgYEA4P4PhEsBNC6fmCcnxCP1RIbF+z8jftQmFj5rwYn6QHi1XeI/GUOu ca4BMIdfF3UTuOpdAIhEpQlUokPkpof3thi2y0l5lVbNaHykhVlRZB3tOVbg9Imj NFwpruPdceR4uP+6rU7a/qVKXA19kqDE7W50nAf6dctfZK7f3+yNzGECgYEA1Ic5 o3i+XHQsKCZyjWAg8RfALn6i9sfByJ4EJHE1oCA3TxL6TIFbAcEEMgNLFao4hbZv tpXID1IrPj9+SogI0LCtwpM4kIAeCW4QaDEN3mTJ2uMF8aSsblI5rDpyqYPkZR86 2/hM92pwgUD2eybMcBAgB+6HqwEp6FW3cZhPg6MCgYEAs+VQINYb+05AG1dLa3/Y z1b3nCFqzzDv1x9H53LcXoplcdDB5QCBzbF0kAndVZMuFs+FVzSdtlvUiP3CKAlV Xgs6tSZliavjB2WJ4nl9I5DuKce2jLA0h1wdlBHr8PHeOQV4jLQdVDhzUVEUE5Zq fvGvWUbj0yWue4F7zb6FzmECgYEAytNW5bTo73ELZzHyJwwzxAMnrPe8bQoM3Xo4 d9L3G59DSZrR90uIX+8mItjTwpRWJv4KNVVSvZRsopaT32teBlRnMAeydu1ePR+m Vtlh4/mKTvRUit3eldaxJbYOEctGoF8inCWmxoT1Y9VspfFMMDKjbw5suX190jZj wOxcDkMCgYEAsrLGNa3gdT9nzYyqu7ySrjFC9ApLzzP0zDcYkZKaCSCCEqCzZIwY SEIYS72LIdWBCpxqg91wsPNOgPZtXSaE3w93AuwQP7LoNxVXR+VOopYjB+Lwi1Z3 oWZJoG2DMj9EZNGdoq3WHUV5WIWns4pIh83ISZ/AMIIalAezuvl1Cg8= -----END RSA PRIVATE KEY----- 2018-09-27 20:07:30,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-27 20:07:30,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '{"security_group": {"name": "singlevm1-sg_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-09-27 20:07:30,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:30 GMT X-Openstack-Request-Id: req-3813978c-428f-4865-bbd0-7b5824e9d704 2018-09-27 20:07:30,675 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:07:30Z", "updated_at": "2018-09-27T20:07:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:07:30Z", "revision_number": 0, "id": "31bf7a17-0f3b-451a-8e0c-cb0e372ba046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:07:30Z", "security_group_id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:07:30Z", "revision_number": 0, "id": "a9a0b371-2b91-4748-914e-1b79294749e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:07:30Z", "security_group_id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}], "revision_number": 1, "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "name": "singlevm1-sg_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}} 2018-09-27 20:07:30,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3813978c-428f-4865-bbd0-7b5824e9d704 2018-09-27 20:07:30,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.412822961807s 2018-09-27 20:07:30,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:07:30,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:31,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:31 GMT X-Openstack-Request-Id: req-3c5bad7f-0ef6-4df9-ba83-ee5bfcbce6cb 2018-09-27 20:07:31,018 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "64991f16027e4ab59c597583546b9b07", "created_at": "2018-09-27T20:02:05Z", "updated_at": "2018-09-27T20:02:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "5608bf5f-3997-4d5f-b0ff-898f0563beb8", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "afb9039d-b329-4ecf-8f34-86813d319dea", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "b5617e91-cc4f-4244-904f-067a386a4c66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "eb81cd2d-2174-42d4-87dd-39fb325012ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}], "revision_number": 1, "project_id": "64991f16027e4ab59c597583546b9b07", "id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:05:33Z", "updated_at": "2018-09-27T20:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "75e960ee-941f-4e12-8cd6-27b090ead92d", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "797db4bb-8440-45ec-b870-c83f6ffa2f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "ccc46594-6775-4b4d-b37c-3cea066f4255", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "e9fe0180-a2e9-418b-a48e-c2ba1527b5bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}], "revision_number": 1, "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "113adddd-0bf2-43e6-a5bf-5de926034924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T20:05:36Z", "updated_at": "2018-09-27T20:05:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "5d67ed22-25bb-4690-bee8-c9e2111f3ada", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "98cf6d31-ddb1-4c42-ad2e-a53c081c8a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "afed4bc0-f046-4c59-908e-e9a6dc8152f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "be92a078-11f6-4730-8490-26f20e266438", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:07:30Z", "updated_at": "2018-09-27T20:07:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:07:30Z", "revision_number": 0, "id": "31bf7a17-0f3b-451a-8e0c-cb0e372ba046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:07:30Z", "security_group_id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:07:30Z", "revision_number": 0, "id": "a9a0b371-2b91-4748-914e-1b79294749e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:07:30Z", "security_group_id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}], "revision_number": 1, "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "name": "singlevm1-sg_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}]} 2018-09-27 20:07:31,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3c5bad7f-0ef6-4df9-ba83-ee5bfcbce6cb 2018-09-27 20:07:31,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.335420131683s 2018-09-27 20:07:31,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 20:07:31,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -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": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf"}}' 2018-09-27 20:07:31,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:31 GMT X-Openstack-Request-Id: req-ac95164b-57e5-49dc-a734-772f1e9a2a6a 2018-09-27 20:07:31,521 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-27T20:07:31Z", "security_group_id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "port_range_min": 22, "revision_number": 0, "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:07:31Z", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "3bd8a264-7379-490a-a6b8-2a1539e92bb0"}} 2018-09-27 20:07:31,521 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ac95164b-57e5-49dc-a734-772f1e9a2a6a 2018-09-27 20:07:31,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.496034860611s 2018-09-27 20:07:31,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:07:31,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:31,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:31 GMT X-Openstack-Request-Id: req-23bd5ffb-1eaa-421c-a246-a77a8ef01a33 2018-09-27 20:07:31,604 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "64991f16027e4ab59c597583546b9b07", "created_at": "2018-09-27T20:02:05Z", "updated_at": "2018-09-27T20:02:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "b5617e91-cc4f-4244-904f-067a386a4c66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "eb81cd2d-2174-42d4-87dd-39fb325012ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "afb9039d-b329-4ecf-8f34-86813d319dea", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "5608bf5f-3997-4d5f-b0ff-898f0563beb8", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}], "revision_number": 1, "project_id": "64991f16027e4ab59c597583546b9b07", "id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:05:33Z", "updated_at": "2018-09-27T20:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "ccc46594-6775-4b4d-b37c-3cea066f4255", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "797db4bb-8440-45ec-b870-c83f6ffa2f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "75e960ee-941f-4e12-8cd6-27b090ead92d", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "e9fe0180-a2e9-418b-a48e-c2ba1527b5bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}], "revision_number": 1, "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "113adddd-0bf2-43e6-a5bf-5de926034924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T20:05:36Z", "updated_at": "2018-09-27T20:05:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "98cf6d31-ddb1-4c42-ad2e-a53c081c8a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "be92a078-11f6-4730-8490-26f20e266438", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "afed4bc0-f046-4c59-908e-e9a6dc8152f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "5d67ed22-25bb-4690-bee8-c9e2111f3ada", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:07:30Z", "updated_at": "2018-09-27T20:07:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T20:07:31Z", "revision_number": 0, "id": "3bd8a264-7379-490a-a6b8-2a1539e92bb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:07:31Z", "security_group_id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:07:30Z", "revision_number": 0, "id": "31bf7a17-0f3b-451a-8e0c-cb0e372ba046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:07:30Z", "security_group_id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:07:30Z", "revision_number": 0, "id": "a9a0b371-2b91-4748-914e-1b79294749e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:07:30Z", "security_group_id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}], "revision_number": 2, "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "name": "singlevm1-sg_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}]} 2018-09-27 20:07:31,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-23bd5ffb-1eaa-421c-a246-a77a8ef01a33 2018-09-27 20:07:31,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0767340660095s 2018-09-27 20:07:31,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 20:07:31,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -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": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf"}}' 2018-09-27 20:07:32,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:32 GMT X-Openstack-Request-Id: req-79814969-6db4-4d1d-95a7-b795e167f984 2018-09-27 20:07:32,053 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-27T20:07:31Z", "security_group_id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "port_range_min": null, "revision_number": 0, "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:07:31Z", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "61ea1322-403e-4975-a5ea-0c04e43ede6c"}} 2018-09-27 20:07:32,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-79814969-6db4-4d1d-95a7-b795e167f984 2018-09-27 20:07:32,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.442735910416s 2018-09-27 20:07:32,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:07:32,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:32,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1391 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:32 GMT X-Openstack-Request-Id: req-7d04696a-daaf-4a5d-9f20-60a281efcf00 2018-09-27 20:07:32,395 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dd6a7b3b-616d-4727-b16c-b1d58ec21ff1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a5c8d6d37614985b1b1857b3620d4e7","status":"ACTIVE","subnets":["d0fe600d-c19c-4713-9bdf-2218b4241209"],"description":"","tags":[],"updated_at":"2018-09-27T20:07:21Z","provider:segmentation_id":85,"name":"singlevm1-net_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7","admin_state_up":true,"tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:07:20Z","provider:network_type":"vxlan"}]} 2018-09-27 20:07:32,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7d04696a-daaf-4a5d-9f20-60a281efcf00 2018-09-27 20:07:32,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.340392112732s 2018-09-27 20:07:32,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:07:32,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:32,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:32 GMT X-Openstack-Request-Id: req-76145289-7c85-489b-a342-0262a0b7ed95 2018-09-27 20:07:32,426 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:07:28Z", "file": "/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20/file", "owner": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "2f01b085-a026-4b72-b6f1-b1daca851d20", "size": 12716032, "self": "/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/2f01b085-a026-4b72-b6f1-b1daca851d20/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/2f01b085-a026-4b72-b6f1-b1daca851d20/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:07:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:07:32,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-76145289-7c85-489b-a342-0262a0b7ed95 2018-09-27 20:07:32,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265710353851s 2018-09-27 20:07:32,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:07:32,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:32,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6bd7e761-a093-4e47-affc-89d241d1ca99 x-openstack-request-id: req-6bd7e761-a093-4e47-affc-89d241d1ca99 2018-09-27 20:07:32,455 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f7f05f8d-2b24-424f-8590-de78b97e88cf", "name": "singlevm1-flavor_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:07:32,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6bd7e761-a093-4e47-affc-89d241d1ca99 2018-09-27 20:07:32,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225818157196s 2018-09-27 20:07:32,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 20:07:32,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '{"server": {"name": "singlevm1-vm_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "imageRef": "2f01b085-a026-4b72-b6f1-b1daca851d20", "key_name": "singlevm1-kp_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "flavorRef": "f7f05f8d-2b24-424f-8590-de78b97e88cf", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dd6a7b3b-616d-4727-b16c-b1d58ec21ff1"}], "security_groups": [{"name": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf"}]}}' 2018-09-27 20:07:39,307 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0 x-compute-request-id: req-3f9ab050-c4d6-432e-9a3b-a4a03893345c x-openstack-request-id: req-3f9ab050-c4d6-432e-9a3b-a4a03893345c 2018-09-27 20:07:39,308 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf"}], "OS-DCF:diskConfig": "MANUAL", "id": "ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "rel": "bookmark"}], "adminPass": "LRosqb2pcEc8"}} 2018-09-27 20:07:39,308 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3f9ab050-c4d6-432e-9a3b-a4a03893345c 2018-09-27 20:07:39,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.85131192207s 2018-09-27 20:07:39,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:07:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:40,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07: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-5a2ec287-0a6d-4c60-8464-af3386beef00 x-openstack-request-id: req-5a2ec287-0a6d-4c60-8464-af3386beef00 2018-09-27 20:07:40,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "rel": "bookmark"}], "image": {"id": "2f01b085-a026-4b72-b6f1-b1daca851d20", "links": [{"href": "http://172.30.9.22:8774/images/2f01b085-a026-4b72-b6f1-b1daca851d20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f7f05f8d-2b24-424f-8590-de78b97e88cf", "links": [{"href": "http://172.30.9.22:8774/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf", "rel": "bookmark"}]}, "id": "ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "user_id": "e0e411f365814a38b6f64224e353f0ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:07:39Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "created": "2018-09-27T20:07:39Z", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:07:40,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5a2ec287-0a6d-4c60-8464-af3386beef00 2018-09-27 20:07:40,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00453710556s 2018-09-27 20:07:40,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:07:40,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:40,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1391 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:40 GMT X-Openstack-Request-Id: req-1adbcb24-ea91-447f-a532-8975e0c3cb3b 2018-09-27 20:07:40,672 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dd6a7b3b-616d-4727-b16c-b1d58ec21ff1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a5c8d6d37614985b1b1857b3620d4e7","status":"ACTIVE","subnets":["d0fe600d-c19c-4713-9bdf-2218b4241209"],"description":"","tags":[],"updated_at":"2018-09-27T20:07:21Z","provider:segmentation_id":85,"name":"singlevm1-net_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7","admin_state_up":true,"tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:07:20Z","provider:network_type":"vxlan"}]} 2018-09-27 20:07:40,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1adbcb24-ea91-447f-a532-8975e0c3cb3b 2018-09-27 20:07:40,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.346821784973s 2018-09-27 20:07:40,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:07:40,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:40,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1291 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:40 GMT X-Openstack-Request-Id: req-4f20b295-a6ad-4a4e-ab08-21d75b56e22f 2018-09-27 20:07:40,984 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:12Z","dns_nameservers":[],"updated_at":"2018-09-27T20:02:12Z","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":"64991f16027e4ab59c597583546b9b07","id":"5a473a48-56b4-4e4a-87e6-fb470a7555a8","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd6a7b3b-616d-4727-b16c-b1d58ec21ff1","tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:07:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:07:21Z","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":"7a5c8d6d37614985b1b1857b3620d4e7","id":"d0fe600d-c19c-4713-9bdf-2218b4241209","subnetpool_id":null,"name":"singlevm1-subnet_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}]} 2018-09-27 20:07:40,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4f20b295-a6ad-4a4e-ab08-21d75b56e22f 2018-09-27 20:07:40,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.311542987823s 2018-09-27 20:07:40,985 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:07:42,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:07:42,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:44,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 655 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07: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-01c33b72-b2d7-4fed-a3da-af2974a548a9 x-openstack-request-id: req-01c33b72-b2d7-4fed-a3da-af2974a548a9 2018-09-27 20:07:44,937 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "rel": "bookmark"}], "image": {"id": "2f01b085-a026-4b72-b6f1-b1daca851d20", "links": [{"href": "http://172.30.9.22:8774/images/2f01b085-a026-4b72-b6f1-b1daca851d20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f7f05f8d-2b24-424f-8590-de78b97e88cf", "links": [{"href": "http://172.30.9.22:8774/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf", "rel": "bookmark"}]}, "id": "ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "user_id": "e0e411f365814a38b6f64224e353f0ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:07:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "created": "2018-09-27T20:07:39Z", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:07:44,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-01c33b72-b2d7-4fed-a3da-af2974a548a9 2018-09-27 20:07:44,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.94905304909s 2018-09-27 20:07:44,944 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:07:46,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:07:46,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:48,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07: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-e14c778c-d6d3-4402-8883-7b7943ef68c1 x-openstack-request-id: req-e14c778c-d6d3-4402-8883-7b7943ef68c1 2018-09-27 20:07:48,550 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "rel": "bookmark"}], "image": {"id": "2f01b085-a026-4b72-b6f1-b1daca851d20", "links": [{"href": "http://172.30.9.22:8774/images/2f01b085-a026-4b72-b6f1-b1daca851d20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f7f05f8d-2b24-424f-8590-de78b97e88cf", "links": [{"href": "http://172.30.9.22:8774/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf", "rel": "bookmark"}]}, "id": "ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "security_groups": [{"name": "singlevm1-sg_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}], "user_id": "e0e411f365814a38b6f64224e353f0ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:07:45Z", "hostId": "2a21d129990c1334875234d3ec87843a5969324e0c038b0089cf53da", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "created": "2018-09-27T20:07:39Z", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:07:48,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e14c778c-d6d3-4402-8883-7b7943ef68c1 2018-09-27 20:07:48,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.60365891457s 2018-09-27 20:07:48,557 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:07:50,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:07:50,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:51,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07: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-474493d7-0b49-466b-9248-1869ccf477e3 x-openstack-request-id: req-474493d7-0b49-466b-9248-1869ccf477e3 2018-09-27 20:07:51,941 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:12:8f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "rel": "bookmark"}], "image": {"id": "2f01b085-a026-4b72-b6f1-b1daca851d20", "links": [{"href": "http://172.30.9.22:8774/images/2f01b085-a026-4b72-b6f1-b1daca851d20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f7f05f8d-2b24-424f-8590-de78b97e88cf", "links": [{"href": "http://172.30.9.22:8774/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf", "rel": "bookmark"}]}, "id": "ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "security_groups": [{"name": "singlevm1-sg_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}], "user_id": "e0e411f365814a38b6f64224e353f0ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:07:45Z", "hostId": "2a21d129990c1334875234d3ec87843a5969324e0c038b0089cf53da", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "created": "2018-09-27T20:07:39Z", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:07:51,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-474493d7-0b49-466b-9248-1869ccf477e3 2018-09-27 20:07:51,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.38208198547s 2018-09-27 20:07:51,949 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:07:53,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:07:53,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:55,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07: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-d56247ce-06a1-4d75-a563-4f3e98cf81eb x-openstack-request-id: req-d56247ce-06a1-4d75-a563-4f3e98cf81eb 2018-09-27 20:07:55,405 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:12:8f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "rel": "bookmark"}], "image": {"id": "2f01b085-a026-4b72-b6f1-b1daca851d20", "links": [{"href": "http://172.30.9.22:8774/images/2f01b085-a026-4b72-b6f1-b1daca851d20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-09-27T20:07:53.000000", "flavor": {"id": "f7f05f8d-2b24-424f-8590-de78b97e88cf", "links": [{"href": "http://172.30.9.22:8774/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf", "rel": "bookmark"}]}, "id": "ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "security_groups": [{"name": "singlevm1-sg_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}], "user_id": "e0e411f365814a38b6f64224e353f0ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:07:53Z", "hostId": "2a21d129990c1334875234d3ec87843a5969324e0c038b0089cf53da", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "created": "2018-09-27T20:07:39Z", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:07:55,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d56247ce-06a1-4d75-a563-4f3e98cf81eb 2018-09-27 20:07:55,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.45372891426s 2018-09-27 20:07:55,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 20:07:55,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=ddb815ee-10f9-47bc-b7bc-a4934c3e86d0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:55,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 876 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:55 GMT X-Openstack-Request-Id: req-5a187246-dd15-42be-8153-4d6d6ea6d225 2018-09-27 20:07:55,458 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T20:07:52Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d0fe600d-c19c-4713-9bdf-2218b4241209","ip_address":"192.168.120.5"}],"id":"b16c831f-cfae-4d8b-b65f-113ccf5c80c6","security_groups":["f41a5be8-0c6d-47c4-a984-e55f8e88f6cf"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:27:12:8f","project_id":"7a5c8d6d37614985b1b1857b3620d4e7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ddb815ee-10f9-47bc-b7bc-a4934c3e86d0","name":"","admin_state_up":true,"network_id":"dd6a7b3b-616d-4727-b16c-b1d58ec21ff1","tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:07:44Z","binding:vnic_type":"normal"}]} 2018-09-27 20:07:55,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ddb815ee-10f9-47bc-b7bc-a4934c3e86d0 used request id req-5a187246-dd15-42be-8153-4d6d6ea6d225 2018-09-27 20:07:55,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.046364068985s 2018-09-27 20:07:55,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:07:55,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=b16c831f-cfae-4d8b-b65f-113ccf5c80c6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:55,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:55 GMT X-Openstack-Request-Id: req-a72165ab-d331-464a-8357-9da1ec64ff51 2018-09-27 20:07:55,519 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 20:07:55,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=b16c831f-cfae-4d8b-b65f-113ccf5c80c6 used request id req-a72165ab-d331-464a-8357-9da1ec64ff51 2018-09-27 20:07:55,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0500049591064s 2018-09-27 20:07:55,520 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:12:8f', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2f01b085-a026-4b72-b6f1-b1daca851d20'}), 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-00000003', u'OS-SRV-USG:launched_at': u'2018-09-27T20:07:53.000000', 'flavor': Munch({u'id': u'f7f05f8d-2b24-424f-8590-de78b97e88cf'}), 'az': u'nova', 'id': u'ddb815ee-10f9-47bc-b7bc-a4934c3e86d0', 'security_groups': [Munch({u'name': u'singlevm1-sg_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e0e411f365814a38b6f64224e353f0ba', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7a5c8d6d37614985b1b1857b3620d4e7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T20:07:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T20:07:53Z', 'hostId': u'2a21d129990c1334875234d3ec87843a5969324e0c038b0089cf53da', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'2a21d129990c1334875234d3ec87843a5969324e0c038b0089cf53da', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.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-00000003', u'OS-SRV-USG:launched_at': u'2018-09-27T20:07:53.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7a5c8d6d37614985b1b1857b3620d4e7', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', 'name': u'singlevm1-vm_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7', 'adminPass': u'LRosqb2pcEc8', 'tenant_id': u'7a5c8d6d37614985b1b1857b3620d4e7', 'created_at': u'2018-09-27T20:07:39Z', 'created': u'2018-09-27T20:07:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 20:07:55,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:07:55,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:55,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1391 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:55 GMT X-Openstack-Request-Id: req-6713d835-dd48-47cb-975e-eca970f26d85 2018-09-27 20:07:55,912 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dd6a7b3b-616d-4727-b16c-b1d58ec21ff1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a5c8d6d37614985b1b1857b3620d4e7","status":"ACTIVE","subnets":["d0fe600d-c19c-4713-9bdf-2218b4241209"],"description":"","tags":[],"updated_at":"2018-09-27T20:07:21Z","provider:segmentation_id":85,"name":"singlevm1-net_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7","admin_state_up":true,"tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:07:20Z","provider:network_type":"vxlan"}]} 2018-09-27 20:07:55,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6713d835-dd48-47cb-975e-eca970f26d85 2018-09-27 20:07:55,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387001991272s 2018-09-27 20:07:55,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 20:07:55,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=ddb815ee-10f9-47bc-b7bc-a4934c3e86d0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:55,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 876 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:55 GMT X-Openstack-Request-Id: req-0497bf07-843b-49cd-b2dd-f056e70aa348 2018-09-27 20:07:55,960 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T20:07:52Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d0fe600d-c19c-4713-9bdf-2218b4241209","ip_address":"192.168.120.5"}],"id":"b16c831f-cfae-4d8b-b65f-113ccf5c80c6","security_groups":["f41a5be8-0c6d-47c4-a984-e55f8e88f6cf"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:27:12:8f","project_id":"7a5c8d6d37614985b1b1857b3620d4e7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ddb815ee-10f9-47bc-b7bc-a4934c3e86d0","name":"","admin_state_up":true,"network_id":"dd6a7b3b-616d-4727-b16c-b1d58ec21ff1","tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:07:44Z","binding:vnic_type":"normal"}]} 2018-09-27 20:07:55,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ddb815ee-10f9-47bc-b7bc-a4934c3e86d0 used request id req-0497bf07-843b-49cd-b2dd-f056e70aa348 2018-09-27 20:07:55,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0461821556091s 2018-09-27 20:07:55,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-27 20:07:55,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '{"floatingip": {"floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.5", "port_id": "b16c831f-cfae-4d8b-b65f-113ccf5c80c6"}}' 2018-09-27 20:07:57,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 553 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:57 GMT X-Openstack-Request-Id: req-663c4ed8-b51b-4223-a589-60d0bf1f3a3c 2018-09-27 20:07:57,944 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "12a13d23-f56a-4909-90f0-a694ddbb9bb5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-27T20:07:56Z", "floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "b16c831f-cfae-4d8b-b65f-113ccf5c80c6", "id": "d75e0c09-2890-44f5-8f97-42ece03353bb", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:07:56Z", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}} 2018-09-27 20:07:57,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-663c4ed8-b51b-4223-a589-60d0bf1f3a3c 2018-09-27 20:07:57,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.982462883s 2018-09-27 20:07:57,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:07:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:07:58,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 556 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:58 GMT X-Openstack-Request-Id: req-7ec58763-3701-4295-a19e-6a733392a68a 2018-09-27 20:07:58,024 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "12a13d23-f56a-4909-90f0-a694ddbb9bb5", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-27T20:07:56Z", "floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "b16c831f-cfae-4d8b-b65f-113ccf5c80c6", "id": "d75e0c09-2890-44f5-8f97-42ece03353bb", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:07:56Z", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}]} 2018-09-27 20:07:58,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7ec58763-3701-4295-a19e-6a733392a68a 2018-09-27 20:07:58,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0652410984039s 2018-09-27 20:07:58,030 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'12a13d23-f56a-4909-90f0-a694ddbb9bb5', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'7a5c8d6d37614985b1b1857b3620d4e7', 'created_at': u'2018-09-27T20:07:56Z', 'attached': True, 'updated_at': u'2018-09-27T20:07:56Z', 'id': u'd75e0c09-2890-44f5-8f97-42ece03353bb', 'floating_network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7a5c8d6d37614985b1b1857b3620d4e7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'12a13d23-f56a-4909-90f0-a694ddbb9bb5', 'project_id': u'7a5c8d6d37614985b1b1857b3620d4e7', 'port_id': u'b16c831f-cfae-4d8b-b65f-113ccf5c80c6', 'port': u'b16c831f-cfae-4d8b-b65f-113ccf5c80c6', 'network': u'cfea0c19-efa1-4a51-b50a-bb696cc17969'}) 2018-09-27 20:07:58,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 20:07:58,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 20:07:58,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9611 Content-Type: application/json Date: Thu, 27 Sep 2018 20:07:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-84ce2eae-8ac8-4fbd-95ea-b83c1d094480 x-openstack-request-id: req-84ce2eae-8ac8-4fbd-95ea-b83c1d094480 2018-09-27 20:07:58,806 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 470615628 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.195563] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197985] pid_max: default: 32768 minimum: 301\n[ 0.199309] ACPI: Core revision 20150930\n[ 0.201057] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202938] Security Framework initialized\n[ 0.204140] Yama: becoming mindful.\n[ 0.205191] AppArmor: AppArmor initialized\n[ 0.206422] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208302] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.210125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211852] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213831] Initializing cgroup subsys io\n[ 0.215014] Initializing cgroup subsys memory\n[ 0.216256] Initializing cgroup subsys devices\n[ 0.217433] Initializing cgroup subsys freezer\n[ 0.218700] Initializing cgroup subsys net_cls\n[ 0.219954] Initializing cgroup subsys perf_event\n[ 0.221267] Initializing cgroup subsys net_prio\n[ 0.222581] Initializing cgroup subsys hugetlb\n[ 0.223836] Initializing cgroup subsys pids\n[ 0.225068] CPU: Physical Processor ID: 0\n[ 0.226925] mce: CPU supports 10 MCE banks\n[ 0.228133] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229602] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244237] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251020] ftrace: allocating 31920 entries in 125 pages\n[ 0.276956] smpboot: Max logical packages: 1\n[ 0.278264] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280284] x2apic enabled\n[ 0.281471] Switched APIC routing to physical x2apic.\n[ 0.284047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285734] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291510] KVM setup paravirtual spinlock\n[ 0.293345] x86: Booted up 1 node, 1 CPUs\n[ 0.294530] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296563] devtmpfs: initialized\n[ 0.298626] evm: security.selinux\n[ 0.299674] evm: security.SMACK64\n[ 0.300704] evm: security.SMACK64EXEC\n[ 0.301841] evm: security.SMACK64TRANSMUTE\n[ 0.303056] evm: security.SMACK64MMAP\n[ 0.304163] evm: security.ima\n[ 0.305089] evm: security.capability\n[ 0.306249] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.308931] pinctrl core: initialized pinctrl subsystem\n[ 0.310510] RTC time: 20:07:53, date: 09/27/18\n[ 0.311863] NET: Registered protocol family 16\n[ 0.313252] cpuidle: using governor ladder\n[ 0.314460] cpuidle: using governor menu\n[ 0.315622] PCCT header not found.\n[ 0.316677] ACPI: bus type PCI registered\n[ 0.317793] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.319572] PCI: Using configuration type 1 for base access\n[ 0.321802] ACPI: Added _OSI(Module Device)\n[ 0.323006] ACPI: Added _OSI(Processor Device)\n[ 0.324244] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.325564] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327797] ACPI: Interpreter enabled\n[ 0.328933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.331679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339829] ACPI: (supports S0 S5)\n[ 0.340867] ACPI: Using IOAPIC for interrupt routing\n[ 0.342237] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346183] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.347894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.351450] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.354656] acpiphp: Slot [3] registered\n[ 0.355803] acpiphp: Slot [4] registered\n[ 0.356950] acpiphp: Slot [5] registered\n[ 0.358114] acpiphp: Slot [6] registered\n[ 0.359295] acpiphp: Slot [7] registered\n[ 0.360439] acpiphp: Slot [8] registered\n[ 0.361585] acpiphp: Slot [9] registered\n[ 0.362728] acpiphp: Slot [10] registered\n[ 0.363892] acpiphp: Slot [11] registered\n[ 0.365053] acpiphp: Slot [12] registered\n[ 0.366247] acpiphp: Slot [13] registered\n[ 0.367333] acpiphp: Slot [14] registered\n[ 0.368522] acpiphp: Slot [15] registered\n[ 0.383586] acpiphp: Slot [16] registered\n[ 0.384757] acpiphp: Slot [17] registered\n[ 0.385924] acpiphp: Slot [18] registered\n[ 0.387117] acpiphp: Slot [19] registered\n[ 0.388300] acpiphp: Slot [20] registered\n[ 0.389507] acpiphp: Slot [21] registered\n[ 0.390669] acpiphp: Slot [22] registered\n[ 0.391838] acpiphp: Slot [23] registered\n[ 0.393011] acpiphp: Slot [24] registered\n[ 0.394364] acpiphp: Slot [25] registered\n[ 0.395585] acpiphp: Slot [26] registered\n[ 0.396759] acpiphp: Slot [27] registered\n[ 0.397934] acpiphp: Slot [28] registered\n[ 0.399107] acpiphp: Slot [29] registered\n[ 0.400269] acpiphp: Slot [30] registered\n[ 0.401435] acpiphp: Slot [31] registered\n[ 0.402605] PCI host bridge to bus 0000:00\n[ 0.403775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405514] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407297] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411511] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413650] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417818] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419667] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.421365] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.423222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429484] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.450039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.452155] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454163] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456163] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.458321] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.460093] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461951] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465718] vgaarb: loaded\n[ 0.466602] vgaarb: bridge control possible 0000:00:02.0\n[ 0.468373] SCSI subsystem initialized\n[ 0.469676] ACPI: bus type USB registered\n[ 0.470863] usbcore: registered new interface driver usbfs\n[ 0.472367] usbcore: registered new interface driver hub\n[ 0.473839] usbcore: registered new device driver usb\n[ 0.475397] PCI: Using ACPI for IRQ routing\n[ 0.476962] NetLabel: Initializing\n[ 0.477989] NetLabel: domain hash size = 128\n[ 0.479211] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480583] NetLabel: unlabeled traffic allowed by default\n[ 0.482231] clocksource: Switched to clocksource kvm-clock\n[ 0.492406] AppArmor: AppArmor Filesystem Enabled\n[ 0.493826] pnp: PnP ACPI init\n[ 0.495133] pnp: PnP ACPI: found 5 devices\n[ 0.502038] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504520] NET: Registered protocol family 2\n[ 0.506000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507897] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509678] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511444] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513027] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514749] NET: Registered protocol family 1\n[ 0.516042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519243] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533817] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.548229] Trying to unpack rootfs image as initramfs...\n[ 0.609272] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614179] Scanning for low memory corruption every 60 seconds\n[ 0.616505] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618269] audit: initializing netlink subsys (disabled)\n[ 0.619858] audit: type=2000 audit(1538078874.096:1): initialized\n[ 0.621872] Initialise system trusted keyring\n[ 0.623387] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625119] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627977] zbud: loaded\n[ 0.629036] VFS: Disk quotas dquot_6.6.0\n[ 0.630276] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632606] fuse init (API version 7.23)\n[ 0.633930] Key type big_key registered\n[ 0.635146] Allocating IMA MOK and blacklist keyrings.\n[ 0.636917] Key type asymmetric registered\n[ 0.638149] Asymmetric key parser 'x509' registered\n[ 0.639589] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641835] io scheduler noop registered\n[ 0.643029] io scheduler deadline registered (default)\n[ 0.644524] io scheduler cfq registered\n[ 0.645803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647371] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649286] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651473] ACPI: Power Button [PWRF]\n[ 0.652796] GHES: HEST is not enabled!\n[ 0.667047] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696623] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699605] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723305] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726329] Linux agpgart interface v0.103\n[ 0.729781] brd: module loaded\n[ 0.731977] loop: module loaded\n[ 0.736512] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738553] GPT:90111 != 2097151\n[ 0.739495] GPT:Alternate GPT header not at the end of the disk.\n[ 0.740993] GPT:90111 != 2097151\n[ 0.741933] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743270] vda: vda1 vda15\n[ 0.744974] scsi host0: ata_piix\n[ 0.746043] scsi host1: ata_piix\n[ 0.747046] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.748705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.751262] libphy: Fixed MDIO Bus: probed\n[ 0.752605] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754076] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757391] PPP generic driver version 2.4.2\n[ 0.758770] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760478] ehci-pci: EHCI PCI platform driver\n[ 0.761741] ehci-platform: EHCI generic platform driver\n[ 0.763159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.764782] ohci-pci: OHCI PCI platform driver\n[ 0.766037] ohci-platform: OHCI generic platform driver\n[ 0.767475] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782268] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.783738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.785861] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787316] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.790802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.792874] usb usb1: Product: UHCI Host Controller\n[ 0.794203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.795908] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797333] hub 1-0:1.0: USB hub found\n[ 0.798484] hub 1-0:1.0: 2 ports detected\n[ 0.799928] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803013] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804378] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805863] mousedev: PS/2 mouse device common for all mice\n[ 0.807689] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810338] rtc_cmos 00:00: RTC can wake from S4\n[ 0.811987] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813718] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815434] i2c /dev entries driver\n[ 0.816557] device-mapper: uevent: version 1.0.3\n[ 0.817968] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820358] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822529] NET: Registered protocol family 10\n[ 0.824451] NET: Registered protocol family 17\n[ 0.825764] Key type dns_resolver registered\n[ 0.827229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828820] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831410] registered taskstats version 1\n[ 0.832645] Loading compiled-in X.509 certificates\n[ 0.834647] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837325] zswap: loaded using pool lzo/zbud\n[ 0.839958] Key type trusted registered\n[ 0.842214] Key type encrypted registered\n[ 0.843427] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844928] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846439] evm: HMAC attrs: 0x1\n[ 0.847856] Magic number: 2:236:145\n[ 0.848968] ata_port ata2: hash matches\n[ 0.850093] ata2: hash matches\n[ 0.851103] acpi device:16: hash matches\n[ 0.852363] rtc_cmos 00:00: setting system clock to 2018-09-27 20:07:54 UTC (1538078874)\n[ 0.869185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.870798] EDD information not available.\n[ 0.909152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.911369] Write protecting the kernel read-only data: 14336k\n[ 0.916537] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.919320] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.086768] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.91. iid=i-00000003\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDG9MmP4a37C+JqHvws2vIZCktBY0lCShQzFypeEEJ4raMhd/EB+96ZuB0yUSON72mxWkn9u0ByvuytYTSTxAIu7koQYa1ffyu1ioqDW5Pen8ficXisIgAKslEYOX/h1cdEE7hTspS4kXT2RY7yXq0NMXo91NoYlgRD6hlRfvvan9u6S9jzlc/vrAj2oHvdpI7RxohtlZDJhfcqTNt7qKmJJDuuhX1YSciDuQtFed4rNenv1rMPpa5FdG2giNCOb1PMx08zmH35PhIYJDD2CH/1+1M7F/8v4jwAl8+6NJdsL9fxTQXBQDJH960LkaEeUSvkK6VZVcWXP2Ftu17mhoJD root@singlevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7\nssh-dss AAAAB3NzaC1kc3MAAACBAIHNUeqd2LRLNxtOldlT1XObu8Zpdl6dO4XcYf2Vk5iCXFKr+C/p5FiiPxoB5PJfpwvkrUPOH6yPlUO1D/wTNMu/lPKJUBBkdk1LH9BEzCjuMYOyVxa6RXiN+2po1oTCsIJq20HVIDtX4GSG2rH1Dl8uKiFoy13A/5p0P11uKio3AAAAFQD9I9KxYk1PwvZUDSTy1LCVRzGKsQAAAIBjKNLkGrg2DFPH/uvV40vfho6WQaYDns6wgoDQ58/B4nE0J/SVASafxz9RechoHxW3+qyK0eXnKbR+45pqPc4B0XwsiBU3ik+UidnBmKod3GH8uF8SnnLV8wEHOU4EICf9M3qWF1E1VhZheLhewurEyeaqp8on5tVt41P8NNu26gAAAIAHM7hsZkaUIEqNswBh5PjqmQOHOtMXfZ1vmelFCUPk9yVu3hrFEDk7XlZZpagm9maeKgqs8nYhgNJQWIgrAj6IIUbR0Jk+vvvcrYH3N/vv9+EO8T6EZ66eknJGrqL+Knwdm8RfXH+6daQUvRph5LgeWfE+8syzR1njrvfh43zn2w== root@singlevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.15s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe27:128f/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000003\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.87 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7 login: "} 2018-09-27 20:07:58,807 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0/action used request id req-84ce2eae-8ac8-4fbd-95ea-b83c1d094480 2018-09-27 20:07:58,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.775820970535s 2018-09-27 20:07:58,808 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 470615628 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.195563] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197985] pid_max: default: 32768 minimum: 301 [ 0.199309] ACPI: Core revision 20150930 [ 0.201057] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.202938] Security Framework initialized [ 0.204140] Yama: becoming mindful. [ 0.205191] AppArmor: AppArmor initialized [ 0.206422] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.208302] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.210125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211852] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213831] Initializing cgroup subsys io [ 0.215014] Initializing cgroup subsys memory [ 0.216256] Initializing cgroup subsys devices [ 0.217433] Initializing cgroup subsys freezer [ 0.218700] Initializing cgroup subsys net_cls [ 0.219954] Initializing cgroup subsys perf_event [ 0.221267] Initializing cgroup subsys net_prio [ 0.222581] Initializing cgroup subsys hugetlb [ 0.223836] Initializing cgroup subsys pids [ 0.225068] CPU: Physical Processor ID: 0 [ 0.226925] mce: CPU supports 10 MCE banks [ 0.228133] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.229602] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.244237] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.251020] ftrace: allocating 31920 entries in 125 pages [ 0.276956] smpboot: Max logical packages: 1 [ 0.278264] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280284] x2apic enabled [ 0.281471] Switched APIC routing to physical x2apic. [ 0.284047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.285734] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.288700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.291510] KVM setup paravirtual spinlock [ 0.293345] x86: Booted up 1 node, 1 CPUs [ 0.294530] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.296563] devtmpfs: initialized [ 0.298626] evm: security.selinux [ 0.299674] evm: security.SMACK64 [ 0.300704] evm: security.SMACK64EXEC [ 0.301841] evm: security.SMACK64TRANSMUTE [ 0.303056] evm: security.SMACK64MMAP [ 0.304163] evm: security.ima [ 0.305089] evm: security.capability [ 0.306249] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.308931] pinctrl core: initialized pinctrl subsystem [ 0.310510] RTC time: 20:07:53, date: 09/27/18 [ 0.311863] NET: Registered protocol family 16 [ 0.313252] cpuidle: using governor ladder [ 0.314460] cpuidle: using governor menu [ 0.315622] PCCT header not found. [ 0.316677] ACPI: bus type PCI registered [ 0.317793] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.319572] PCI: Using configuration type 1 for base access [ 0.321802] ACPI: Added _OSI(Module Device) [ 0.323006] ACPI: Added _OSI(Processor Device) [ 0.324244] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.325564] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327797] ACPI: Interpreter enabled [ 0.328933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.331679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.334390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.337095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.339829] ACPI: (supports S0 S5) [ 0.340867] ACPI: Using IOAPIC for interrupt routing [ 0.342237] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.346183] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.347894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.349728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.351450] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.354656] acpiphp: Slot [3] registered [ 0.355803] acpiphp: Slot [4] registered [ 0.356950] acpiphp: Slot [5] registered [ 0.358114] acpiphp: Slot [6] registered [ 0.359295] acpiphp: Slot [7] registered [ 0.360439] acpiphp: Slot [8] registered [ 0.361585] acpiphp: Slot [9] registered [ 0.362728] acpiphp: Slot [10] registered [ 0.363892] acpiphp: Slot [11] registered [ 0.365053] acpiphp: Slot [12] registered [ 0.366247] acpiphp: Slot [13] registered [ 0.367333] acpiphp: Slot [14] registered [ 0.368522] acpiphp: Slot [15] registered [ 0.383586] acpiphp: Slot [16] registered [ 0.384757] acpiphp: Slot [17] registered [ 0.385924] acpiphp: Slot [18] registered [ 0.387117] acpiphp: Slot [19] registered [ 0.388300] acpiphp: Slot [20] registered [ 0.389507] acpiphp: Slot [21] registered [ 0.390669] acpiphp: Slot [22] registered [ 0.391838] acpiphp: Slot [23] registered [ 0.393011] acpiphp: Slot [24] registered [ 0.394364] acpiphp: Slot [25] registered [ 0.395585] acpiphp: Slot [26] registered [ 0.396759] acpiphp: Slot [27] registered [ 0.397934] acpiphp: Slot [28] registered [ 0.399107] acpiphp: Slot [29] registered [ 0.400269] acpiphp: Slot [30] registered [ 0.401435] acpiphp: Slot [31] registered [ 0.402605] PCI host bridge to bus 0000:00 [ 0.403775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.405514] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.407297] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.409389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.411511] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.413650] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.417818] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.419667] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.421365] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.423222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.427412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.429484] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.450039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.452155] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.454163] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.456163] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.458321] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.460093] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.461951] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465718] vgaarb: loaded [ 0.466602] vgaarb: bridge control possible 0000:00:02.0 [ 0.468373] SCSI subsystem initialized [ 0.469676] ACPI: bus type USB registered [ 0.470863] usbcore: registered new interface driver usbfs [ 0.472367] usbcore: registered new interface driver hub [ 0.473839] usbcore: registered new device driver usb [ 0.475397] PCI: Using ACPI for IRQ routing [ 0.476962] NetLabel: Initializing [ 0.477989] NetLabel: domain hash size = 128 [ 0.479211] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.480583] NetLabel: unlabeled traffic allowed by default [ 0.482231] clocksource: Switched to clocksource kvm-clock [ 0.492406] AppArmor: AppArmor Filesystem Enabled [ 0.493826] pnp: PnP ACPI init [ 0.495133] pnp: PnP ACPI: found 5 devices [ 0.502038] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504520] NET: Registered protocol family 2 [ 0.506000] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507897] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.509678] TCP: Hash tables configured (established 4096 bind 4096) [ 0.511444] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.513027] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.514749] NET: Registered protocol family 1 [ 0.516042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.517659] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.519243] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.533817] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.548229] Trying to unpack rootfs image as initramfs... [ 0.609272] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.614179] Scanning for low memory corruption every 60 seconds [ 0.616505] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.618269] audit: initializing netlink subsys (disabled) [ 0.619858] audit: type=2000 audit(1538078874.096:1): initialized [ 0.621872] Initialise system trusted keyring [ 0.623387] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.625119] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.627977] zbud: loaded [ 0.629036] VFS: Disk quotas dquot_6.6.0 [ 0.630276] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.632606] fuse init (API version 7.23) [ 0.633930] Key type big_key registered [ 0.635146] Allocating IMA MOK and blacklist keyrings. [ 0.636917] Key type asymmetric registered [ 0.638149] Asymmetric key parser 'x509' registered [ 0.639589] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.641835] io scheduler noop registered [ 0.643029] io scheduler deadline registered (default) [ 0.644524] io scheduler cfq registered [ 0.645803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.647371] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.649286] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.651473] ACPI: Power Button [PWRF] [ 0.652796] GHES: HEST is not enabled! [ 0.667047] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.696623] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699605] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.723305] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.726329] Linux agpgart interface v0.103 [ 0.729781] brd: module loaded [ 0.731977] loop: module loaded [ 0.736512] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.738553] GPT:90111 != 2097151 [ 0.739495] GPT:Alternate GPT header not at the end of the disk. [ 0.740993] GPT:90111 != 2097151 [ 0.741933] GPT: Use GNU Parted to correct GPT errors. [ 0.743270] vda: vda1 vda15 [ 0.744974] scsi host0: ata_piix [ 0.746043] scsi host1: ata_piix [ 0.747046] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.748705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.751262] libphy: Fixed MDIO Bus: probed [ 0.752605] tun: Universal TUN/TAP device driver, 1.6 [ 0.754076] tun: (C) 1999-2004 Max Krasnyansky [ 0.757391] PPP generic driver version 2.4.2 [ 0.758770] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.760478] ehci-pci: EHCI PCI platform driver [ 0.761741] ehci-platform: EHCI generic platform driver [ 0.763159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.764782] ohci-pci: OHCI PCI platform driver [ 0.766037] ohci-platform: OHCI generic platform driver [ 0.767475] uhci_hcd: USB Universal Host Controller Interface driver [ 0.782268] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.783738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.785861] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.787316] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.789032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.790802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.792874] usb usb1: Product: UHCI Host Controller [ 0.794203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.795908] usb usb1: SerialNumber: 0000:00:01.2 [ 0.797333] hub 1-0:1.0: USB hub found [ 0.798484] hub 1-0:1.0: 2 ports detected [ 0.799928] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.803013] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804378] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805863] mousedev: PS/2 mouse device common for all mice [ 0.807689] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810338] rtc_cmos 00:00: RTC can wake from S4 [ 0.811987] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.813718] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.815434] i2c /dev entries driver [ 0.816557] device-mapper: uevent: version 1.0.3 [ 0.817968] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.820358] ledtrig-cpu: registered to indicate activity on CPUs [ 0.822529] NET: Registered protocol family 10 [ 0.824451] NET: Registered protocol family 17 [ 0.825764] Key type dns_resolver registered [ 0.827229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.828820] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.831410] registered taskstats version 1 [ 0.832645] Loading compiled-in X.509 certificates [ 0.834647] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837325] zswap: loaded using pool lzo/zbud [ 0.839958] Key type trusted registered [ 0.842214] Key type encrypted registered [ 0.843427] AppArmor: AppArmor sha1 policy hashing enabled [ 0.844928] ima: No TPM chip found, activating TPM-bypass! [ 0.846439] evm: HMAC attrs: 0x1 [ 0.847856] Magic number: 2:236:145 [ 0.848968] ata_port ata2: hash matches [ 0.850093] ata2: hash matches [ 0.851103] acpi device:16: hash matches [ 0.852363] rtc_cmos 00:00: setting system clock to 2018-09-27 20:07:54 UTC (1538078874) [ 0.869185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.870798] EDD information not available. [ 0.909152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.911369] Write protecting the kernel read-only data: 14336k [ 0.916537] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.919320] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.82 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.086768] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000003 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDG9MmP4a37C+JqHvws2vIZCktBY0lCShQzFypeEEJ4raMhd/EB+96ZuB0yUSON72mxWkn9u0ByvuytYTSTxAIu7koQYa1ffyu1ioqDW5Pen8ficXisIgAKslEYOX/h1cdEE7hTspS4kXT2RY7yXq0NMXo91NoYlgRD6hlRfvvan9u6S9jzlc/vrAj2oHvdpI7RxohtlZDJhfcqTNt7qKmJJDuuhX1YSciDuQtFed4rNenv1rMPpa5FdG2giNCOb1PMx08zmH35PhIYJDD2CH/1+1M7F/8v4jwAl8+6NJdsL9fxTQXBQDJH960LkaEeUSvkK6VZVcWXP2Ftu17mhoJD root@singlevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7 ssh-dss AAAAB3NzaC1kc3MAAACBAIHNUeqd2LRLNxtOldlT1XObu8Zpdl6dO4XcYf2Vk5iCXFKr+C/p5FiiPxoB5PJfpwvkrUPOH6yPlUO1D/wTNMu/lPKJUBBkdk1LH9BEzCjuMYOyVxa6RXiN+2po1oTCsIJq20HVIDtX4GSG2rH1Dl8uKiFoy13A/5p0P11uKio3AAAAFQD9I9KxYk1PwvZUDSTy1LCVRzGKsQAAAIBjKNLkGrg2DFPH/uvV40vfho6WQaYDns6wgoDQ58/B4nE0J/SVASafxz9RechoHxW3+qyK0eXnKbR+45pqPc4B0XwsiBU3ik+UidnBmKod3GH8uF8SnnLV8wEHOU4EICf9M3qWF1E1VhZheLhewurEyeaqp8on5tVt41P8NNu26gAAAIAHM7hsZkaUIEqNswBh5PjqmQOHOtMXfZ1vmelFCUPk9yVu3hrFEDk7XlZZpagm9maeKgqs8nYhgNJQWIgrAj6IIUbR0Jk+vvvcrYH3N/vv9+EO8T6EZ66eknJGrqL+Knwdm8RfXH+6daQUvRph5LgeWfE+8syzR1njrvfh43zn2w== root@singlevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe27:128f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000003 name: N/A availability-zone: nova local-hostname: singlevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.87 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7 login: 2018-09-27 20:07:59,811 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2018-09-27 20:08:08,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 20:08:08,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 20:08:08,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9611 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08: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-41f9dacc-4985-4031-84a0-912e9dcdfc64 x-openstack-request-id: req-41f9dacc-4985-4031-84a0-912e9dcdfc64 2018-09-27 20:08:08,934 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 470615628 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.195563] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197985] pid_max: default: 32768 minimum: 301\n[ 0.199309] ACPI: Core revision 20150930\n[ 0.201057] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202938] Security Framework initialized\n[ 0.204140] Yama: becoming mindful.\n[ 0.205191] AppArmor: AppArmor initialized\n[ 0.206422] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208302] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.210125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211852] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213831] Initializing cgroup subsys io\n[ 0.215014] Initializing cgroup subsys memory\n[ 0.216256] Initializing cgroup subsys devices\n[ 0.217433] Initializing cgroup subsys freezer\n[ 0.218700] Initializing cgroup subsys net_cls\n[ 0.219954] Initializing cgroup subsys perf_event\n[ 0.221267] Initializing cgroup subsys net_prio\n[ 0.222581] Initializing cgroup subsys hugetlb\n[ 0.223836] Initializing cgroup subsys pids\n[ 0.225068] CPU: Physical Processor ID: 0\n[ 0.226925] mce: CPU supports 10 MCE banks\n[ 0.228133] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229602] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244237] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251020] ftrace: allocating 31920 entries in 125 pages\n[ 0.276956] smpboot: Max logical packages: 1\n[ 0.278264] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280284] x2apic enabled\n[ 0.281471] Switched APIC routing to physical x2apic.\n[ 0.284047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285734] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291510] KVM setup paravirtual spinlock\n[ 0.293345] x86: Booted up 1 node, 1 CPUs\n[ 0.294530] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296563] devtmpfs: initialized\n[ 0.298626] evm: security.selinux\n[ 0.299674] evm: security.SMACK64\n[ 0.300704] evm: security.SMACK64EXEC\n[ 0.301841] evm: security.SMACK64TRANSMUTE\n[ 0.303056] evm: security.SMACK64MMAP\n[ 0.304163] evm: security.ima\n[ 0.305089] evm: security.capability\n[ 0.306249] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.308931] pinctrl core: initialized pinctrl subsystem\n[ 0.310510] RTC time: 20:07:53, date: 09/27/18\n[ 0.311863] NET: Registered protocol family 16\n[ 0.313252] cpuidle: using governor ladder\n[ 0.314460] cpuidle: using governor menu\n[ 0.315622] PCCT header not found.\n[ 0.316677] ACPI: bus type PCI registered\n[ 0.317793] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.319572] PCI: Using configuration type 1 for base access\n[ 0.321802] ACPI: Added _OSI(Module Device)\n[ 0.323006] ACPI: Added _OSI(Processor Device)\n[ 0.324244] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.325564] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327797] ACPI: Interpreter enabled\n[ 0.328933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.331679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339829] ACPI: (supports S0 S5)\n[ 0.340867] ACPI: Using IOAPIC for interrupt routing\n[ 0.342237] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346183] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.347894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.351450] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.354656] acpiphp: Slot [3] registered\n[ 0.355803] acpiphp: Slot [4] registered\n[ 0.356950] acpiphp: Slot [5] registered\n[ 0.358114] acpiphp: Slot [6] registered\n[ 0.359295] acpiphp: Slot [7] registered\n[ 0.360439] acpiphp: Slot [8] registered\n[ 0.361585] acpiphp: Slot [9] registered\n[ 0.362728] acpiphp: Slot [10] registered\n[ 0.363892] acpiphp: Slot [11] registered\n[ 0.365053] acpiphp: Slot [12] registered\n[ 0.366247] acpiphp: Slot [13] registered\n[ 0.367333] acpiphp: Slot [14] registered\n[ 0.368522] acpiphp: Slot [15] registered\n[ 0.383586] acpiphp: Slot [16] registered\n[ 0.384757] acpiphp: Slot [17] registered\n[ 0.385924] acpiphp: Slot [18] registered\n[ 0.387117] acpiphp: Slot [19] registered\n[ 0.388300] acpiphp: Slot [20] registered\n[ 0.389507] acpiphp: Slot [21] registered\n[ 0.390669] acpiphp: Slot [22] registered\n[ 0.391838] acpiphp: Slot [23] registered\n[ 0.393011] acpiphp: Slot [24] registered\n[ 0.394364] acpiphp: Slot [25] registered\n[ 0.395585] acpiphp: Slot [26] registered\n[ 0.396759] acpiphp: Slot [27] registered\n[ 0.397934] acpiphp: Slot [28] registered\n[ 0.399107] acpiphp: Slot [29] registered\n[ 0.400269] acpiphp: Slot [30] registered\n[ 0.401435] acpiphp: Slot [31] registered\n[ 0.402605] PCI host bridge to bus 0000:00\n[ 0.403775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405514] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407297] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411511] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413650] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417818] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419667] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.421365] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.423222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429484] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.450039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.452155] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454163] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456163] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.458321] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.460093] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461951] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465718] vgaarb: loaded\n[ 0.466602] vgaarb: bridge control possible 0000:00:02.0\n[ 0.468373] SCSI subsystem initialized\n[ 0.469676] ACPI: bus type USB registered\n[ 0.470863] usbcore: registered new interface driver usbfs\n[ 0.472367] usbcore: registered new interface driver hub\n[ 0.473839] usbcore: registered new device driver usb\n[ 0.475397] PCI: Using ACPI for IRQ routing\n[ 0.476962] NetLabel: Initializing\n[ 0.477989] NetLabel: domain hash size = 128\n[ 0.479211] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480583] NetLabel: unlabeled traffic allowed by default\n[ 0.482231] clocksource: Switched to clocksource kvm-clock\n[ 0.492406] AppArmor: AppArmor Filesystem Enabled\n[ 0.493826] pnp: PnP ACPI init\n[ 0.495133] pnp: PnP ACPI: found 5 devices\n[ 0.502038] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504520] NET: Registered protocol family 2\n[ 0.506000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507897] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509678] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511444] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513027] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514749] NET: Registered protocol family 1\n[ 0.516042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519243] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533817] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.548229] Trying to unpack rootfs image as initramfs...\n[ 0.609272] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614179] Scanning for low memory corruption every 60 seconds\n[ 0.616505] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618269] audit: initializing netlink subsys (disabled)\n[ 0.619858] audit: type=2000 audit(1538078874.096:1): initialized\n[ 0.621872] Initialise system trusted keyring\n[ 0.623387] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625119] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.627977] zbud: loaded\n[ 0.629036] VFS: Disk quotas dquot_6.6.0\n[ 0.630276] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632606] fuse init (API version 7.23)\n[ 0.633930] Key type big_key registered\n[ 0.635146] Allocating IMA MOK and blacklist keyrings.\n[ 0.636917] Key type asymmetric registered\n[ 0.638149] Asymmetric key parser 'x509' registered\n[ 0.639589] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641835] io scheduler noop registered\n[ 0.643029] io scheduler deadline registered (default)\n[ 0.644524] io scheduler cfq registered\n[ 0.645803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647371] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649286] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651473] ACPI: Power Button [PWRF]\n[ 0.652796] GHES: HEST is not enabled!\n[ 0.667047] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696623] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699605] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723305] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726329] Linux agpgart interface v0.103\n[ 0.729781] brd: module loaded\n[ 0.731977] loop: module loaded\n[ 0.736512] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738553] GPT:90111 != 2097151\n[ 0.739495] GPT:Alternate GPT header not at the end of the disk.\n[ 0.740993] GPT:90111 != 2097151\n[ 0.741933] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743270] vda: vda1 vda15\n[ 0.744974] scsi host0: ata_piix\n[ 0.746043] scsi host1: ata_piix\n[ 0.747046] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.748705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.751262] libphy: Fixed MDIO Bus: probed\n[ 0.752605] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754076] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757391] PPP generic driver version 2.4.2\n[ 0.758770] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760478] ehci-pci: EHCI PCI platform driver\n[ 0.761741] ehci-platform: EHCI generic platform driver\n[ 0.763159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.764782] ohci-pci: OHCI PCI platform driver\n[ 0.766037] ohci-platform: OHCI generic platform driver\n[ 0.767475] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782268] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.783738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.785861] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787316] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.790802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.792874] usb usb1: Product: UHCI Host Controller\n[ 0.794203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.795908] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797333] hub 1-0:1.0: USB hub found\n[ 0.798484] hub 1-0:1.0: 2 ports detected\n[ 0.799928] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803013] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804378] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805863] mousedev: PS/2 mouse device common for all mice\n[ 0.807689] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810338] rtc_cmos 00:00: RTC can wake from S4\n[ 0.811987] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.813718] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815434] i2c /dev entries driver\n[ 0.816557] device-mapper: uevent: version 1.0.3\n[ 0.817968] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820358] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822529] NET: Registered protocol family 10\n[ 0.824451] NET: Registered protocol family 17\n[ 0.825764] Key type dns_resolver registered\n[ 0.827229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828820] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831410] registered taskstats version 1\n[ 0.832645] Loading compiled-in X.509 certificates\n[ 0.834647] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837325] zswap: loaded using pool lzo/zbud\n[ 0.839958] Key type trusted registered\n[ 0.842214] Key type encrypted registered\n[ 0.843427] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844928] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846439] evm: HMAC attrs: 0x1\n[ 0.847856] Magic number: 2:236:145\n[ 0.848968] ata_port ata2: hash matches\n[ 0.850093] ata2: hash matches\n[ 0.851103] acpi device:16: hash matches\n[ 0.852363] rtc_cmos 00:00: setting system clock to 2018-09-27 20:07:54 UTC (1538078874)\n[ 0.869185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.870798] EDD information not available.\n[ 0.909152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.911369] Write protecting the kernel read-only data: 14336k\n[ 0.916537] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.919320] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.086768] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.91. iid=i-00000003\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDG9MmP4a37C+JqHvws2vIZCktBY0lCShQzFypeEEJ4raMhd/EB+96ZuB0yUSON72mxWkn9u0ByvuytYTSTxAIu7koQYa1ffyu1ioqDW5Pen8ficXisIgAKslEYOX/h1cdEE7hTspS4kXT2RY7yXq0NMXo91NoYlgRD6hlRfvvan9u6S9jzlc/vrAj2oHvdpI7RxohtlZDJhfcqTNt7qKmJJDuuhX1YSciDuQtFed4rNenv1rMPpa5FdG2giNCOb1PMx08zmH35PhIYJDD2CH/1+1M7F/8v4jwAl8+6NJdsL9fxTQXBQDJH960LkaEeUSvkK6VZVcWXP2Ftu17mhoJD root@singlevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7\nssh-dss AAAAB3NzaC1kc3MAAACBAIHNUeqd2LRLNxtOldlT1XObu8Zpdl6dO4XcYf2Vk5iCXFKr+C/p5FiiPxoB5PJfpwvkrUPOH6yPlUO1D/wTNMu/lPKJUBBkdk1LH9BEzCjuMYOyVxa6RXiN+2po1oTCsIJq20HVIDtX4GSG2rH1Dl8uKiFoy13A/5p0P11uKio3AAAAFQD9I9KxYk1PwvZUDSTy1LCVRzGKsQAAAIBjKNLkGrg2DFPH/uvV40vfho6WQaYDns6wgoDQ58/B4nE0J/SVASafxz9RechoHxW3+qyK0eXnKbR+45pqPc4B0XwsiBU3ik+UidnBmKod3GH8uF8SnnLV8wEHOU4EICf9M3qWF1E1VhZheLhewurEyeaqp8on5tVt41P8NNu26gAAAIAHM7hsZkaUIEqNswBh5PjqmQOHOtMXfZ1vmelFCUPk9yVu3hrFEDk7XlZZpagm9maeKgqs8nYhgNJQWIgrAj6IIUbR0Jk+vvvcrYH3N/vv9+EO8T6EZ66eknJGrqL+Knwdm8RfXH+6daQUvRph5LgeWfE+8syzR1njrvfh43zn2w== root@singlevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.15s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe27:128f/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000003\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.87 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7 login: "} 2018-09-27 20:08:08,935 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0/action used request id req-41f9dacc-4985-4031-84a0-912e9dcdfc64 2018-09-27 20:08:08,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.1142578125s 2018-09-27 20:08:08,936 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 470615628 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.195563] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197985] pid_max: default: 32768 minimum: 301 [ 0.199309] ACPI: Core revision 20150930 [ 0.201057] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.202938] Security Framework initialized [ 0.204140] Yama: becoming mindful. [ 0.205191] AppArmor: AppArmor initialized [ 0.206422] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.208302] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.210125] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211852] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213831] Initializing cgroup subsys io [ 0.215014] Initializing cgroup subsys memory [ 0.216256] Initializing cgroup subsys devices [ 0.217433] Initializing cgroup subsys freezer [ 0.218700] Initializing cgroup subsys net_cls [ 0.219954] Initializing cgroup subsys perf_event [ 0.221267] Initializing cgroup subsys net_prio [ 0.222581] Initializing cgroup subsys hugetlb [ 0.223836] Initializing cgroup subsys pids [ 0.225068] CPU: Physical Processor ID: 0 [ 0.226925] mce: CPU supports 10 MCE banks [ 0.228133] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.229602] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.244237] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.251020] ftrace: allocating 31920 entries in 125 pages [ 0.276956] smpboot: Max logical packages: 1 [ 0.278264] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280284] x2apic enabled [ 0.281471] Switched APIC routing to physical x2apic. [ 0.284047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.285734] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.288700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.291510] KVM setup paravirtual spinlock [ 0.293345] x86: Booted up 1 node, 1 CPUs [ 0.294530] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.296563] devtmpfs: initialized [ 0.298626] evm: security.selinux [ 0.299674] evm: security.SMACK64 [ 0.300704] evm: security.SMACK64EXEC [ 0.301841] evm: security.SMACK64TRANSMUTE [ 0.303056] evm: security.SMACK64MMAP [ 0.304163] evm: security.ima [ 0.305089] evm: security.capability [ 0.306249] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.308931] pinctrl core: initialized pinctrl subsystem [ 0.310510] RTC time: 20:07:53, date: 09/27/18 [ 0.311863] NET: Registered protocol family 16 [ 0.313252] cpuidle: using governor ladder [ 0.314460] cpuidle: using governor menu [ 0.315622] PCCT header not found. [ 0.316677] ACPI: bus type PCI registered [ 0.317793] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.319572] PCI: Using configuration type 1 for base access [ 0.321802] ACPI: Added _OSI(Module Device) [ 0.323006] ACPI: Added _OSI(Processor Device) [ 0.324244] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.325564] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327797] ACPI: Interpreter enabled [ 0.328933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.331679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.334390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.337095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.339829] ACPI: (supports S0 S5) [ 0.340867] ACPI: Using IOAPIC for interrupt routing [ 0.342237] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.346183] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.347894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.349728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.351450] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.354656] acpiphp: Slot [3] registered [ 0.355803] acpiphp: Slot [4] registered [ 0.356950] acpiphp: Slot [5] registered [ 0.358114] acpiphp: Slot [6] registered [ 0.359295] acpiphp: Slot [7] registered [ 0.360439] acpiphp: Slot [8] registered [ 0.361585] acpiphp: Slot [9] registered [ 0.362728] acpiphp: Slot [10] registered [ 0.363892] acpiphp: Slot [11] registered [ 0.365053] acpiphp: Slot [12] registered [ 0.366247] acpiphp: Slot [13] registered [ 0.367333] acpiphp: Slot [14] registered [ 0.368522] acpiphp: Slot [15] registered [ 0.383586] acpiphp: Slot [16] registered [ 0.384757] acpiphp: Slot [17] registered [ 0.385924] acpiphp: Slot [18] registered [ 0.387117] acpiphp: Slot [19] registered [ 0.388300] acpiphp: Slot [20] registered [ 0.389507] acpiphp: Slot [21] registered [ 0.390669] acpiphp: Slot [22] registered [ 0.391838] acpiphp: Slot [23] registered [ 0.393011] acpiphp: Slot [24] registered [ 0.394364] acpiphp: Slot [25] registered [ 0.395585] acpiphp: Slot [26] registered [ 0.396759] acpiphp: Slot [27] registered [ 0.397934] acpiphp: Slot [28] registered [ 0.399107] acpiphp: Slot [29] registered [ 0.400269] acpiphp: Slot [30] registered [ 0.401435] acpiphp: Slot [31] registered [ 0.402605] PCI host bridge to bus 0000:00 [ 0.403775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.405514] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.407297] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.409389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.411511] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.413650] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.417818] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.419667] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.421365] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.423222] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.427412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.429484] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.450039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.452155] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.454163] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.456163] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.458321] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.460093] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.461951] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465718] vgaarb: loaded [ 0.466602] vgaarb: bridge control possible 0000:00:02.0 [ 0.468373] SCSI subsystem initialized [ 0.469676] ACPI: bus type USB registered [ 0.470863] usbcore: registered new interface driver usbfs [ 0.472367] usbcore: registered new interface driver hub [ 0.473839] usbcore: registered new device driver usb [ 0.475397] PCI: Using ACPI for IRQ routing [ 0.476962] NetLabel: Initializing [ 0.477989] NetLabel: domain hash size = 128 [ 0.479211] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.480583] NetLabel: unlabeled traffic allowed by default [ 0.482231] clocksource: Switched to clocksource kvm-clock [ 0.492406] AppArmor: AppArmor Filesystem Enabled [ 0.493826] pnp: PnP ACPI init [ 0.495133] pnp: PnP ACPI: found 5 devices [ 0.502038] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504520] NET: Registered protocol family 2 [ 0.506000] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507897] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.509678] TCP: Hash tables configured (established 4096 bind 4096) [ 0.511444] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.513027] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.514749] NET: Registered protocol family 1 [ 0.516042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.517659] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.519243] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.533817] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.548229] Trying to unpack rootfs image as initramfs... [ 0.609272] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.614179] Scanning for low memory corruption every 60 seconds [ 0.616505] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.618269] audit: initializing netlink subsys (disabled) [ 0.619858] audit: type=2000 audit(1538078874.096:1): initialized [ 0.621872] Initialise system trusted keyring [ 0.623387] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.625119] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.627977] zbud: loaded [ 0.629036] VFS: Disk quotas dquot_6.6.0 [ 0.630276] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.632606] fuse init (API version 7.23) [ 0.633930] Key type big_key registered [ 0.635146] Allocating IMA MOK and blacklist keyrings. [ 0.636917] Key type asymmetric registered [ 0.638149] Asymmetric key parser 'x509' registered [ 0.639589] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.641835] io scheduler noop registered [ 0.643029] io scheduler deadline registered (default) [ 0.644524] io scheduler cfq registered [ 0.645803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.647371] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.649286] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.651473] ACPI: Power Button [PWRF] [ 0.652796] GHES: HEST is not enabled! [ 0.667047] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.696623] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699605] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.723305] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.726329] Linux agpgart interface v0.103 [ 0.729781] brd: module loaded [ 0.731977] loop: module loaded [ 0.736512] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.738553] GPT:90111 != 2097151 [ 0.739495] GPT:Alternate GPT header not at the end of the disk. [ 0.740993] GPT:90111 != 2097151 [ 0.741933] GPT: Use GNU Parted to correct GPT errors. [ 0.743270] vda: vda1 vda15 [ 0.744974] scsi host0: ata_piix [ 0.746043] scsi host1: ata_piix [ 0.747046] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.748705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.751262] libphy: Fixed MDIO Bus: probed [ 0.752605] tun: Universal TUN/TAP device driver, 1.6 [ 0.754076] tun: (C) 1999-2004 Max Krasnyansky [ 0.757391] PPP generic driver version 2.4.2 [ 0.758770] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.760478] ehci-pci: EHCI PCI platform driver [ 0.761741] ehci-platform: EHCI generic platform driver [ 0.763159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.764782] ohci-pci: OHCI PCI platform driver [ 0.766037] ohci-platform: OHCI generic platform driver [ 0.767475] uhci_hcd: USB Universal Host Controller Interface driver [ 0.782268] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.783738] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.785861] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.787316] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.789032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.790802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.792874] usb usb1: Product: UHCI Host Controller [ 0.794203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.795908] usb usb1: SerialNumber: 0000:00:01.2 [ 0.797333] hub 1-0:1.0: USB hub found [ 0.798484] hub 1-0:1.0: 2 ports detected [ 0.799928] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.803013] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804378] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805863] mousedev: PS/2 mouse device common for all mice [ 0.807689] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810338] rtc_cmos 00:00: RTC can wake from S4 [ 0.811987] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.813718] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.815434] i2c /dev entries driver [ 0.816557] device-mapper: uevent: version 1.0.3 [ 0.817968] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.820358] ledtrig-cpu: registered to indicate activity on CPUs [ 0.822529] NET: Registered protocol family 10 [ 0.824451] NET: Registered protocol family 17 [ 0.825764] Key type dns_resolver registered [ 0.827229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.828820] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.831410] registered taskstats version 1 [ 0.832645] Loading compiled-in X.509 certificates [ 0.834647] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837325] zswap: loaded using pool lzo/zbud [ 0.839958] Key type trusted registered [ 0.842214] Key type encrypted registered [ 0.843427] AppArmor: AppArmor sha1 policy hashing enabled [ 0.844928] ima: No TPM chip found, activating TPM-bypass! [ 0.846439] evm: HMAC attrs: 0x1 [ 0.847856] Magic number: 2:236:145 [ 0.848968] ata_port ata2: hash matches [ 0.850093] ata2: hash matches [ 0.851103] acpi device:16: hash matches [ 0.852363] rtc_cmos 00:00: setting system clock to 2018-09-27 20:07:54 UTC (1538078874) [ 0.869185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.870798] EDD information not available. [ 0.909152] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.911369] Write protecting the kernel read-only data: 14336k [ 0.916537] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.919320] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.82 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.086768] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000003 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDG9MmP4a37C+JqHvws2vIZCktBY0lCShQzFypeEEJ4raMhd/EB+96ZuB0yUSON72mxWkn9u0ByvuytYTSTxAIu7koQYa1ffyu1ioqDW5Pen8ficXisIgAKslEYOX/h1cdEE7hTspS4kXT2RY7yXq0NMXo91NoYlgRD6hlRfvvan9u6S9jzlc/vrAj2oHvdpI7RxohtlZDJhfcqTNt7qKmJJDuuhX1YSciDuQtFed4rNenv1rMPpa5FdG2giNCOb1PMx08zmH35PhIYJDD2CH/1+1M7F/8v4jwAl8+6NJdsL9fxTQXBQDJH960LkaEeUSvkK6VZVcWXP2Ftu17mhoJD root@singlevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7 ssh-dss AAAAB3NzaC1kc3MAAACBAIHNUeqd2LRLNxtOldlT1XObu8Zpdl6dO4XcYf2Vk5iCXFKr+C/p5FiiPxoB5PJfpwvkrUPOH6yPlUO1D/wTNMu/lPKJUBBkdk1LH9BEzCjuMYOyVxa6RXiN+2po1oTCsIJq20HVIDtX4GSG2rH1Dl8uKiFoy13A/5p0P11uKio3AAAAFQD9I9KxYk1PwvZUDSTy1LCVRzGKsQAAAIBjKNLkGrg2DFPH/uvV40vfho6WQaYDns6wgoDQ58/B4nE0J/SVASafxz9RechoHxW3+qyK0eXnKbR+45pqPc4B0XwsiBU3ik+UidnBmKod3GH8uF8SnnLV8wEHOU4EICf9M3qWF1E1VhZheLhewurEyeaqp8on5tVt41P8NNu26gAAAIAHM7hsZkaUIEqNswBh5PjqmQOHOtMXfZ1vmelFCUPk9yVu3hrFEDk7XlZZpagm9maeKgqs8nYhgNJQWIgrAj6IIUbR0Jk+vvvcrYH3N/vv9+EO8T6EZ66eknJGrqL+Knwdm8RfXH+6daQUvRph5LgeWfE+8syzR1njrvfh43zn2w== root@singlevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe27:128f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000003 name: N/A availability-zone: nova local-hostname: singlevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.87 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-4f61bc36-9ac9-4e90-b8f6-2f837968bcb7 login: 2018-09-27 20:08:08,939 - paramiko.transport - DEBUG - starting thread (client mode): 0xe29c2250L 2018-09-27 20:08:08,940 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-27 20:08:08,940 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-27 20:08:08,940 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-27 20:08:08,941 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-27 20:08:08,941 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-27 20:08:08,942 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-27 20:08:08,942 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-27 20:08:08,942 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-27 20:08:08,942 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-27 20:08:08,962 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-27 20:08:08,964 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-27 20:08:08,972 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 9bcacbdf1dfb390a7a9870de2dd849f3 2018-09-27 20:08:08,973 - paramiko.transport - DEBUG - Trying discovered key aa0fc0e1b9784e5940bd2d161a8b8f50 in /tmp/tmpf3nle2 2018-09-27 20:08:09,001 - paramiko.transport - DEBUG - userauth is OK 2018-09-27 20:08:09,008 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-27 20:08:09,037 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-27 20:08:09,038 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-27 20:08:09,039 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-27 20:08:09,042 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-27 20:08:09,043 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-27 20:08:09,043 - functest.core.singlevm - DEBUG - output: Hello World 2018-09-27 20:08:09,044 - functest.core.singlevm - DEBUG - error: 2018-09-27 20:08:09,046 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-27 20:08:09,166 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 20:08:09,166 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-27 20:08:09,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-27 20:08:09,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/d75e0c09-2890-44f5-8f97-42ece03353bb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:10,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:08:10 GMT X-Openstack-Request-Id: req-e729cca4-4654-4e25-98e9-93666508d889 2018-09-27 20:08:10,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:08:10,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/d75e0c09-2890-44f5-8f97-42ece03353bb.json used request id req-e729cca4-4654-4e25-98e9-93666508d889 2018-09-27 20:08:10,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.0041539669s 2018-09-27 20:08:10,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:08:10,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:10,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:10 GMT X-Openstack-Request-Id: req-836834d6-b8af-458a-8aa3-59ad8c3107e7 2018-09-27 20:08:10,235 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 20:08:10,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-836834d6-b8af-458a-8aa3-59ad8c3107e7 2018-09-27 20:08:10,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0444340705872s 2018-09-27 20:08:10,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 20:08:10,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:10,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e38bf17b-ea82-4c4c-ada4-d45090ac2fd9 x-openstack-request-id: req-e38bf17b-ea82-4c4c-ada4-d45090ac2fd9 2018-09-27 20:08:10,544 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0 used request id req-e38bf17b-ea82-4c4c-ada4-d45090ac2fd9 2018-09-27 20:08:10,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.308170795441s 2018-09-27 20:08:10,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:08:10,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:12,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bdfa0ba8-5139-4eaa-9032-623609d9ac5b x-openstack-request-id: req-bdfa0ba8-5139-4eaa-9032-623609d9ac5b 2018-09-27 20:08:12,435 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:12:8f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:12:8f", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "rel": "bookmark"}], "image": {"id": "2f01b085-a026-4b72-b6f1-b1daca851d20", "links": [{"href": "http://172.30.9.22:8774/images/2f01b085-a026-4b72-b6f1-b1daca851d20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-09-27T20:07:53.000000", "flavor": {"id": "f7f05f8d-2b24-424f-8590-de78b97e88cf", "links": [{"href": "http://172.30.9.22:8774/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf", "rel": "bookmark"}]}, "id": "ddb815ee-10f9-47bc-b7bc-a4934c3e86d0", "security_groups": [{"name": "singlevm1-sg_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}], "user_id": "e0e411f365814a38b6f64224e353f0ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:08:10Z", "hostId": "2a21d129990c1334875234d3ec87843a5969324e0c038b0089cf53da", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "created": "2018-09-27T20:07:39Z", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:08:12,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bdfa0ba8-5139-4eaa-9032-623609d9ac5b 2018-09-27 20:08:12,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.89053606987s 2018-09-27 20:08:12,438 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:08:14,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:08:14,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:14,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08: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-0c838a6f-6c95-4dc2-9f9c-7df99ba51763 x-openstack-request-id: req-0c838a6f-6c95-4dc2-9f9c-7df99ba51763 2018-09-27 20:08:14,657 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-27 20:08:14,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0c838a6f-6c95-4dc2-9f9c-7df99ba51763 2018-09-27 20:08:14,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216877937317s 2018-09-27 20:08:14,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:08:14,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:14,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:14 GMT X-Openstack-Request-Id: req-a50753cf-aa23-4f47-91ab-048d93025731 2018-09-27 20:08:14,717 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "64991f16027e4ab59c597583546b9b07", "created_at": "2018-09-27T20:02:05Z", "updated_at": "2018-09-27T20:02:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "5608bf5f-3997-4d5f-b0ff-898f0563beb8", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "b5617e91-cc4f-4244-904f-067a386a4c66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "eb81cd2d-2174-42d4-87dd-39fb325012ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "afb9039d-b329-4ecf-8f34-86813d319dea", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}], "revision_number": 1, "project_id": "64991f16027e4ab59c597583546b9b07", "id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:05:33Z", "updated_at": "2018-09-27T20:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "ccc46594-6775-4b4d-b37c-3cea066f4255", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "797db4bb-8440-45ec-b870-c83f6ffa2f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "75e960ee-941f-4e12-8cd6-27b090ead92d", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "e9fe0180-a2e9-418b-a48e-c2ba1527b5bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}], "revision_number": 1, "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "113adddd-0bf2-43e6-a5bf-5de926034924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T20:05:36Z", "updated_at": "2018-09-27T20:05:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "98cf6d31-ddb1-4c42-ad2e-a53c081c8a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "be92a078-11f6-4730-8490-26f20e266438", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "afed4bc0-f046-4c59-908e-e9a6dc8152f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "5d67ed22-25bb-4690-bee8-c9e2111f3ada", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:07:30Z", "updated_at": "2018-09-27T20:07:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T20:07:31Z", "revision_number": 0, "id": "3bd8a264-7379-490a-a6b8-2a1539e92bb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:07:31Z", "security_group_id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:07:30Z", "revision_number": 0, "id": "31bf7a17-0f3b-451a-8e0c-cb0e372ba046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:07:30Z", "security_group_id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:07:31Z", "revision_number": 0, "id": "61ea1322-403e-4975-a5ea-0c04e43ede6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:07:31Z", "security_group_id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:07:30Z", "revision_number": 0, "id": "a9a0b371-2b91-4748-914e-1b79294749e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:07:30Z", "security_group_id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}], "revision_number": 3, "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "f41a5be8-0c6d-47c4-a984-e55f8e88f6cf", "name": "singlevm1-sg_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}]} 2018-09-27 20:08:14,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a50753cf-aa23-4f47-91ab-048d93025731 2018-09-27 20:08:14,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541219711304s 2018-09-27 20:08:14,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 20:08:14,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f41a5be8-0c6d-47c4-a984-e55f8e88f6cf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:15,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:08:15 GMT X-Openstack-Request-Id: req-582f29ff-502c-40e5-acfb-ade0df8e419a 2018-09-27 20:08:15,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:08:15,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f41a5be8-0c6d-47c4-a984-e55f8e88f6cf.json used request id req-582f29ff-502c-40e5-acfb-ade0df8e419a 2018-09-27 20:08:15,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.48680305481s 2018-09-27 20:08:15,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-27 20:08:15,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:15,395 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08: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-3241a1bb-5e0c-4802-a6cd-f2145e8bc1d7 x-openstack-request-id: req-3241a1bb-5e0c-4802-a6cd-f2145e8bc1d7 2018-09-27 20:08:15,395 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7 used request id req-3241a1bb-5e0c-4802-a6cd-f2145e8bc1d7 2018-09-27 20:08:15,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.183691978455s 2018-09-27 20:08:15,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 20:08:15,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/12a13d23-f56a-4909-90f0-a694ddbb9bb5/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" -d '{"subnet_id": "d0fe600d-c19c-4713-9bdf-2218b4241209"}' 2018-09-27 20:08:18,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:18 GMT X-Openstack-Request-Id: req-a175767f-28b3-4c5f-b65b-72c73ae5a637 2018-09-27 20:08:18,160 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "dd6a7b3b-616d-4727-b16c-b1d58ec21ff1", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "subnet_id": "d0fe600d-c19c-4713-9bdf-2218b4241209", "subnet_ids": ["d0fe600d-c19c-4713-9bdf-2218b4241209"], "port_id": "83cb654c-cb96-42b7-8e29-29efd7a47b6e", "id": "12a13d23-f56a-4909-90f0-a694ddbb9bb5"} 2018-09-27 20:08:18,161 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/12a13d23-f56a-4909-90f0-a694ddbb9bb5/remove_router_interface.json used request id req-a175767f-28b3-4c5f-b65b-72c73ae5a637 2018-09-27 20:08:18,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.76466417313s 2018-09-27 20:08:18,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 20:08:18,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:18,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 645 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:18 GMT X-Openstack-Request-Id: req-e92f587f-aa4f-482d-99bb-2f7aab10be5c 2018-09-27 20:08:18,296 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:07:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-27T20:08:17Z", "revision_number": 4, "routes": [], "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "12a13d23-f56a-4909-90f0-a694ddbb9bb5", "name": "singlevm1-router_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}]} 2018-09-27 20:08:18,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e92f587f-aa4f-482d-99bb-2f7aab10be5c 2018-09-27 20:08:18,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135371923447s 2018-09-27 20:08:18,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 20:08:18,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/12a13d23-f56a-4909-90f0-a694ddbb9bb5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:20,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:08:20 GMT X-Openstack-Request-Id: req-e60eb9ca-f6ce-485f-9080-9f90de1f493d 2018-09-27 20:08:20,333 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:08:20,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/12a13d23-f56a-4909-90f0-a694ddbb9bb5.json used request id req-e60eb9ca-f6ce-485f-9080-9f90de1f493d 2018-09-27 20:08:20,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.03529214859s 2018-09-27 20:08:20,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:08:20,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:20,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1291 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:20 GMT X-Openstack-Request-Id: req-50469fda-1870-4999-bd95-76b637d88ea7 2018-09-27 20:08:20,477 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:12Z","dns_nameservers":[],"updated_at":"2018-09-27T20:02:12Z","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":"64991f16027e4ab59c597583546b9b07","id":"5a473a48-56b4-4e4a-87e6-fb470a7555a8","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd6a7b3b-616d-4727-b16c-b1d58ec21ff1","tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:07:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:07:21Z","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":"7a5c8d6d37614985b1b1857b3620d4e7","id":"d0fe600d-c19c-4713-9bdf-2218b4241209","subnetpool_id":null,"name":"singlevm1-subnet_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7"}]} 2018-09-27 20:08:20,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-50469fda-1870-4999-bd95-76b637d88ea7 2018-09-27 20:08:20,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.14324092865s 2018-09-27 20:08:20,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 20:08:20,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/d0fe600d-c19c-4713-9bdf-2218b4241209.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:22,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:08:22 GMT X-Openstack-Request-Id: req-dffc08f5-b008-4fe7-ab45-45461822fb9d 2018-09-27 20:08:22,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:08:22,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/d0fe600d-c19c-4713-9bdf-2218b4241209.json used request id req-dffc08f5-b008-4fe7-ab45-45461822fb9d 2018-09-27 20:08:22,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.26156306267s 2018-09-27 20:08:22,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:08:22,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:22,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1353 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:22 GMT X-Openstack-Request-Id: req-67608750-781b-4c1b-ae53-5b9b38cbcb22 2018-09-27 20:08:22,821 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dd6a7b3b-616d-4727-b16c-b1d58ec21ff1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a5c8d6d37614985b1b1857b3620d4e7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:08:22Z","provider:segmentation_id":85,"name":"singlevm1-net_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7","admin_state_up":true,"tenant_id":"7a5c8d6d37614985b1b1857b3620d4e7","created_at":"2018-09-27T20:07:20Z","provider:network_type":"vxlan"}]} 2018-09-27 20:08:22,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-67608750-781b-4c1b-ae53-5b9b38cbcb22 2018-09-27 20:08:22,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0809369087219s 2018-09-27 20:08:22,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 20:08:22,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/dd6a7b3b-616d-4727-b16c-b1d58ec21ff1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:24,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:08:24 GMT X-Openstack-Request-Id: req-2cbd6047-4399-46f6-b4d7-9b4342dbca58 2018-09-27 20:08:24,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:08:24,338 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/dd6a7b3b-616d-4727-b16c-b1d58ec21ff1.json used request id req-2cbd6047-4399-46f6-b4d7-9b4342dbca58 2018-09-27 20:08:24,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.51450490952s 2018-09-27 20:08:24,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:08:24,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:25,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:25 GMT X-Openstack-Request-Id: req-9ba62141-4e05-4ab4-9ad4-5c6177d89703 2018-09-27 20:08:25,157 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:07:28Z", "file": "/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20/file", "owner": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "2f01b085-a026-4b72-b6f1-b1daca851d20", "size": 12716032, "self": "/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/2f01b085-a026-4b72-b6f1-b1daca851d20/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/2f01b085-a026-4b72-b6f1-b1daca851d20/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:07:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:08:25,157 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9ba62141-4e05-4ab4-9ad4-5c6177d89703 2018-09-27 20:08:25,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.814147949219s 2018-09-27 20:08:25,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 20:08:25,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:26,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:08:26 GMT X-Openstack-Request-Id: req-ed092b60-464c-46b1-b98b-50cd7ec5f053 2018-09-27 20:08:26,327 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:08:26,328 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2f01b085-a026-4b72-b6f1-b1daca851d20 used request id req-ed092b60-464c-46b1-b98b-50cd7ec5f053 2018-09-27 20:08:26,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.16897416115s 2018-09-27 20:08:26,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:08:26,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:26,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d145b7b3-fd7a-4ba9-8dfb-111d7d804c1c x-openstack-request-id: req-d145b7b3-fd7a-4ba9-8dfb-111d7d804c1c 2018-09-27 20:08:26,360 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f7f05f8d-2b24-424f-8590-de78b97e88cf", "name": "singlevm1-flavor_4f61bc36-9ac9-4e90-b8f6-2f837968bcb7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:08:26,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d145b7b3-fd7a-4ba9-8dfb-111d7d804c1c 2018-09-27 20:08:26,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0323190689087s 2018-09-27 20:08:26,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 20:08:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2fab33898306edc4303a7469a8cad7ff96a7efcbeebf89e58f6531a1ff629ad7" 2018-09-27 20:08:26,515 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08: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-4ea707f3-d650-41ad-bec7-6e2413fcd8f9 x-openstack-request-id: req-4ea707f3-d650-41ad-bec7-6e2413fcd8f9 2018-09-27 20:08:26,515 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f7f05f8d-2b24-424f-8590-de78b97e88cf used request id req-4ea707f3-d650-41ad-bec7-6e2413fcd8f9 2018-09-27 20:08:26,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.153699159622s 2018-09-27 20:08:26,563 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-09-27 20:08:26,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:08:26,609 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f427bcde-23dd-4a9e-9c40-94c4a4a8308d 2018-09-27 20:08:26,610 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:08:26,610 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-f427bcde-23dd-4a9e-9c40-94c4a4a8308d 2018-09-27 20:08:26,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:08:27,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e0e411f365814a38b6f64224e353f0ba"}, "audit_ids": ["EYUTz1i6RzmV8Ia5wm7x9A"], "issued_at": "2018-09-27T20:08:27.000000Z"}} 2018-09-27 20:08:27,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:08:27,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:08:27,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:27 GMT X-Openstack-Request-Id: req-ca282fff-9501-4d53-8477-4c55bae95a72 2018-09-27 20:08:27,477 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:08:27,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca282fff-9501-4d53-8477-4c55bae95a72 2018-09-27 20:08:27,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380607843399s 2018-09-27 20:08:27,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:08:27,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:08:27,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf009aa-409d-4033-8646-2816dd16b8b0 2018-09-27 20:08:27,696 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:08:27,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ecf009aa-409d-4033-8646-2816dd16b8b0 2018-09-27 20:08:27,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210261106491s 2018-09-27 20:08:27,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 20:08:27,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}}' 2018-09-27 20:08:27,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0782a0a-24cd-45f9-9454-1fd6491f0b4b 2018-09-27 20:08:27,984 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/71ced8ded6ba41d29f3e783416916946"}, "tags": [], "enabled": true, "id": "71ced8ded6ba41d29f3e783416916946", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}} 2018-09-27 20:08:27,984 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e0782a0a-24cd-45f9-9454-1fd6491f0b4b 2018-09-27 20:08:27,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.280389785767s 2018-09-27 20:08:27,985 - 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'71ced8ded6ba41d29f3e783416916946', '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_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1'}) 2018-09-27 20:08:27,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 20:08:27,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ca07f93f-c102-42c5-b34c-eb563f3433e1", "email": null, "name": "singlevm2-user_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}}' 2018-09-27 20:08:28,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91c464d3-28f6-426a-8f34-f5e26cad746b 2018-09-27 20:08:28,531 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "links": {"self": "http://172.30.9.22:5000/v3/users/28ae4a7b84434199bac2f36fffd68d2b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "28ae4a7b84434199bac2f36fffd68d2b", "domain_id": "default", "password_expires_at": null}} 2018-09-27 20:08:28,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-91c464d3-28f6-426a-8f34-f5e26cad746b 2018-09-27 20:08:28,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.537580013275s 2018-09-27 20:08:28,532 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'28ae4a7b84434199bac2f36fffd68d2b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1'}) 2018-09-27 20:08:28,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:08:28,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:08:28,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9976d0-a487-460b-aeb9-f9289008b654 2018-09-27 20:08:28,726 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:08:28,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fa9976d0-a487-460b-aeb9-f9289008b654 2018-09-27 20:08:28,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190983057022s 2018-09-27 20:08:28,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:08:28,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:08:28,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce01446-6509-4d79-9d5f-7c24a5459fcb 2018-09-27 20:08:28,916 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:08:28,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9ce01446-6509-4d79-9d5f-7c24a5459fcb 2018-09-27 20:08:28,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184380054474s 2018-09-27 20:08:28,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:08:28,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:08:29,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c60159-23ad-4cd0-94fe-40c8e3aa739f 2018-09-27 20:08:29,116 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:08:29,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-80c60159-23ad-4cd0-94fe-40c8e3aa739f 2018-09-27 20:08:29,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194456100464s 2018-09-27 20:08:29,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:08:29,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:08:29,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853d58ec-67ad-460b-a88a-82eb3c6cc0dd 2018-09-27 20:08:29,320 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 20:08:29,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-853d58ec-67ad-460b-a88a-82eb3c6cc0dd 2018-09-27 20:08:29,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198940992355s 2018-09-27 20:08:29,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:08:29,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:08:29,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83710f79-a9de-4877-b2c2-70d935e4de49 2018-09-27 20:08:29,526 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "links": {"self": "http://172.30.9.22:5000/v3/users/28ae4a7b84434199bac2f36fffd68d2b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "28ae4a7b84434199bac2f36fffd68d2b", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:08:29,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-83710f79-a9de-4877-b2c2-70d935e4de49 2018-09-27 20:08:29,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205359220505s 2018-09-27 20:08:29,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:08:29,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:08:29,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c2a6f3-aee4-4f8e-bccd-566d427d8f85 2018-09-27 20:08:29,735 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/71ced8ded6ba41d29f3e783416916946"}, "tags": [], "enabled": true, "id": "71ced8ded6ba41d29f3e783416916946", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}]} 2018-09-27 20:08:29,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-39c2a6f3-aee4-4f8e-bccd-566d427d8f85 2018-09-27 20:08:29,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196743965149s 2018-09-27 20:08:29,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 20:08:29,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=28ae4a7b84434199bac2f36fffd68d2b&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=71ced8ded6ba41d29f3e783416916946" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:08:29,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3afffabb-d4dc-4380-a3b8-038d2c8b1224 2018-09-27 20:08:29,943 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=28ae4a7b84434199bac2f36fffd68d2b&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=71ced8ded6ba41d29f3e783416916946", "previous": null, "next": null}} 2018-09-27 20:08:29,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=28ae4a7b84434199bac2f36fffd68d2b&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=71ced8ded6ba41d29f3e783416916946 used request id req-3afffabb-d4dc-4380-a3b8-038d2c8b1224 2018-09-27 20:08:29,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199214935303s 2018-09-27 20:08:29,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 20:08:29,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/71ced8ded6ba41d29f3e783416916946/users/28ae4a7b84434199bac2f36fffd68d2b/roles/1faf0c4e549845dfb4ddf99992b4bc7b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:08:30,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c001d27-cc13-4778-a9a2-be42516a9f0d 2018-09-27 20:08:30,253 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:08:30,253 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/71ced8ded6ba41d29f3e783416916946/users/28ae4a7b84434199bac2f36fffd68d2b/roles/1faf0c4e549845dfb4ddf99992b4bc7b used request id req-7c001d27-cc13-4778-a9a2-be42516a9f0d 2018-09-27 20:08:30,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.306361913681s 2018-09-27 20:08:30,254 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', 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'71ced8ded6ba41d29f3e783416916946', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ca07f93f-c102-42c5-b34c-eb563f3433e1', 'username': u'singlevm2-user_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 20:08:30,258 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', 'password': 'ca07f93f-c102-42c5-b34c-eb563f3433e1', 'project_name': 'singlevm2-project_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '71ced8ded6ba41d29f3e783416916946', 'project_domain_name': 'Default'} 2018-09-27 20:08:30,259 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-09-27 20:08:30,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:08:30,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:08:30,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0412ce5-fc37-4443-b28c-e3148066cdd6 2018-09-27 20:08:30,381 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:08:30,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d0412ce5-fc37-4443-b28c-e3148066cdd6 2018-09-27 20:08:30,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.122447013855s 2018-09-27 20:08:30,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:08:30,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:08:30,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e28348-1cb7-494c-97de-1cb84e3ea43b 2018-09-27 20:08:30,590 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/71ced8ded6ba41d29f3e783416916946"}, "tags": [], "enabled": true, "id": "71ced8ded6ba41d29f3e783416916946", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}]} 2018-09-27 20:08:30,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-72e28348-1cb7-494c-97de-1cb84e3ea43b 2018-09-27 20:08:30,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201455831528s 2018-09-27 20:08:30,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 20:08:30,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" -d '{"network": {"tenant_id": "71ced8ded6ba41d29f3e783416916946", "name": "singlevm2-net_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "admin_state_up": true}}' 2018-09-27 20:08:31,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:31 GMT X-Openstack-Request-Id: req-11cbe717-f566-47d0-b792-123d1231c081 2018-09-27 20:08:31,309 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6cb99d40-a08e-457d-a0bf-b90fd675860a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"71ced8ded6ba41d29f3e783416916946","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:08:31Z","is_default":false,"provider:segmentation_id":94,"name":"singlevm2-net_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1","admin_state_up":true,"tenant_id":"71ced8ded6ba41d29f3e783416916946","created_at":"2018-09-27T20:08:31Z","mtu":1450}} 2018-09-27 20:08:31,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-11cbe717-f566-47d0-b792-123d1231c081 2018-09-27 20:08:31,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.717355966568s 2018-09-27 20:08:31,310 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T20:08:31Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6cb99d40-a08e-457d-a0bf-b90fd675860a', u'provider:segmentation_id': 94, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', u'admin_state_up': True, u'tenant_id': u'71ced8ded6ba41d29f3e783416916946', u'created_at': u'2018-09-27T20:08:31Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'71ced8ded6ba41d29f3e783416916946'}) 2018-09-27 20:08:31,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:08:31,320 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0c8fa8-27f9-44fe-b94d-c9c341777dff 2018-09-27 20:08:31,320 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:08:31,320 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-dc0c8fa8-27f9-44fe-b94d-c9c341777dff 2018-09-27 20:08:31,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:08:31,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:08:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71ced8ded6ba41d29f3e783416916946", "name": "singlevm2-project_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/71ced8ded6ba41d29f3e783416916946", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/71ced8ded6ba41d29f3e783416916946", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/71ced8ded6ba41d29f3e783416916946", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/71ced8ded6ba41d29f3e783416916946", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/71ced8ded6ba41d29f3e783416916946", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/71ced8ded6ba41d29f3e783416916946", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_71ced8ded6ba41d29f3e783416916946", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_71ced8ded6ba41d29f3e783416916946", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/71ced8ded6ba41d29f3e783416916946", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/71ced8ded6ba41d29f3e783416916946", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/71ced8ded6ba41d29f3e783416916946", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/71ced8ded6ba41d29f3e783416916946", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/71ced8ded6ba41d29f3e783416916946", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/71ced8ded6ba41d29f3e783416916946", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "id": "28ae4a7b84434199bac2f36fffd68d2b"}, "audit_ids": ["gx9wD_0EQ0inC0fBagqhaw"], "issued_at": "2018-09-27T20:08:31.000000Z"}} 2018-09-27 20:08:31,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:08:31,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:08:32,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1148 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:32 GMT X-Openstack-Request-Id: req-33e5a8cb-39b9-41a9-9b36-4b8f28a726dd 2018-09-27 20:08:32,087 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-27T20:08:31Z","tenant_id":"71ced8ded6ba41d29f3e783416916946","created_at":"2018-09-27T20:08:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"71ced8ded6ba41d29f3e783416916946","id":"6cb99d40-a08e-457d-a0bf-b90fd675860a","name":"singlevm2-net_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:08:32,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-33e5a8cb-39b9-41a9-9b36-4b8f28a726dd 2018-09-27 20:08:32,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363677978516s 2018-09-27 20:08:32,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 20:08:32,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" -d '{"subnet": {"name": "singlevm2-subnet_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "enable_dhcp": true, "network_id": "6cb99d40-a08e-457d-a0bf-b90fd675860a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 20:08:33,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:33 GMT X-Openstack-Request-Id: req-95b2180e-897d-49a8-a214-e39b5438f1b5 2018-09-27 20:08:33,207 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cb99d40-a08e-457d-a0bf-b90fd675860a","tenant_id":"71ced8ded6ba41d29f3e783416916946","created_at":"2018-09-27T20:08:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:08:32Z","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":"71ced8ded6ba41d29f3e783416916946","id":"a6c30e00-a98d-4309-a486-f9b0b390b121","subnetpool_id":null,"name":"singlevm2-subnet_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}} 2018-09-27 20:08:33,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-95b2180e-897d-49a8-a214-e39b5438f1b5 2018-09-27 20:08:33,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.11899399757s 2018-09-27 20:08:33,208 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T20:08:32Z', 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'a6c30e00-a98d-4309-a486-f9b0b390b121', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', u'enable_dhcp': True, u'network_id': u'6cb99d40-a08e-457d-a0bf-b90fd675860a', u'tenant_id': u'71ced8ded6ba41d29f3e783416916946', u'created_at': u'2018-09-27T20:08:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'71ced8ded6ba41d29f3e783416916946'}) 2018-09-27 20:08:33,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 20:08:33,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" -d '{"router": {"external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969"}, "name": "singlevm2-router_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "admin_state_up": true}}' 2018-09-27 20:08:35,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:35 GMT X-Openstack-Request-Id: req-cfe392c9-de8d-450c-a32f-a747778e2129 2018-09-27 20:08:35,012 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:08:33Z", "admin_state_up": true, "updated_at": "2018-09-27T20:08:34Z", "revision_number": 2, "routes": [], "project_id": "71ced8ded6ba41d29f3e783416916946", "id": "ea03ad5b-27e4-481a-9109-0f9222df36d2", "name": "singlevm2-router_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}} 2018-09-27 20:08:35,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-cfe392c9-de8d-450c-a32f-a747778e2129 2018-09-27 20:08:35,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.80333399773s 2018-09-27 20:08:35,012 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5a473a48-56b4-4e4a-87e6-fb470a7555a8', u'ip_address': u'172.30.9.220'}]}, u'description': u'', u'tags': [], u'tenant_id': u'71ced8ded6ba41d29f3e783416916946', u'created_at': u'2018-09-27T20:08:33Z', u'admin_state_up': True, u'updated_at': u'2018-09-27T20:08:34Z', u'revision_number': 2, u'routes': [], u'project_id': u'71ced8ded6ba41d29f3e783416916946', u'id': u'ea03ad5b-27e4-481a-9109-0f9222df36d2', u'name': u'singlevm2-router_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1'}) 2018-09-27 20:08:35,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 20:08:35,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ea03ad5b-27e4-481a-9109-0f9222df36d2/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" -d '{"subnet_id": "a6c30e00-a98d-4309-a486-f9b0b390b121"}' 2018-09-27 20:08:37,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:37 GMT X-Openstack-Request-Id: req-6884f99d-d968-46da-bda0-ad01777d27c2 2018-09-27 20:08:37,419 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6cb99d40-a08e-457d-a0bf-b90fd675860a", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "subnet_id": "a6c30e00-a98d-4309-a486-f9b0b390b121", "subnet_ids": ["a6c30e00-a98d-4309-a486-f9b0b390b121"], "port_id": "f7c28a93-8301-4d00-b9c9-65dedbbc347f", "id": "ea03ad5b-27e4-481a-9109-0f9222df36d2"} 2018-09-27 20:08:37,419 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ea03ad5b-27e4-481a-9109-0f9222df36d2/add_router_interface.json used request id req-6884f99d-d968-46da-bda0-ad01777d27c2 2018-09-27 20:08:37,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.40617108345s 2018-09-27 20:08:37,420 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 20:08:37,552 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 20:08:37,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:08:37,560 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:37 GMT 2018-09-27 20:08:37,560 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 20:08:37,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:08:37,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:08:37,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:37 GMT X-Openstack-Request-Id: req-c25eb89c-7c5c-4846-88c1-e5d4d63831a0 2018-09-27 20:08:37,854 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:08:37,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c25eb89c-7c5c-4846-88c1-e5d4d63831a0 2018-09-27 20:08:37,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291808843613s 2018-09-27 20:08:37,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 20:08:37,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}' 2018-09-27 20:08:38,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:38 GMT Location: http://172.30.9.22:9292/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eec67763-aa08-40e4-bd34-023fab6bc808 2018-09-27 20:08:38,718 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:08:38Z", "file": "/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/file", "owner": "71ced8ded6ba41d29f3e783416916946", "id": "35b77a96-ca5e-4fa5-aff5-2813d74de412", "size": null, "self": "/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412", "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_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "checksum": null, "created_at": "2018-09-27T20:08:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 20:08:38,718 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-eec67763-aa08-40e4-bd34-023fab6bc808 2018-09-27 20:08:38,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.854568004608s 2018-09-27 20:08:38,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 20:08:38,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" -d '' 2018-09-27 20:08:40,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:08:40 GMT X-Openstack-Request-Id: req-304fe2f4-0dc0-4caf-80c7-6c6d24ebba15 2018-09-27 20:08:40,007 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:08:40,007 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/file used request id req-304fe2f4-0dc0-4caf-80c7-6c6d24ebba15 2018-09-27 20:08:40,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.28826594353s 2018-09-27 20:08:40,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:08:40,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:08:40,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:40 GMT X-Openstack-Request-Id: req-a22364d8-9267-43f8-9d45-762bf9a9bea2 2018-09-27 20:08:40,771 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:08:39Z", "file": "/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/file", "owner": "71ced8ded6ba41d29f3e783416916946", "id": "35b77a96-ca5e-4fa5-aff5-2813d74de412", "size": 12716032, "self": "/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:08:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:08:40,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a22364d8-9267-43f8-9d45-762bf9a9bea2 2018-09-27 20:08:40,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.760109901428s 2018-09-27 20:08:40,774 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/snap', u'metadata': Munch({})})], 'file': u'/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/file', 'owner': u'71ced8ded6ba41d29f3e783416916946', 'id': u'35b77a96-ca5e-4fa5-aff5-2813d74de412', 'size': 12716032, u'self': u'/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71ced8ded6ba41d29f3e783416916946', 'name': 'singlevm2-project_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T20:08:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-27T20:08:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', '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/35b77a96-ca5e-4fa5-aff5-2813d74de412', 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_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', 'created': u'2018-09-27T20:08:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T20:08:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412', 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_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 20:08:40,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 20:08:40,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 20:08:41,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08: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-eb68cbe0-8eed-4864-b417-2c585270ef84 x-openstack-request-id: req-eb68cbe0-8eed-4864-b417-2c585270ef84 2018-09-27 20:08:41,631 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "397a795e-77d9-47b9-a7ea-a66a7c691958", "name": "singlevm2-flavor_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 20:08:41,631 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-eb68cbe0-8eed-4864-b417-2c585270ef84 2018-09-27 20:08:41,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.853593826294s 2018-09-27 20:08:41,632 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', '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'7a5c8d6d37614985b1b1857b3620d4e7', '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'397a795e-77d9-47b9-a7ea-a66a7c691958', 'swap': 0}) 2018-09-27 20:08:41,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 20:08:41,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" -d '{"extra_specs": {}}' 2018-09-27 20:08:41,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08: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-79d5e045-749b-4b99-9262-edafe0b598b4 x-openstack-request-id: req-79d5e045-749b-4b99-9262-edafe0b598b4 2018-09-27 20:08:41,656 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 20:08:41,656 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958/os-extra_specs used request id req-79d5e045-749b-4b99-9262-edafe0b598b4 2018-09-27 20:08:41,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233619213104s 2018-09-27 20:08:41,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-27 20:08:41,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" -d '{"keypair": {"name": "singlevm2-kp_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}}' 2018-09-27 20:08:42,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08: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-0e8f42e5-32bb-46b2-89d5-c21d1c52022c x-openstack-request-id: req-0e8f42e5-32bb-46b2-89d5-c21d1c52022c 2018-09-27 20:08:42,765 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCierfpU/BM6Xj7yl9HGD9CzzY2Tg2TGo0btUCfoCCzHQpEyEJXcJAYSdJOD25zQ2QQSJwC7oOH3HSrpY1Vbnft0GPASoqgywYQmhOBWN3+LxHOP8Wf/j/fAPg0VO2gPFHw+GAKZMyR8Jyecxpw9D6FA52/b7XyoN/cwRRWPK/D9JKx1hscMfvaL69IvZght2QQK6ynjL900iCEuHJxN0WsjUVF2ePLdRwdgnsTy4D7lWKBwzzw1mix9mLygGGdurC2nWSYE115bSnjVy63gnFBD2HFmu//4L5qyQqfn2i23LqCp6X6ochCyplzaApKuR3bi67QmdTC8QyacUrClujH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAonq36VPwTOl4+8pfRxg/Qs82Nk4NkxqNG7VAn6Agsx0KRMhC\nV3CQGEnSTg9uc0NkEEicAu6Dh9x0q6WNVW537dBjwEqKoMsGEJoTgVjd/i8Rzj/F\nn/4/3wD4NFTtoDxR8PhgCmTMkfCcnnMacPQ+hQOdv2+18qDf3MEUVjyvw/SSsdYb\nHDH72i+vSL2YIbdkECusp4y/dNIghLhycTdFrI1FRdnjy3UcHYJ7E8uA+5VigcM8\n8NZosfZi8oBhnbqwtp1kmBNdeW0p41cut4JxQQ9hxZrv/+C+askKn59otty6gqel\n+qHIQsqZc2gKSrkd24uu0JnUwvEMmnFKwpboxwIDAQABAoIBAEk6Z+MYOqhfXXCV\n3+Up73EL9NH60bFn+Qrw4MRQpgwz3Wnsm8HO8JKRyt/1ooD+cX3JS88iclNsL4Ug\n4xcK57BeCGck8V/QwNYAqyPTypGB41OCeG5IZ775L+ReFo7uQLwLJTXqAi0QNXZQ\nSC16VycZ3yHllipZCSv0NVc8mLcGrp76Amm8v4vvrEzOqzhKLdMdoqbRkx6a5ZCK\n/VxAAxkqw4o7zbaxJ4FuR1m4AlEmJVkvWQ6J74wbXrhqQk4t+f31hZY9N+ImxlU5\nqnpjprmlRlPPm+96Qz5hMsR4oG0yhjcCMBEGHtpIUomzGKQ++vPIDjGGSYPlqXLZ\nlY68ZXkCgYEA0iuej0ARlJH+Ejld/CcKoF31J2HPWP7MVKvLL2Vcf4J3lI21CVlH\nk+iIrshD6DcaNk88pY9HGryM4t4qUpgHodKsj5yxTKnx1aAzYRX1FgInbnARc1bz\n9oREPWh771XbsNkDXjvEQ6MnX2hG6JrK6z8LXxkAqTi2Q3ZUyF6LUJ0CgYEAxejV\nmtJL9ADyyKAYzrvr8BqRyYEo1FUNiNaXLl+Kc/13vCsnQSoEStSFg3TwHOnQonLH\nDhqcasa/ypnaWwvVU407DV9F5YPfe15CW3ns0tB8vSEed8VXtZBhnuAS/X40NGd3\nB1ji+roCkzOiSSMKm1IRcS854AEvGXaYiC16R7MCgYAqeAv7UGv9BJ89mYAHYvA/\nxZyzT41xo1MwzOIq+qV9UqTNTPFHKVZQag2sm+U0+GWAkfRkVBZ/LZieg1w0AmqQ\nZZzfDD+7iR/IFi4rsR8sSlUjeNvd3bVAnCuZ6RIaI9RX4RJQKW2YaVCcc9rYR+c3\nMC8hEVFT4JTb/v5U2t319QKBgGLhehfoilpXPvZORxbDfZZxL/XlumicNi7wSIi6\n44ogUfqJ9Qrx20Mn+606d916VOtVPW8mjJAszRaE2Dw1JVihb6e2uk16Headqbna\nqSCLWkeEjJx61N+6S4v9mH9e1uZ361iYaI+s8Cxr1+GCyIHh9yT924S4Erg+MOeZ\nEUdRAoGAMD+G67UmWtGtsTJdD1VLVY/LrVMTy9Tj9lRV8/NBo0XLi7CscUXjEuqe\ng2BvMFv7QSHt4a/n80E3fGreX4U7BGhiK8DWaas4xjIQvSu3Ut/OJxf1EXrVBEDK\nN7aTwE+wXhdiwvqO5ut79lg2feBnhR/B7MBRHnBfyVVoaSbytHw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "28ae4a7b84434199bac2f36fffd68d2b", "name": "singlevm2-kp_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "fingerprint": "3d:7f:06:a7:48:4e:a4:ce:a2:cc:31:4c:65:7e:60:fc"}} 2018-09-27 20:08:42,765 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-0e8f42e5-32bb-46b2-89d5-c21d1c52022c 2018-09-27 20:08:42,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.10654115677s 2018-09-27 20:08:42,766 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCierfpU/BM6Xj7yl9HGD9CzzY2Tg2TGo0btUCfoCCzHQpEyEJXcJAYSdJOD25zQ2QQSJwC7oOH3HSrpY1Vbnft0GPASoqgywYQmhOBWN3+LxHOP8Wf/j/fAPg0VO2gPFHw+GAKZMyR8Jyecxpw9D6FA52/b7XyoN/cwRRWPK/D9JKx1hscMfvaL69IvZght2QQK6ynjL900iCEuHJxN0WsjUVF2ePLdRwdgnsTy4D7lWKBwzzw1mix9mLygGGdurC2nWSYE115bSnjVy63gnFBD2HFmu//4L5qyQqfn2i23LqCp6X6ochCyplzaApKuR3bi67QmdTC8QyacUrClujH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAonq36VPwTOl4+8pfRxg/Qs82Nk4NkxqNG7VAn6Agsx0KRMhC\nV3CQGEnSTg9uc0NkEEicAu6Dh9x0q6WNVW537dBjwEqKoMsGEJoTgVjd/i8Rzj/F\nn/4/3wD4NFTtoDxR8PhgCmTMkfCcnnMacPQ+hQOdv2+18qDf3MEUVjyvw/SSsdYb\nHDH72i+vSL2YIbdkECusp4y/dNIghLhycTdFrI1FRdnjy3UcHYJ7E8uA+5VigcM8\n8NZosfZi8oBhnbqwtp1kmBNdeW0p41cut4JxQQ9hxZrv/+C+askKn59otty6gqel\n+qHIQsqZc2gKSrkd24uu0JnUwvEMmnFKwpboxwIDAQABAoIBAEk6Z+MYOqhfXXCV\n3+Up73EL9NH60bFn+Qrw4MRQpgwz3Wnsm8HO8JKRyt/1ooD+cX3JS88iclNsL4Ug\n4xcK57BeCGck8V/QwNYAqyPTypGB41OCeG5IZ775L+ReFo7uQLwLJTXqAi0QNXZQ\nSC16VycZ3yHllipZCSv0NVc8mLcGrp76Amm8v4vvrEzOqzhKLdMdoqbRkx6a5ZCK\n/VxAAxkqw4o7zbaxJ4FuR1m4AlEmJVkvWQ6J74wbXrhqQk4t+f31hZY9N+ImxlU5\nqnpjprmlRlPPm+96Qz5hMsR4oG0yhjcCMBEGHtpIUomzGKQ++vPIDjGGSYPlqXLZ\nlY68ZXkCgYEA0iuej0ARlJH+Ejld/CcKoF31J2HPWP7MVKvLL2Vcf4J3lI21CVlH\nk+iIrshD6DcaNk88pY9HGryM4t4qUpgHodKsj5yxTKnx1aAzYRX1FgInbnARc1bz\n9oREPWh771XbsNkDXjvEQ6MnX2hG6JrK6z8LXxkAqTi2Q3ZUyF6LUJ0CgYEAxejV\nmtJL9ADyyKAYzrvr8BqRyYEo1FUNiNaXLl+Kc/13vCsnQSoEStSFg3TwHOnQonLH\nDhqcasa/ypnaWwvVU407DV9F5YPfe15CW3ns0tB8vSEed8VXtZBhnuAS/X40NGd3\nB1ji+roCkzOiSSMKm1IRcS854AEvGXaYiC16R7MCgYAqeAv7UGv9BJ89mYAHYvA/\nxZyzT41xo1MwzOIq+qV9UqTNTPFHKVZQag2sm+U0+GWAkfRkVBZ/LZieg1w0AmqQ\nZZzfDD+7iR/IFi4rsR8sSlUjeNvd3bVAnCuZ6RIaI9RX4RJQKW2YaVCcc9rYR+c3\nMC8hEVFT4JTb/v5U2t319QKBgGLhehfoilpXPvZORxbDfZZxL/XlumicNi7wSIi6\n44ogUfqJ9Qrx20Mn+606d916VOtVPW8mjJAszRaE2Dw1JVihb6e2uk16Headqbna\nqSCLWkeEjJx61N+6S4v9mH9e1uZ361iYaI+s8Cxr1+GCyIHh9yT924S4Erg+MOeZ\nEUdRAoGAMD+G67UmWtGtsTJdD1VLVY/LrVMTy9Tj9lRV8/NBo0XLi7CscUXjEuqe\ng2BvMFv7QSHt4a/n80E3fGreX4U7BGhiK8DWaas4xjIQvSu3Ut/OJxf1EXrVBEDK\nN7aTwE+wXhdiwvqO5ut79lg2feBnhR/B7MBRHnBfyVVoaSbytHw=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'28ae4a7b84434199bac2f36fffd68d2b', 'name': u'singlevm2-kp_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', 'created_at': '2018-09-27T20:08:42.766676', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71ced8ded6ba41d29f3e783416916946', 'name': 'singlevm2-project_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3d:7f:06:a7:48:4e:a4:ce:a2:cc:31:4c:65:7e:60:fc', 'type': 'ssh', 'id': u'singlevm2-kp_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1'}) 2018-09-27 20:08:42,767 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAonq36VPwTOl4+8pfRxg/Qs82Nk4NkxqNG7VAn6Agsx0KRMhC V3CQGEnSTg9uc0NkEEicAu6Dh9x0q6WNVW537dBjwEqKoMsGEJoTgVjd/i8Rzj/F n/4/3wD4NFTtoDxR8PhgCmTMkfCcnnMacPQ+hQOdv2+18qDf3MEUVjyvw/SSsdYb HDH72i+vSL2YIbdkECusp4y/dNIghLhycTdFrI1FRdnjy3UcHYJ7E8uA+5VigcM8 8NZosfZi8oBhnbqwtp1kmBNdeW0p41cut4JxQQ9hxZrv/+C+askKn59otty6gqel +qHIQsqZc2gKSrkd24uu0JnUwvEMmnFKwpboxwIDAQABAoIBAEk6Z+MYOqhfXXCV 3+Up73EL9NH60bFn+Qrw4MRQpgwz3Wnsm8HO8JKRyt/1ooD+cX3JS88iclNsL4Ug 4xcK57BeCGck8V/QwNYAqyPTypGB41OCeG5IZ775L+ReFo7uQLwLJTXqAi0QNXZQ SC16VycZ3yHllipZCSv0NVc8mLcGrp76Amm8v4vvrEzOqzhKLdMdoqbRkx6a5ZCK /VxAAxkqw4o7zbaxJ4FuR1m4AlEmJVkvWQ6J74wbXrhqQk4t+f31hZY9N+ImxlU5 qnpjprmlRlPPm+96Qz5hMsR4oG0yhjcCMBEGHtpIUomzGKQ++vPIDjGGSYPlqXLZ lY68ZXkCgYEA0iuej0ARlJH+Ejld/CcKoF31J2HPWP7MVKvLL2Vcf4J3lI21CVlH k+iIrshD6DcaNk88pY9HGryM4t4qUpgHodKsj5yxTKnx1aAzYRX1FgInbnARc1bz 9oREPWh771XbsNkDXjvEQ6MnX2hG6JrK6z8LXxkAqTi2Q3ZUyF6LUJ0CgYEAxejV mtJL9ADyyKAYzrvr8BqRyYEo1FUNiNaXLl+Kc/13vCsnQSoEStSFg3TwHOnQonLH Dhqcasa/ypnaWwvVU407DV9F5YPfe15CW3ns0tB8vSEed8VXtZBhnuAS/X40NGd3 B1ji+roCkzOiSSMKm1IRcS854AEvGXaYiC16R7MCgYAqeAv7UGv9BJ89mYAHYvA/ xZyzT41xo1MwzOIq+qV9UqTNTPFHKVZQag2sm+U0+GWAkfRkVBZ/LZieg1w0AmqQ ZZzfDD+7iR/IFi4rsR8sSlUjeNvd3bVAnCuZ6RIaI9RX4RJQKW2YaVCcc9rYR+c3 MC8hEVFT4JTb/v5U2t319QKBgGLhehfoilpXPvZORxbDfZZxL/XlumicNi7wSIi6 44ogUfqJ9Qrx20Mn+606d916VOtVPW8mjJAszRaE2Dw1JVihb6e2uk16Headqbna qSCLWkeEjJx61N+6S4v9mH9e1uZ361iYaI+s8Cxr1+GCyIHh9yT924S4Erg+MOeZ EUdRAoGAMD+G67UmWtGtsTJdD1VLVY/LrVMTy9Tj9lRV8/NBo0XLi7CscUXjEuqe g2BvMFv7QSHt4a/n80E3fGreX4U7BGhiK8DWaas4xjIQvSu3Ut/OJxf1EXrVBEDK N7aTwE+wXhdiwvqO5ut79lg2feBnhR/B7MBRHnBfyVVoaSbytHw= -----END RSA PRIVATE KEY----- 2018-09-27 20:08:42,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-27 20:08:42,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" -d '{"security_group": {"name": "singlevm2-sg_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-09-27 20:08:43,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:43 GMT X-Openstack-Request-Id: req-868c930f-ed11-438e-ac4e-14d936ee274a 2018-09-27 20:08:43,259 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:08:43Z", "updated_at": "2018-09-27T20:08:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:43Z", "revision_number": 0, "id": "b509f0a5-d672-437c-9bc2-2f345b3e3a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:43Z", "security_group_id": "3715624e-a181-4e7e-93b0-3210d34525e8", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:43Z", "revision_number": 0, "id": "bd84d241-3b94-4e53-a263-5823b321e609", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:43Z", "security_group_id": "3715624e-a181-4e7e-93b0-3210d34525e8", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv6", "project_id": "71ced8ded6ba41d29f3e783416916946"}], "revision_number": 1, "project_id": "71ced8ded6ba41d29f3e783416916946", "id": "3715624e-a181-4e7e-93b0-3210d34525e8", "name": "singlevm2-sg_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}} 2018-09-27 20:08:43,259 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-868c930f-ed11-438e-ac4e-14d936ee274a 2018-09-27 20:08:43,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.487234115601s 2018-09-27 20:08:43,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:08:43,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:08:43,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:43 GMT X-Openstack-Request-Id: req-447da861-9a24-480b-96c7-5a2d2c51e891 2018-09-27 20:08:43,588 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:08:43Z", "updated_at": "2018-09-27T20:08:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:43Z", "revision_number": 0, "id": "b509f0a5-d672-437c-9bc2-2f345b3e3a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:43Z", "security_group_id": "3715624e-a181-4e7e-93b0-3210d34525e8", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:43Z", "revision_number": 0, "id": "bd84d241-3b94-4e53-a263-5823b321e609", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:43Z", "security_group_id": "3715624e-a181-4e7e-93b0-3210d34525e8", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv6", "project_id": "71ced8ded6ba41d29f3e783416916946"}], "revision_number": 1, "project_id": "71ced8ded6ba41d29f3e783416916946", "id": "3715624e-a181-4e7e-93b0-3210d34525e8", "name": "singlevm2-sg_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}, {"description": "Default security group", "tags": [], "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:08:30Z", "updated_at": "2018-09-27T20:08:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "1af5b916-1be5-429f-bb13-61338b9b671f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv6", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "6f14b341-3df8-420c-91b4-93a9e4a046c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "8fe0df9a-c3ee-4c36-818b-a8546716ae28", "remote_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "e96b4896-fb7c-443b-abb5-abef04670468", "remote_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv6", "project_id": "71ced8ded6ba41d29f3e783416916946"}], "revision_number": 1, "project_id": "71ced8ded6ba41d29f3e783416916946", "id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "name": "default"}]} 2018-09-27 20:08:43,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-447da861-9a24-480b-96c7-5a2d2c51e891 2018-09-27 20:08:43,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322088956833s 2018-09-27 20:08:43,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 20:08:43,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" -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": "3715624e-a181-4e7e-93b0-3210d34525e8"}}' 2018-09-27 20:08:44,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:44 GMT X-Openstack-Request-Id: req-0d23c8f6-544f-4a04-b0db-75d786e805cc 2018-09-27 20:08:44,041 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-27T20:08:43Z", "security_group_id": "3715624e-a181-4e7e-93b0-3210d34525e8", "port_range_min": 22, "revision_number": 0, "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:08:43Z", "project_id": "71ced8ded6ba41d29f3e783416916946", "id": "5ee2d04e-dc5e-4f23-8db0-07de57c72529"}} 2018-09-27 20:08:44,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-0d23c8f6-544f-4a04-b0db-75d786e805cc 2018-09-27 20:08:44,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.445939779282s 2018-09-27 20:08:44,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:08:44,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:08:44,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:44 GMT X-Openstack-Request-Id: req-180988d1-4aff-4592-8e40-137b17aab845 2018-09-27 20:08:44,364 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:08:43Z", "updated_at": "2018-09-27T20:08:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T20:08:43Z", "revision_number": 0, "id": "5ee2d04e-dc5e-4f23-8db0-07de57c72529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:43Z", "security_group_id": "3715624e-a181-4e7e-93b0-3210d34525e8", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:43Z", "revision_number": 0, "id": "b509f0a5-d672-437c-9bc2-2f345b3e3a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:43Z", "security_group_id": "3715624e-a181-4e7e-93b0-3210d34525e8", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:43Z", "revision_number": 0, "id": "bd84d241-3b94-4e53-a263-5823b321e609", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:43Z", "security_group_id": "3715624e-a181-4e7e-93b0-3210d34525e8", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv6", "project_id": "71ced8ded6ba41d29f3e783416916946"}], "revision_number": 2, "project_id": "71ced8ded6ba41d29f3e783416916946", "id": "3715624e-a181-4e7e-93b0-3210d34525e8", "name": "singlevm2-sg_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}, {"description": "Default security group", "tags": [], "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:08:30Z", "updated_at": "2018-09-27T20:08:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "1af5b916-1be5-429f-bb13-61338b9b671f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv6", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "6f14b341-3df8-420c-91b4-93a9e4a046c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "8fe0df9a-c3ee-4c36-818b-a8546716ae28", "remote_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "e96b4896-fb7c-443b-abb5-abef04670468", "remote_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv6", "project_id": "71ced8ded6ba41d29f3e783416916946"}], "revision_number": 1, "project_id": "71ced8ded6ba41d29f3e783416916946", "id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "name": "default"}]} 2018-09-27 20:08:44,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-180988d1-4aff-4592-8e40-137b17aab845 2018-09-27 20:08:44,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.317358970642s 2018-09-27 20:08:44,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 20:08:44,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" -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": "3715624e-a181-4e7e-93b0-3210d34525e8"}}' 2018-09-27 20:08:45,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:45 GMT X-Openstack-Request-Id: req-6031a4b8-7bfe-4eb0-be23-5e21f1d46a39 2018-09-27 20:08:45,006 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-27T20:08:44Z", "security_group_id": "3715624e-a181-4e7e-93b0-3210d34525e8", "port_range_min": null, "revision_number": 0, "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:08:44Z", "project_id": "71ced8ded6ba41d29f3e783416916946", "id": "f6d505d7-0d28-48ca-9c27-e3b6fb5d5d08"}} 2018-09-27 20:08:45,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-6031a4b8-7bfe-4eb0-be23-5e21f1d46a39 2018-09-27 20:08:45,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.63546705246s 2018-09-27 20:08:45,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:08:45,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:08:45,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1192 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:45 GMT X-Openstack-Request-Id: req-d6e7f83d-335d-4323-b760-6dda0d79db93 2018-09-27 20:08:45,096 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a6c30e00-a98d-4309-a486-f9b0b390b121"],"updated_at":"2018-09-27T20:08:32Z","tenant_id":"71ced8ded6ba41d29f3e783416916946","created_at":"2018-09-27T20:08:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"71ced8ded6ba41d29f3e783416916946","id":"6cb99d40-a08e-457d-a0bf-b90fd675860a","name":"singlevm2-net_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:08:45,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d6e7f83d-335d-4323-b760-6dda0d79db93 2018-09-27 20:08:45,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0889461040497s 2018-09-27 20:08:45,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:08:45,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:08:45,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:45 GMT X-Openstack-Request-Id: req-8ecba28c-55c2-45f5-bc1d-1d5ebb36902d 2018-09-27 20:08:45,140 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:08:39Z", "file": "/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/file", "owner": "71ced8ded6ba41d29f3e783416916946", "id": "35b77a96-ca5e-4fa5-aff5-2813d74de412", "size": 12716032, "self": "/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:08:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:08:45,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8ecba28c-55c2-45f5-bc1d-1d5ebb36902d 2018-09-27 20:08:45,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381097793579s 2018-09-27 20:08:45,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:08:45,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:08:45,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08: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-fd402d1f-058e-471c-b882-4d95ebc8c47c x-openstack-request-id: req-fd402d1f-058e-471c-b882-4d95ebc8c47c 2018-09-27 20:08:45,191 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "397a795e-77d9-47b9-a7ea-a66a7c691958", "name": "singlevm2-flavor_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:08:45,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-fd402d1f-058e-471c-b882-4d95ebc8c47c 2018-09-27 20:08:45,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0454800128937s 2018-09-27 20:08:45,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 20:08:45,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" -d '{"server": {"name": "singlevm2-vm_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "imageRef": "35b77a96-ca5e-4fa5-aff5-2813d74de412", "key_name": "singlevm2-kp_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "flavorRef": "397a795e-77d9-47b9-a7ea-a66a7c691958", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6cb99d40-a08e-457d-a0bf-b90fd675860a"}], "security_groups": [{"name": "3715624e-a181-4e7e-93b0-3210d34525e8"}]}}' 2018-09-27 20:08:49,872 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08: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 location: http://172.30.9.22:8774/v2.1/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616 x-compute-request-id: req-d967ad7c-bbbe-4772-a02e-353301fa937a x-openstack-request-id: req-d967ad7c-bbbe-4772-a02e-353301fa937a 2018-09-27 20:08:49,872 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "3715624e-a181-4e7e-93b0-3210d34525e8"}], "OS-DCF:diskConfig": "MANUAL", "id": "af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "rel": "bookmark"}], "adminPass": "j75L9HBi777k"}} 2018-09-27 20:08:49,872 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d967ad7c-bbbe-4772-a02e-353301fa937a 2018-09-27 20:08:49,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.67893099785s 2018-09-27 20:08:49,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:08:49,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:08:51,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08: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-628bf6bf-9a72-4166-9acb-3c515a0f0cf4 x-openstack-request-id: req-628bf6bf-9a72-4166-9acb-3c515a0f0cf4 2018-09-27 20:08:51,811 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "rel": "bookmark"}], "image": {"id": "35b77a96-ca5e-4fa5-aff5-2813d74de412", "links": [{"href": "http://172.30.9.22:8774/images/35b77a96-ca5e-4fa5-aff5-2813d74de412", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "397a795e-77d9-47b9-a7ea-a66a7c691958", "links": [{"href": "http://172.30.9.22:8774/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958", "rel": "bookmark"}]}, "id": "af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "user_id": "28ae4a7b84434199bac2f36fffd68d2b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:08:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "name": "singlevm2-vm_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "created": "2018-09-27T20:08:49Z", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:08:51,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-628bf6bf-9a72-4166-9acb-3c515a0f0cf4 2018-09-27 20:08:51,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.9381980896s 2018-09-27 20:08:51,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:08:51,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:08:52,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1192 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:52 GMT X-Openstack-Request-Id: req-f58372dc-6886-4fb0-8814-b852d7c0f284 2018-09-27 20:08:52,176 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a6c30e00-a98d-4309-a486-f9b0b390b121"],"updated_at":"2018-09-27T20:08:32Z","tenant_id":"71ced8ded6ba41d29f3e783416916946","created_at":"2018-09-27T20:08:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"71ced8ded6ba41d29f3e783416916946","id":"6cb99d40-a08e-457d-a0bf-b90fd675860a","name":"singlevm2-net_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:08:52,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f58372dc-6886-4fb0-8814-b852d7c0f284 2018-09-27 20:08:52,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353355884552s 2018-09-27 20:08:52,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:08:52,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:08:52,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08:52 GMT X-Openstack-Request-Id: req-481b3272-2f9e-4dd1-9d4b-7abab4b34ac8 2018-09-27 20:08:52,232 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cb99d40-a08e-457d-a0bf-b90fd675860a","tenant_id":"71ced8ded6ba41d29f3e783416916946","created_at":"2018-09-27T20:08:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:08:32Z","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":"71ced8ded6ba41d29f3e783416916946","id":"a6c30e00-a98d-4309-a486-f9b0b390b121","subnetpool_id":null,"name":"singlevm2-subnet_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}]} 2018-09-27 20:08:52,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-481b3272-2f9e-4dd1-9d4b-7abab4b34ac8 2018-09-27 20:08:52,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0548079013824s 2018-09-27 20:08:52,233 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:08:54,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:08:54,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:08:55,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08: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-1a3ec858-8162-4316-ae31-8708566d3879 x-openstack-request-id: req-1a3ec858-8162-4316-ae31-8708566d3879 2018-09-27 20:08:55,976 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "rel": "bookmark"}], "image": {"id": "35b77a96-ca5e-4fa5-aff5-2813d74de412", "links": [{"href": "http://172.30.9.22:8774/images/35b77a96-ca5e-4fa5-aff5-2813d74de412", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "397a795e-77d9-47b9-a7ea-a66a7c691958", "links": [{"href": "http://172.30.9.22:8774/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958", "rel": "bookmark"}]}, "id": "af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "security_groups": [{"name": "singlevm2-sg_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}], "user_id": "28ae4a7b84434199bac2f36fffd68d2b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:08:53Z", "hostId": "7c6e7f837516d184b140a394ac20d788c698faeb19654adf13c14b6b", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "name": "singlevm2-vm_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "created": "2018-09-27T20:08:49Z", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:08:55,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1a3ec858-8162-4316-ae31-8708566d3879 2018-09-27 20:08:55,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.74058198929s 2018-09-27 20:08:55,983 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:08:57,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:08:57,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:08:59,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 27 Sep 2018 20:08: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-c72a9689-bc0a-426b-a147-445ff9403d96 x-openstack-request-id: req-c72a9689-bc0a-426b-a147-445ff9403d96 2018-09-27 20:08:59,002 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "rel": "bookmark"}], "image": {"id": "35b77a96-ca5e-4fa5-aff5-2813d74de412", "links": [{"href": "http://172.30.9.22:8774/images/35b77a96-ca5e-4fa5-aff5-2813d74de412", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "397a795e-77d9-47b9-a7ea-a66a7c691958", "links": [{"href": "http://172.30.9.22:8774/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958", "rel": "bookmark"}]}, "id": "af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "security_groups": [{"name": "singlevm2-sg_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}], "user_id": "28ae4a7b84434199bac2f36fffd68d2b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:08:53Z", "hostId": "7c6e7f837516d184b140a394ac20d788c698faeb19654adf13c14b6b", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "name": "singlevm2-vm_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "created": "2018-09-27T20:08:49Z", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:08:59,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c72a9689-bc0a-426b-a147-445ff9403d96 2018-09-27 20:08:59,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01646399498s 2018-09-27 20:08:59,009 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:09:01,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:09:01,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:01,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09: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-c272ee69-d94f-4fa0-b804-9bb315ae704e x-openstack-request-id: req-c272ee69-d94f-4fa0-b804-9bb315ae704e 2018-09-27 20:09:01,833 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:9c:39", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "rel": "bookmark"}], "image": {"id": "35b77a96-ca5e-4fa5-aff5-2813d74de412", "links": [{"href": "http://172.30.9.22:8774/images/35b77a96-ca5e-4fa5-aff5-2813d74de412", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:08:58.000000", "flavor": {"id": "397a795e-77d9-47b9-a7ea-a66a7c691958", "links": [{"href": "http://172.30.9.22:8774/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958", "rel": "bookmark"}]}, "id": "af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "security_groups": [{"name": "singlevm2-sg_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}], "user_id": "28ae4a7b84434199bac2f36fffd68d2b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:08:58Z", "hostId": "7c6e7f837516d184b140a394ac20d788c698faeb19654adf13c14b6b", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "name": "singlevm2-vm_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "created": "2018-09-27T20:08:49Z", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:09:01,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c272ee69-d94f-4fa0-b804-9bb315ae704e 2018-09-27 20:09:01,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822135925293s 2018-09-27 20:09:01,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 20:09:01,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=af8a3b15-0eb2-4a0c-93ea-97a833bc0616" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:02,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 750 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:02 GMT X-Openstack-Request-Id: req-65b3368b-15f6-4141-90dd-3f84aad10509 2018-09-27 20:09:02,146 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cb99d40-a08e-457d-a0bf-b90fd675860a","tenant_id":"71ced8ded6ba41d29f3e783416916946","created_at":"2018-09-27T20:08:54Z","admin_state_up":true,"updated_at":"2018-09-27T20:08:58Z","binding:vnic_type":"normal","device_id":"af8a3b15-0eb2-4a0c-93ea-97a833bc0616","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:bf:9c:39","id":"374a399c-504c-4ccb-b98a-e52ffeebffa3","port_security_enabled":true,"project_id":"71ced8ded6ba41d29f3e783416916946","fixed_ips":[{"subnet_id":"a6c30e00-a98d-4309-a486-f9b0b390b121","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["3715624e-a181-4e7e-93b0-3210d34525e8"],"name":""}]} 2018-09-27 20:09:02,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=af8a3b15-0eb2-4a0c-93ea-97a833bc0616 used request id req-65b3368b-15f6-4141-90dd-3f84aad10509 2018-09-27 20:09:02,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.306116104126s 2018-09-27 20:09:02,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:09:02,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=374a399c-504c-4ccb-b98a-e52ffeebffa3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:02,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:02 GMT X-Openstack-Request-Id: req-5d359bc1-b16e-495e-bf6e-42326625f351 2018-09-27 20:09:02,202 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 20:09:02,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=374a399c-504c-4ccb-b98a-e52ffeebffa3 used request id req-5d359bc1-b16e-495e-bf6e-42326625f351 2018-09-27 20:09:02,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0459690093994s 2018-09-27 20:09:02,203 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bf:9c:39', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'35b77a96-ca5e-4fa5-aff5-2813d74de412'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T20:08:58.000000', 'flavor': Munch({u'id': u'397a795e-77d9-47b9-a7ea-a66a7c691958'}), 'az': u'nova', 'id': u'af8a3b15-0eb2-4a0c-93ea-97a833bc0616', 'security_groups': [Munch({u'name': u'singlevm2-sg_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'28ae4a7b84434199bac2f36fffd68d2b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71ced8ded6ba41d29f3e783416916946', 'name': 'singlevm2-project_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T20:08:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T20:08:58Z', 'hostId': u'7c6e7f837516d184b140a394ac20d788c698faeb19654adf13c14b6b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'7c6e7f837516d184b140a394ac20d788c698faeb19654adf13c14b6b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T20:08:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'71ced8ded6ba41d29f3e783416916946', 'name': u'singlevm2-vm_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', 'adminPass': u'j75L9HBi777k', 'tenant_id': u'71ced8ded6ba41d29f3e783416916946', 'created_at': u'2018-09-27T20:08:49Z', 'created': u'2018-09-27T20:08:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 20:09:02,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:09:02,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:02,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1192 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:02 GMT X-Openstack-Request-Id: req-d791ec5e-08e1-4e2c-892e-205f5b3cf256 2018-09-27 20:09:02,304 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a6c30e00-a98d-4309-a486-f9b0b390b121"],"updated_at":"2018-09-27T20:08:32Z","tenant_id":"71ced8ded6ba41d29f3e783416916946","created_at":"2018-09-27T20:08:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"71ced8ded6ba41d29f3e783416916946","id":"6cb99d40-a08e-457d-a0bf-b90fd675860a","name":"singlevm2-net_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:09:02,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d791ec5e-08e1-4e2c-892e-205f5b3cf256 2018-09-27 20:09:02,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0966699123383s 2018-09-27 20:09:02,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 20:09:02,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=af8a3b15-0eb2-4a0c-93ea-97a833bc0616" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:02,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 750 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:02 GMT X-Openstack-Request-Id: req-4ef6d62c-d386-467c-8431-e2d602b377af 2018-09-27 20:09:02,352 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cb99d40-a08e-457d-a0bf-b90fd675860a","tenant_id":"71ced8ded6ba41d29f3e783416916946","created_at":"2018-09-27T20:08:54Z","admin_state_up":true,"updated_at":"2018-09-27T20:08:58Z","binding:vnic_type":"normal","device_id":"af8a3b15-0eb2-4a0c-93ea-97a833bc0616","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:bf:9c:39","id":"374a399c-504c-4ccb-b98a-e52ffeebffa3","port_security_enabled":true,"project_id":"71ced8ded6ba41d29f3e783416916946","fixed_ips":[{"subnet_id":"a6c30e00-a98d-4309-a486-f9b0b390b121","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["3715624e-a181-4e7e-93b0-3210d34525e8"],"name":""}]} 2018-09-27 20:09:02,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=af8a3b15-0eb2-4a0c-93ea-97a833bc0616 used request id req-4ef6d62c-d386-467c-8431-e2d602b377af 2018-09-27 20:09:02,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0467600822449s 2018-09-27 20:09:02,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-27 20:09:02,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" -d '{"floatingip": {"floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.11", "port_id": "374a399c-504c-4ccb-b98a-e52ffeebffa3"}}' 2018-09-27 20:09:04,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 554 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:04 GMT X-Openstack-Request-Id: req-ba1a377c-4b91-468d-9fac-65d3adbe3281 2018-09-27 20:09:04,435 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ea03ad5b-27e4-481a-9109-0f9222df36d2", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-27T20:09:03Z", "floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "374a399c-504c-4ccb-b98a-e52ffeebffa3", "id": "9fb9baa3-4104-40ab-aaea-5764a3bc41be", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:09:03Z", "project_id": "71ced8ded6ba41d29f3e783416916946"}} 2018-09-27 20:09:04,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ba1a377c-4b91-468d-9fac-65d3adbe3281 2018-09-27 20:09:04,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.0816719532s 2018-09-27 20:09:04,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:09:04,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:04,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 557 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:04 GMT X-Openstack-Request-Id: req-bfaef8ad-06de-4f98-a01b-d2e5d783b24a 2018-09-27 20:09:04,525 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea03ad5b-27e4-481a-9109-0f9222df36d2", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-27T20:09:03Z", "floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "374a399c-504c-4ccb-b98a-e52ffeebffa3", "id": "9fb9baa3-4104-40ab-aaea-5764a3bc41be", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:09:03Z", "project_id": "71ced8ded6ba41d29f3e783416916946"}]} 2018-09-27 20:09:04,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bfaef8ad-06de-4f98-a01b-d2e5d783b24a 2018-09-27 20:09:04,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0726490020752s 2018-09-27 20:09:04,532 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'ea03ad5b-27e4-481a-9109-0f9222df36d2', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'71ced8ded6ba41d29f3e783416916946', 'created_at': u'2018-09-27T20:09:03Z', 'attached': True, 'updated_at': u'2018-09-27T20:09:03Z', 'id': u'9fb9baa3-4104-40ab-aaea-5764a3bc41be', 'floating_network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71ced8ded6ba41d29f3e783416916946', 'name': 'singlevm2-project_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'ea03ad5b-27e4-481a-9109-0f9222df36d2', 'project_id': u'71ced8ded6ba41d29f3e783416916946', 'port_id': u'374a399c-504c-4ccb-b98a-e52ffeebffa3', 'port': u'374a399c-504c-4ccb-b98a-e52ffeebffa3', 'network': u'cfea0c19-efa1-4a51-b50a-bb696cc17969'}) 2018-09-27 20:09:04,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 20:09:04,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 20:09:04,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9635 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17acdc6d-90a0-45a4-acb0-7586fd0abd1f x-openstack-request-id: req-17acdc6d-90a0-45a4-acb0-7586fd0abd1f 2018-09-27 20:09:04,640 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509914023 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.226517] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229401] pid_max: default: 32768 minimum: 301\n[ 0.230935] ACPI: Core revision 20150930\n[ 0.232905] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235199] Security Framework initialized\n[ 0.236635] Yama: becoming mindful.\n[ 0.237913] AppArmor: AppArmor initialized\n[ 0.239375] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241715] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243932] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246112] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248474] Initializing cgroup subsys io\n[ 0.249905] Initializing cgroup subsys memory\n[ 0.251388] Initializing cgroup subsys devices\n[ 0.253008] Initializing cgroup subsys freezer\n[ 0.254588] Initializing cgroup subsys net_cls\n[ 0.256127] Initializing cgroup subsys perf_event\n[ 0.257770] Initializing cgroup subsys net_prio\n[ 0.259118] Initializing cgroup subsys hugetlb\n[ 0.260310] Initializing cgroup subsys pids\n[ 0.261508] CPU: Physical Processor ID: 0\n[ 0.263296] mce: CPU supports 10 MCE banks\n[ 0.264449] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.265814] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282012] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.288638] ftrace: allocating 31920 entries in 125 pages\n[ 0.315055] smpboot: Max logical packages: 1\n[ 0.316299] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.318187] x2apic enabled\n[ 0.319305] Switched APIC routing to physical x2apic.\n[ 0.321735] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.323262] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.326032] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.328550] KVM setup paravirtual spinlock\n[ 0.330217] x86: Booted up 1 node, 1 CPUs\n[ 0.331361] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.333284] devtmpfs: initialized\n[ 0.335242] evm: security.selinux\n[ 0.336208] evm: security.SMACK64\n[ 0.337162] evm: security.SMACK64EXEC\n[ 0.338185] evm: security.SMACK64TRANSMUTE\n[ 0.339296] evm: security.SMACK64MMAP\n[ 0.340320] evm: security.ima\n[ 0.341206] evm: security.capability\n[ 0.342289] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.344823] pinctrl core: initialized pinctrl subsystem\n[ 0.346310] RTC time: 20:08:58, date: 09/27/18\n[ 0.347601] NET: Registered protocol family 16\n[ 0.348927] cpuidle: using governor ladder\n[ 0.350053] cpuidle: using governor menu\n[ 0.351135] PCCT header not found.\n[ 0.352154] ACPI: bus type PCI registered\n[ 0.353272] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.354963] PCI: Using configuration type 1 for base access\n[ 0.357124] ACPI: Added _OSI(Module Device)\n[ 0.358280] ACPI: Added _OSI(Processor Device)\n[ 0.359467] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.360696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.362858] ACPI: Interpreter enabled\n[ 0.363900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.366410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.368897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.371424] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.373917] ACPI: (supports S0 S5)\n[ 0.374908] ACPI: Using IOAPIC for interrupt routing\n[ 0.376194] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.379981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.381646] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.383375] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.385045] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.388079] acpiphp: Slot [3] registered\n[ 0.389186] acpiphp: Slot [4] registered\n[ 0.390291] acpiphp: Slot [5] registered\n[ 0.391395] acpiphp: Slot [6] registered\n[ 0.392497] acpiphp: Slot [7] registered\n[ 0.393606] acpiphp: Slot [8] registered\n[ 0.394709] acpiphp: Slot [9] registered\n[ 0.395809] acpiphp: Slot [10] registered\n[ 0.396930] acpiphp: Slot [11] registered\n[ 0.398056] acpiphp: Slot [12] registered\n[ 0.399175] acpiphp: Slot [13] registered\n[ 0.400291] acpiphp: Slot [14] registered\n[ 0.401410] acpiphp: Slot [15] registered\n[ 0.416738] acpiphp: Slot [16] registered\n[ 0.417866] acpiphp: Slot [17] registered\n[ 0.418984] acpiphp: Slot [18] registered\n[ 0.420107] acpiphp: Slot [19] registered\n[ 0.421244] acpiphp: Slot [20] registered\n[ 0.422365] acpiphp: Slot [21] registered\n[ 0.423480] acpiphp: Slot [22] registered\n[ 0.424595] acpiphp: Slot [23] registered\n[ 0.425711] acpiphp: Slot [24] registered\n[ 0.426835] acpiphp: Slot [25] registered\n[ 0.427963] acpiphp: Slot [26] registered\n[ 0.429078] acpiphp: Slot [27] registered\n[ 0.430196] acpiphp: Slot [28] registered\n[ 0.431311] acpiphp: Slot [29] registered\n[ 0.432423] acpiphp: Slot [30] registered\n[ 0.433543] acpiphp: Slot [31] registered\n[ 0.434662] PCI host bridge to bus 0000:00\n[ 0.435789] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.437452] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.439106] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.441102] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.443095] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.445127] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.449155] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.450896] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.452504] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.454242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.458703] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.460682] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.482151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.484173] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.486120] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.488098] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.490424] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.492385] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.494237] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.495690] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.497823] vgaarb: loaded\n[ 0.498658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.500329] SCSI subsystem initialized\n[ 0.501591] ACPI: bus type USB registered\n[ 0.502735] usbcore: registered new interface driver usbfs\n[ 0.504146] usbcore: registered new interface driver hub\n[ 0.505517] usbcore: registered new device driver usb\n[ 0.507028] PCI: Using ACPI for IRQ routing\n[ 0.508561] NetLabel: Initializing\n[ 0.509553] NetLabel: domain hash size = 128\n[ 0.510721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.512043] NetLabel: unlabeled traffic allowed by default\n[ 0.513628] clocksource: Switched to clocksource kvm-clock\n[ 0.523864] AppArmor: AppArmor Filesystem Enabled\n[ 0.525197] pnp: PnP ACPI init\n[ 0.526440] pnp: PnP ACPI: found 5 devices\n[ 0.533280] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.535629] NET: Registered protocol family 2\n[ 0.537057] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.538832] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.540542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.542249] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.543772] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.545426] NET: Registered protocol family 1\n[ 0.546663] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.548211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.549789] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.567884] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.583877] Trying to unpack rootfs image as initramfs...\n[ 0.649911] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.653415] Scanning for low memory corruption every 60 seconds\n[ 0.655883] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.657569] audit: initializing netlink subsys (disabled)\n[ 0.659282] audit: type=2000 audit(1538078939.770:1): initialized\n[ 0.661449] Initialise system trusted keyring\n[ 0.663044] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.664668] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.667575] zbud: loaded\n[ 0.668655] VFS: Disk quotas dquot_6.6.0\n[ 0.669880] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.672226] fuse init (API version 7.23)\n[ 0.673537] Key type big_key registered\n[ 0.674696] Allocating IMA MOK and blacklist keyrings.\n[ 0.676433] Key type asymmetric registered\n[ 0.677611] Asymmetric key parser 'x509' registered\n[ 0.678978] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.681137] io scheduler noop registered\n[ 0.682261] io scheduler deadline registered (default)\n[ 0.683678] io scheduler cfq registered\n[ 0.684964] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.686443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.688300] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.690380] ACPI: Power Button [PWRF]\n[ 0.691674] GHES: HEST is not enabled!\n[ 0.705733] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.735075] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.738221] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.763137] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.766331] Linux agpgart interface v0.103\n[ 0.770096] brd: module loaded\n[ 0.772391] loop: module loaded\n[ 0.778061] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.780063] GPT:90111 != 2097151\n[ 0.780979] GPT:Alternate GPT header not at the end of the disk.\n[ 0.782488] GPT:90111 != 2097151\n[ 0.783411] GPT: Use GNU Parted to correct GPT errors.\n[ 0.784710] vda: vda1 vda15\n[ 0.786571] scsi host0: ata_piix\n[ 0.787632] scsi host1: ata_piix\n[ 0.788629] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.790276] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.792366] libphy: Fixed MDIO Bus: probed\n[ 0.793524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.794819] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.798178] PPP generic driver version 2.4.2\n[ 0.799465] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.801134] ehci-pci: EHCI PCI platform driver\n[ 0.802416] ehci-platform: EHCI generic platform driver\n[ 0.803790] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.805354] ohci-pci: OHCI PCI platform driver\n[ 0.806574] ohci-platform: OHCI generic platform driver\n[ 0.807960] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.822575] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.823980] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.826058] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.827446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.829097] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.830797] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832777] usb usb1: Product: UHCI Host Controller\n[ 0.834071] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.835647] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.837118] hub 1-0:1.0: USB hub found\n[ 0.838228] hub 1-0:1.0: 2 ports detected\n[ 0.839594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.842575] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843917] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.845356] mousedev: PS/2 mouse device common for all mice\n[ 0.847124] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.849661] rtc_cmos 00:00: RTC can wake from S4\n[ 0.851260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.852889] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.854531] i2c /dev entries driver\n[ 0.855610] device-mapper: uevent: version 1.0.3\n[ 0.856956] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.859278] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.861345] NET: Registered protocol family 10\n[ 0.863142] NET: Registered protocol family 17\n[ 0.864395] Key type dns_resolver registered\n[ 0.865788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.867344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.869829] registered taskstats version 1\n[ 0.871038] Loading compiled-in X.509 certificates\n[ 0.872983] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.875614] zswap: loaded using pool lzo/zbud\n[ 0.877919] Key type trusted registered\n[ 0.880158] Key type encrypted registered\n[ 0.881315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.882789] ima: No TPM chip found, activating TPM-bypass!\n[ 0.884251] evm: HMAC attrs: 0x1\n[ 0.885636] Magic number: 2:236:145\n[ 0.886715] ata_port ata2: hash matches\n[ 0.887792] ata2: hash matches\n[ 0.888758] acpi device:16: hash matches\n[ 0.889967] rtc_cmos 00:00: setting system clock to 2018-09-27 20:08:59 UTC (1538078939)\n[ 0.906626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.908187] EDD information not available.\n[ 0.952190] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.954365] Write protecting the kernel read-only data: 14336k\n[ 0.959241] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.961934] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.013054] 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.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000006\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDotRUAJaTnuYElc8LklrAV951mnO+Op+4MbcrKFH83NlFFFtRYK61Nq8F0aBDam8XSra9GuUx2NZxiYPieTQObqJ73t7HMa1ELRrigUMOKfzvoaYb+Hj61wuRnhF3cdWsDmx5d2K3k2wxJ63vUijjw7E0bKYMTRnngF6ICLJrYofcCaSj5S47YWtXBieKZ44jZGWMCBaHu0LZOZop9knu/UkcQBs8mKqKlC7v6lUNZJPG96KxAjK7LTbXYVPu/FYb2MPqIoWgvt7XmLVbAQB4CFKzrTu6/ecNdZ6JwNsR2N7yPWEqjOANUla2QILFAbIqMJpSfr8tmjByVoK9/vDEL root@singlevm2-vm-bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1\nssh-dss AAAAB3NzaC1kc3MAAACBAMiU4L03kBBCTBVUZOtiUIeslfgiaQuMZhqibb2+n1lDtymi8A7zUbO3bRB/zTuiY1zr8GP1O+BJcrHhO0ekHoAIAVbxctG4oSx6GVbrRQxvPF1Mk3g4/y1dMcqB8MMlB0aWvnJqrBr66xtozLjgoj3l9gce9A2ewUKHCCF1TuZzAAAAFQDTKY7NTf7IpIF03LREbZsJB9A/wwAAAIEAsEOdfY+0ckzHGTF7ethnER4hixujfZAzuIAvOObgyBuVpUjXaw+2kqp/WugXyNG1QHq3zU0hW0g8ph3fyllmUDm0jwOuDLinuLsAz+zJmonBG0AKWWlKUkbJEsPvv5SCdNECrnRTG/+XWklZVGWNnjWXcb4h7u+gFmKH/R4b8YIAAACAFeQUAAWo+5HNIdvMz0MXk8d10xC93raAXF/bs/mgJe7QEvvrPtaHZf8pdi9dWCi/gf5tCJcNo3qCSc8y4zruBJ3Y0MgTxJYh1bfDQ5Ssbykj8MNaEjXh7nV+1bgyEZYTlC14doxfFYlB8ViV5TR2WIWqlLqSN8C6o+df6eDhYbA= root@singlevm2-vm-bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:febf:9c39/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1\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.\nsinglevm2-vm-bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1 login: "} 2018-09-27 20:09:04,640 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616/action used request id req-17acdc6d-90a0-45a4-acb0-7586fd0abd1f 2018-09-27 20:09:04,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.107427120209s 2018-09-27 20:09:04,641 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 509914023 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.226517] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229401] pid_max: default: 32768 minimum: 301 [ 0.230935] ACPI: Core revision 20150930 [ 0.232905] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235199] Security Framework initialized [ 0.236635] Yama: becoming mindful. [ 0.237913] AppArmor: AppArmor initialized [ 0.239375] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241715] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243932] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246112] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248474] Initializing cgroup subsys io [ 0.249905] Initializing cgroup subsys memory [ 0.251388] Initializing cgroup subsys devices [ 0.253008] Initializing cgroup subsys freezer [ 0.254588] Initializing cgroup subsys net_cls [ 0.256127] Initializing cgroup subsys perf_event [ 0.257770] Initializing cgroup subsys net_prio [ 0.259118] Initializing cgroup subsys hugetlb [ 0.260310] Initializing cgroup subsys pids [ 0.261508] CPU: Physical Processor ID: 0 [ 0.263296] mce: CPU supports 10 MCE banks [ 0.264449] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.265814] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.282012] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.288638] ftrace: allocating 31920 entries in 125 pages [ 0.315055] smpboot: Max logical packages: 1 [ 0.316299] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.318187] x2apic enabled [ 0.319305] Switched APIC routing to physical x2apic. [ 0.321735] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.323262] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.326032] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.328550] KVM setup paravirtual spinlock [ 0.330217] x86: Booted up 1 node, 1 CPUs [ 0.331361] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.333284] devtmpfs: initialized [ 0.335242] evm: security.selinux [ 0.336208] evm: security.SMACK64 [ 0.337162] evm: security.SMACK64EXEC [ 0.338185] evm: security.SMACK64TRANSMUTE [ 0.339296] evm: security.SMACK64MMAP [ 0.340320] evm: security.ima [ 0.341206] evm: security.capability [ 0.342289] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.344823] pinctrl core: initialized pinctrl subsystem [ 0.346310] RTC time: 20:08:58, date: 09/27/18 [ 0.347601] NET: Registered protocol family 16 [ 0.348927] cpuidle: using governor ladder [ 0.350053] cpuidle: using governor menu [ 0.351135] PCCT header not found. [ 0.352154] ACPI: bus type PCI registered [ 0.353272] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.354963] PCI: Using configuration type 1 for base access [ 0.357124] ACPI: Added _OSI(Module Device) [ 0.358280] ACPI: Added _OSI(Processor Device) [ 0.359467] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.360696] ACPI: Added _OSI(Processor Aggregator Device) [ 0.362858] ACPI: Interpreter enabled [ 0.363900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.366410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.368897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.371424] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.373917] ACPI: (supports S0 S5) [ 0.374908] ACPI: Using IOAPIC for interrupt routing [ 0.376194] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.379981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.381646] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.383375] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.385045] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.388079] acpiphp: Slot [3] registered [ 0.389186] acpiphp: Slot [4] registered [ 0.390291] acpiphp: Slot [5] registered [ 0.391395] acpiphp: Slot [6] registered [ 0.392497] acpiphp: Slot [7] registered [ 0.393606] acpiphp: Slot [8] registered [ 0.394709] acpiphp: Slot [9] registered [ 0.395809] acpiphp: Slot [10] registered [ 0.396930] acpiphp: Slot [11] registered [ 0.398056] acpiphp: Slot [12] registered [ 0.399175] acpiphp: Slot [13] registered [ 0.400291] acpiphp: Slot [14] registered [ 0.401410] acpiphp: Slot [15] registered [ 0.416738] acpiphp: Slot [16] registered [ 0.417866] acpiphp: Slot [17] registered [ 0.418984] acpiphp: Slot [18] registered [ 0.420107] acpiphp: Slot [19] registered [ 0.421244] acpiphp: Slot [20] registered [ 0.422365] acpiphp: Slot [21] registered [ 0.423480] acpiphp: Slot [22] registered [ 0.424595] acpiphp: Slot [23] registered [ 0.425711] acpiphp: Slot [24] registered [ 0.426835] acpiphp: Slot [25] registered [ 0.427963] acpiphp: Slot [26] registered [ 0.429078] acpiphp: Slot [27] registered [ 0.430196] acpiphp: Slot [28] registered [ 0.431311] acpiphp: Slot [29] registered [ 0.432423] acpiphp: Slot [30] registered [ 0.433543] acpiphp: Slot [31] registered [ 0.434662] PCI host bridge to bus 0000:00 [ 0.435789] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.437452] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.439106] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.441102] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.443095] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.445127] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.449155] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.450896] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.452504] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.454242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.458703] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.460682] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.482151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.484173] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.486120] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.488098] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.490424] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.492385] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.494237] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.495690] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.497823] vgaarb: loaded [ 0.498658] vgaarb: bridge control possible 0000:00:02.0 [ 0.500329] SCSI subsystem initialized [ 0.501591] ACPI: bus type USB registered [ 0.502735] usbcore: registered new interface driver usbfs [ 0.504146] usbcore: registered new interface driver hub [ 0.505517] usbcore: registered new device driver usb [ 0.507028] PCI: Using ACPI for IRQ routing [ 0.508561] NetLabel: Initializing [ 0.509553] NetLabel: domain hash size = 128 [ 0.510721] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.512043] NetLabel: unlabeled traffic allowed by default [ 0.513628] clocksource: Switched to clocksource kvm-clock [ 0.523864] AppArmor: AppArmor Filesystem Enabled [ 0.525197] pnp: PnP ACPI init [ 0.526440] pnp: PnP ACPI: found 5 devices [ 0.533280] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.535629] NET: Registered protocol family 2 [ 0.537057] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.538832] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.540542] TCP: Hash tables configured (established 4096 bind 4096) [ 0.542249] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.543772] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.545426] NET: Registered protocol family 1 [ 0.546663] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.548211] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.549789] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.567884] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.583877] Trying to unpack rootfs image as initramfs... [ 0.649911] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.653415] Scanning for low memory corruption every 60 seconds [ 0.655883] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.657569] audit: initializing netlink subsys (disabled) [ 0.659282] audit: type=2000 audit(1538078939.770:1): initialized [ 0.661449] Initialise system trusted keyring [ 0.663044] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.664668] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.667575] zbud: loaded [ 0.668655] VFS: Disk quotas dquot_6.6.0 [ 0.669880] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.672226] fuse init (API version 7.23) [ 0.673537] Key type big_key registered [ 0.674696] Allocating IMA MOK and blacklist keyrings. [ 0.676433] Key type asymmetric registered [ 0.677611] Asymmetric key parser 'x509' registered [ 0.678978] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.681137] io scheduler noop registered [ 0.682261] io scheduler deadline registered (default) [ 0.683678] io scheduler cfq registered [ 0.684964] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.686443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.688300] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.690380] ACPI: Power Button [PWRF] [ 0.691674] GHES: HEST is not enabled! [ 0.705733] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.735075] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.738221] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.763137] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.766331] Linux agpgart interface v0.103 [ 0.770096] brd: module loaded [ 0.772391] loop: module loaded [ 0.778061] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.780063] GPT:90111 != 2097151 [ 0.780979] GPT:Alternate GPT header not at the end of the disk. [ 0.782488] GPT:90111 != 2097151 [ 0.783411] GPT: Use GNU Parted to correct GPT errors. [ 0.784710] vda: vda1 vda15 [ 0.786571] scsi host0: ata_piix [ 0.787632] scsi host1: ata_piix [ 0.788629] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.790276] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.792366] libphy: Fixed MDIO Bus: probed [ 0.793524] tun: Universal TUN/TAP device driver, 1.6 [ 0.794819] tun: (C) 1999-2004 Max Krasnyansky [ 0.798178] PPP generic driver version 2.4.2 [ 0.799465] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.801134] ehci-pci: EHCI PCI platform driver [ 0.802416] ehci-platform: EHCI generic platform driver [ 0.803790] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.805354] ohci-pci: OHCI PCI platform driver [ 0.806574] ohci-platform: OHCI generic platform driver [ 0.807960] uhci_hcd: USB Universal Host Controller Interface driver [ 0.822575] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.823980] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.826058] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.827446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.829097] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.830797] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.832777] usb usb1: Product: UHCI Host Controller [ 0.834071] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.835647] usb usb1: SerialNumber: 0000:00:01.2 [ 0.837118] hub 1-0:1.0: USB hub found [ 0.838228] hub 1-0:1.0: 2 ports detected [ 0.839594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.842575] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.843917] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.845356] mousedev: PS/2 mouse device common for all mice [ 0.847124] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.849661] rtc_cmos 00:00: RTC can wake from S4 [ 0.851260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.852889] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.854531] i2c /dev entries driver [ 0.855610] device-mapper: uevent: version 1.0.3 [ 0.856956] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.859278] ledtrig-cpu: registered to indicate activity on CPUs [ 0.861345] NET: Registered protocol family 10 [ 0.863142] NET: Registered protocol family 17 [ 0.864395] Key type dns_resolver registered [ 0.865788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.867344] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.869829] registered taskstats version 1 [ 0.871038] Loading compiled-in X.509 certificates [ 0.872983] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.875614] zswap: loaded using pool lzo/zbud [ 0.877919] Key type trusted registered [ 0.880158] Key type encrypted registered [ 0.881315] AppArmor: AppArmor sha1 policy hashing enabled [ 0.882789] ima: No TPM chip found, activating TPM-bypass! [ 0.884251] evm: HMAC attrs: 0x1 [ 0.885636] Magic number: 2:236:145 [ 0.886715] ata_port ata2: hash matches [ 0.887792] ata2: hash matches [ 0.888758] acpi device:16: hash matches [ 0.889967] rtc_cmos 00:00: setting system clock to 2018-09-27 20:08:59 UTC (1538078939) [ 0.906626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.908187] EDD information not available. [ 0.952190] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.954365] Write protecting the kernel read-only data: 14336k [ 0.959241] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.961934] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.013054] 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.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000006 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDotRUAJaTnuYElc8LklrAV951mnO+Op+4MbcrKFH83NlFFFtRYK61Nq8F0aBDam8XSra9GuUx2NZxiYPieTQObqJ73t7HMa1ELRrigUMOKfzvoaYb+Hj61wuRnhF3cdWsDmx5d2K3k2wxJ63vUijjw7E0bKYMTRnngF6ICLJrYofcCaSj5S47YWtXBieKZ44jZGWMCBaHu0LZOZop9knu/UkcQBs8mKqKlC7v6lUNZJPG96KxAjK7LTbXYVPu/FYb2MPqIoWgvt7XmLVbAQB4CFKzrTu6/ecNdZ6JwNsR2N7yPWEqjOANUla2QILFAbIqMJpSfr8tmjByVoK9/vDEL root@singlevm2-vm-bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1 ssh-dss AAAAB3NzaC1kc3MAAACBAMiU4L03kBBCTBVUZOtiUIeslfgiaQuMZhqibb2+n1lDtymi8A7zUbO3bRB/zTuiY1zr8GP1O+BJcrHhO0ekHoAIAVbxctG4oSx6GVbrRQxvPF1Mk3g4/y1dMcqB8MMlB0aWvnJqrBr66xtozLjgoj3l9gce9A2ewUKHCCF1TuZzAAAAFQDTKY7NTf7IpIF03LREbZsJB9A/wwAAAIEAsEOdfY+0ckzHGTF7ethnER4hixujfZAzuIAvOObgyBuVpUjXaw+2kqp/WugXyNG1QHq3zU0hW0g8ph3fyllmUDm0jwOuDLinuLsAz+zJmonBG0AKWWlKUkbJEsPvv5SCdNECrnRTG/+XWklZVGWNnjWXcb4h7u+gFmKH/R4b8YIAAACAFeQUAAWo+5HNIdvMz0MXk8d10xC93raAXF/bs/mgJe7QEvvrPtaHZf8pdi9dWCi/gf5tCJcNo3qCSc8y4zruBJ3Y0MgTxJYh1bfDQ5Ssbykj8MNaEjXh7nV+1bgyEZYTlC14doxfFYlB8ViV5TR2WIWqlLqSN8C6o+df6eDhYbA= root@singlevm2-vm-bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:febf:9c39/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: singlevm2-vm-bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1 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. singlevm2-vm-bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1 login: 2018-09-27 20:09:05,643 - paramiko.transport - DEBUG - starting thread (client mode): 0xe27a2150L 2018-09-27 20:09:05,644 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-27 20:09:05,644 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-27 20:09:05,644 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-27 20:09:05,646 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-27 20:09:05,646 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-27 20:09:05,646 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-27 20:09:05,646 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-27 20:09:05,646 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-27 20:09:05,646 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-27 20:09:05,664 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-27 20:09:05,665 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-27 20:09:05,676 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 041ee49a59365e7275e5aa9284604680 2018-09-27 20:09:05,677 - paramiko.transport - DEBUG - Trying discovered key 3d7f06a7484ea4cea2cc314c657e60fc in /tmp/tmp7L2E0Y 2018-09-27 20:09:05,702 - paramiko.transport - DEBUG - userauth is OK 2018-09-27 20:09:05,708 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-27 20:09:05,709 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-27 20:09:05,710 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-27 20:09:05,710 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-27 20:09:05,712 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-27 20:09:05,713 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-27 20:09:05,713 - functest.core.singlevm - DEBUG - output: Hello World 2018-09-27 20:09:05,714 - functest.core.singlevm - DEBUG - error: 2018-09-27 20:09:05,718 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-27 20:09:05,821 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 20:09:05,822 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-27 20:09:05,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-27 20:09:05,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/9fb9baa3-4104-40ab-aaea-5764a3bc41be.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:07,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:09:07 GMT X-Openstack-Request-Id: req-270a075e-7525-45d2-aa04-c15c2dca1598 2018-09-27 20:09:07,091 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:09:07,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/9fb9baa3-4104-40ab-aaea-5764a3bc41be.json used request id req-270a075e-7525-45d2-aa04-c15c2dca1598 2018-09-27 20:09:07,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.2590470314s 2018-09-27 20:09:07,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:09:07,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:07,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:07 GMT X-Openstack-Request-Id: req-180f24f7-1526-4acb-97ad-ab2dd086fdb0 2018-09-27 20:09:07,159 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 20:09:07,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-180f24f7-1526-4acb-97ad-ab2dd086fdb0 2018-09-27 20:09:07,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0571520328522s 2018-09-27 20:09:07,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 20:09:07,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:07,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bbd00b37-5128-4231-9242-89607c82cc8f x-openstack-request-id: req-bbd00b37-5128-4231-9242-89607c82cc8f 2018-09-27 20:09:07,357 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616 used request id req-bbd00b37-5128-4231-9242-89607c82cc8f 2018-09-27 20:09:07,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.197888851166s 2018-09-27 20:09:07,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:09:07,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:09,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09: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-918a4b3e-b7b8-4a1f-94f8-600d00e12705 x-openstack-request-id: req-918a4b3e-b7b8-4a1f-94f8-600d00e12705 2018-09-27 20:09:09,063 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:9c:39", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:9c:39", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "rel": "bookmark"}], "image": {"id": "35b77a96-ca5e-4fa5-aff5-2813d74de412", "links": [{"href": "http://172.30.9.22:8774/images/35b77a96-ca5e-4fa5-aff5-2813d74de412", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:08:58.000000", "flavor": {"id": "397a795e-77d9-47b9-a7ea-a66a7c691958", "links": [{"href": "http://172.30.9.22:8774/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958", "rel": "bookmark"}]}, "id": "af8a3b15-0eb2-4a0c-93ea-97a833bc0616", "security_groups": [{"name": "singlevm2-sg_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}], "user_id": "28ae4a7b84434199bac2f36fffd68d2b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:09:07Z", "hostId": "7c6e7f837516d184b140a394ac20d788c698faeb19654adf13c14b6b", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "name": "singlevm2-vm_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "created": "2018-09-27T20:08:49Z", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:09:09,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-918a4b3e-b7b8-4a1f-94f8-600d00e12705 2018-09-27 20:09:09,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.70576477051s 2018-09-27 20:09:09,066 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:09:11,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:09:11,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:11,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e4b2d9b-265e-40bd-bf59-bea0ea7bfc8e x-openstack-request-id: req-7e4b2d9b-265e-40bd-bf59-bea0ea7bfc8e 2018-09-27 20:09:11,268 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-27 20:09:11,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7e4b2d9b-265e-40bd-bf59-bea0ea7bfc8e 2018-09-27 20:09:11,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199974775314s 2018-09-27 20:09:11,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:09:11,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:11,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:11 GMT X-Openstack-Request-Id: req-5c316dc4-0847-4ffe-98c0-e0850e26e639 2018-09-27 20:09:11,326 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:08:43Z", "updated_at": "2018-09-27T20:08:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T20:08:43Z", "revision_number": 0, "id": "5ee2d04e-dc5e-4f23-8db0-07de57c72529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:43Z", "security_group_id": "3715624e-a181-4e7e-93b0-3210d34525e8", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:43Z", "revision_number": 0, "id": "b509f0a5-d672-437c-9bc2-2f345b3e3a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:43Z", "security_group_id": "3715624e-a181-4e7e-93b0-3210d34525e8", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:43Z", "revision_number": 0, "id": "bd84d241-3b94-4e53-a263-5823b321e609", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:43Z", "security_group_id": "3715624e-a181-4e7e-93b0-3210d34525e8", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv6", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:44Z", "revision_number": 0, "id": "f6d505d7-0d28-48ca-9c27-e3b6fb5d5d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:44Z", "security_group_id": "3715624e-a181-4e7e-93b0-3210d34525e8", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}], "revision_number": 3, "project_id": "71ced8ded6ba41d29f3e783416916946", "id": "3715624e-a181-4e7e-93b0-3210d34525e8", "name": "singlevm2-sg_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}, {"description": "Default security group", "tags": [], "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:08:30Z", "updated_at": "2018-09-27T20:08:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "1af5b916-1be5-429f-bb13-61338b9b671f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv6", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "6f14b341-3df8-420c-91b4-93a9e4a046c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "8fe0df9a-c3ee-4c36-818b-a8546716ae28", "remote_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "e96b4896-fb7c-443b-abb5-abef04670468", "remote_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv6", "project_id": "71ced8ded6ba41d29f3e783416916946"}], "revision_number": 1, "project_id": "71ced8ded6ba41d29f3e783416916946", "id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "name": "default"}]} 2018-09-27 20:09:11,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5c316dc4-0847-4ffe-98c0-e0850e26e639 2018-09-27 20:09:11,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0521237850189s 2018-09-27 20:09:11,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 20:09:11,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/3715624e-a181-4e7e-93b0-3210d34525e8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:11,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:09:11 GMT X-Openstack-Request-Id: req-16a164d9-604a-4026-8a9f-23f2ee426885 2018-09-27 20:09:11,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:09:11,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/3715624e-a181-4e7e-93b0-3210d34525e8.json used request id req-16a164d9-604a-4026-8a9f-23f2ee426885 2018-09-27 20:09:11,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.183923006058s 2018-09-27 20:09:11,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-27 20:09:11,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:11,736 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6f8f7419-7356-40ad-a42a-4851eed96621 x-openstack-request-id: req-6f8f7419-7356-40ad-a42a-4851eed96621 2018-09-27 20:09:11,737 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1 used request id req-6f8f7419-7356-40ad-a42a-4851eed96621 2018-09-27 20:09:11,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.219786167145s 2018-09-27 20:09:11,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 20:09:11,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ea03ad5b-27e4-481a-9109-0f9222df36d2/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" -d '{"subnet_id": "a6c30e00-a98d-4309-a486-f9b0b390b121"}' 2018-09-27 20:09:13,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:13 GMT X-Openstack-Request-Id: req-20022bd8-fbbb-49f9-a789-edfd666155e3 2018-09-27 20:09:13,526 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6cb99d40-a08e-457d-a0bf-b90fd675860a", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "subnet_id": "a6c30e00-a98d-4309-a486-f9b0b390b121", "subnet_ids": ["a6c30e00-a98d-4309-a486-f9b0b390b121"], "port_id": "f7c28a93-8301-4d00-b9c9-65dedbbc347f", "id": "ea03ad5b-27e4-481a-9109-0f9222df36d2"} 2018-09-27 20:09:13,526 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ea03ad5b-27e4-481a-9109-0f9222df36d2/remove_router_interface.json used request id req-20022bd8-fbbb-49f9-a789-edfd666155e3 2018-09-27 20:09:13,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.78876185417s 2018-09-27 20:09:13,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 20:09:13,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:13,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 623 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:13 GMT X-Openstack-Request-Id: req-bb1fe929-3212-40b3-bc5d-11ed4a575251 2018-09-27 20:09:13,648 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:08:33Z", "admin_state_up": true, "updated_at": "2018-09-27T20:09:12Z", "revision_number": 4, "routes": [], "project_id": "71ced8ded6ba41d29f3e783416916946", "id": "ea03ad5b-27e4-481a-9109-0f9222df36d2", "name": "singlevm2-router_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}]} 2018-09-27 20:09:13,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-bb1fe929-3212-40b3-bc5d-11ed4a575251 2018-09-27 20:09:13,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121731996536s 2018-09-27 20:09:13,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 20:09:13,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ea03ad5b-27e4-481a-9109-0f9222df36d2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:15,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:09:15 GMT X-Openstack-Request-Id: req-a03a06c5-af71-436e-891a-853d37257752 2018-09-27 20:09:15,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:09:15,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ea03ad5b-27e4-481a-9109-0f9222df36d2.json used request id req-a03a06c5-af71-436e-891a-853d37257752 2018-09-27 20:09:15,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.59963297844s 2018-09-27 20:09:15,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:09:15,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:15,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:15 GMT X-Openstack-Request-Id: req-25dd5ec2-3382-40cc-bb82-ab8e90c3db57 2018-09-27 20:09:15,298 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cb99d40-a08e-457d-a0bf-b90fd675860a","tenant_id":"71ced8ded6ba41d29f3e783416916946","created_at":"2018-09-27T20:08:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:08:32Z","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":"71ced8ded6ba41d29f3e783416916946","id":"a6c30e00-a98d-4309-a486-f9b0b390b121","subnetpool_id":null,"name":"singlevm2-subnet_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}]} 2018-09-27 20:09:15,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-25dd5ec2-3382-40cc-bb82-ab8e90c3db57 2018-09-27 20:09:15,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0489909648895s 2018-09-27 20:09:15,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 20:09:15,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/a6c30e00-a98d-4309-a486-f9b0b390b121.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:18,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:09:18 GMT X-Openstack-Request-Id: req-cdfd1a63-0f6c-40b3-97b3-2fac3fa4bbe5 2018-09-27 20:09:18,086 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:09:18,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a6c30e00-a98d-4309-a486-f9b0b390b121.json used request id req-cdfd1a63-0f6c-40b3-97b3-2fac3fa4bbe5 2018-09-27 20:09:18,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.78652119637s 2018-09-27 20:09:18,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:09:18,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:18,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1154 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:18 GMT X-Openstack-Request-Id: req-8fed55ff-964b-4a80-9d7c-6640fb6b10e6 2018-09-27 20:09:18,181 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-27T20:09:17Z","tenant_id":"71ced8ded6ba41d29f3e783416916946","created_at":"2018-09-27T20:08:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"71ced8ded6ba41d29f3e783416916946","id":"6cb99d40-a08e-457d-a0bf-b90fd675860a","name":"singlevm2-net_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:09:18,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8fed55ff-964b-4a80-9d7c-6640fb6b10e6 2018-09-27 20:09:18,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0945959091187s 2018-09-27 20:09:18,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 20:09:18,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/6cb99d40-a08e-457d-a0bf-b90fd675860a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:19,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:09:19 GMT X-Openstack-Request-Id: req-004c18f0-887d-40c9-a6fa-15676273d55e 2018-09-27 20:09:19,855 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:09:19,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/6cb99d40-a08e-457d-a0bf-b90fd675860a.json used request id req-004c18f0-887d-40c9-a6fa-15676273d55e 2018-09-27 20:09:19,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.67224597931s 2018-09-27 20:09:19,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:09:19,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:20,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:20 GMT X-Openstack-Request-Id: req-12269c02-1589-4f48-a283-52407225f7a5 2018-09-27 20:09:20,132 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:08:39Z", "file": "/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/file", "owner": "71ced8ded6ba41d29f3e783416916946", "id": "35b77a96-ca5e-4fa5-aff5-2813d74de412", "size": 12716032, "self": "/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/35b77a96-ca5e-4fa5-aff5-2813d74de412/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:08:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:09:20,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-12269c02-1589-4f48-a283-52407225f7a5 2018-09-27 20:09:20,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.273208856583s 2018-09-27 20:09:20,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 20:09:20,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e176dd791ca55a3d307934c499e5851c30c2a50c7bf76e75afc64f3b0b32ccb9" 2018-09-27 20:09:20,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:09:20 GMT X-Openstack-Request-Id: req-b8103c43-5191-4b84-a68d-6c4ed112a7ae 2018-09-27 20:09:20,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:09:20,728 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/35b77a96-ca5e-4fa5-aff5-2813d74de412 used request id req-b8103c43-5191-4b84-a68d-6c4ed112a7ae 2018-09-27 20:09:20,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.594717979431s 2018-09-27 20:09:20,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:09:20,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:09:20,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09: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-2b4630c9-2e70-47d5-acc8-7b90b9422cc4 x-openstack-request-id: req-2b4630c9-2e70-47d5-acc8-7b90b9422cc4 2018-09-27 20:09:20,758 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "397a795e-77d9-47b9-a7ea-a66a7c691958", "name": "singlevm2-flavor_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:09:20,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2b4630c9-2e70-47d5-acc8-7b90b9422cc4 2018-09-27 20:09:20,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247809886932s 2018-09-27 20:09:20,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 20:09:20,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:09:20,801 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f238b459-6613-4324-ba39-26b93a9c8da3 x-openstack-request-id: req-f238b459-6613-4324-ba39-26b93a9c8da3 2018-09-27 20:09:20,801 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/397a795e-77d9-47b9-a7ea-a66a7c691958 used request id req-f238b459-6613-4324-ba39-26b93a9c8da3 2018-09-27 20:09:20,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0408980846405s 2018-09-27 20:09:20,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:09:20,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:09:21,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2b6477-9dfb-470f-aed0-b72182051b3a 2018-09-27 20:09:21,024 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "links": {"self": "http://172.30.9.22:5000/v3/users/28ae4a7b84434199bac2f36fffd68d2b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "28ae4a7b84434199bac2f36fffd68d2b", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:09:21,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7e2b6477-9dfb-470f-aed0-b72182051b3a 2018-09-27 20:09:21,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223133087158s 2018-09-27 20:09:21,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:09:21,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/28ae4a7b84434199bac2f36fffd68d2b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:09:21,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9938a76c-b2f3-4a96-8db6-1b94f05341ab 2018-09-27 20:09:21,227 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1", "links": {"self": "http://172.30.9.22:5000/v3/users/28ae4a7b84434199bac2f36fffd68d2b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "28ae4a7b84434199bac2f36fffd68d2b", "description": null}} 2018-09-27 20:09:21,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/28ae4a7b84434199bac2f36fffd68d2b used request id req-9938a76c-b2f3-4a96-8db6-1b94f05341ab 2018-09-27 20:09:21,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196971893311s 2018-09-27 20:09:21,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 20:09:21,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/28ae4a7b84434199bac2f36fffd68d2b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:09:21,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b94023c9-f4f8-4cba-9862-a66cd01da81d 2018-09-27 20:09:21,633 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:09:21,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/28ae4a7b84434199bac2f36fffd68d2b used request id req-b94023c9-f4f8-4cba-9862-a66cd01da81d 2018-09-27 20:09:21,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.404706954956s 2018-09-27 20:09:21,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:09:21,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:09:21,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac82e61c-f200-4961-ba31-41c6a989cda2 2018-09-27 20:09:21,839 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/71ced8ded6ba41d29f3e783416916946"}, "tags": [], "enabled": true, "id": "71ced8ded6ba41d29f3e783416916946", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_bfd2031c-e7e8-4b40-9e7c-2b71898bc3d1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-27 20:09:21,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-ac82e61c-f200-4961-ba31-41c6a989cda2 2018-09-27 20:09:21,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20028090477s 2018-09-27 20:09:21,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 20:09:21,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/71ced8ded6ba41d29f3e783416916946 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:09:22,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58027187-31d3-4d4f-ab39-d96ffd19cf7a 2018-09-27 20:09:22,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:09:22,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/71ced8ded6ba41d29f3e783416916946 used request id req-58027187-31d3-4d4f-ab39-d96ffd19cf7a 2018-09-27 20:09:22,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.29480099678s 2018-09-27 20:09:22,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:09:22,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=71ced8ded6ba41d29f3e783416916946&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:09:22,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:22 GMT X-Openstack-Request-Id: req-843b5d93-29b4-4063-864c-79bcd35dfd24 2018-09-27 20:09:22,439 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:08:30Z", "updated_at": "2018-09-27T20:08:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "1af5b916-1be5-429f-bb13-61338b9b671f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv6", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "6f14b341-3df8-420c-91b4-93a9e4a046c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "8fe0df9a-c3ee-4c36-818b-a8546716ae28", "remote_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "e96b4896-fb7c-443b-abb5-abef04670468", "remote_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv6", "project_id": "71ced8ded6ba41d29f3e783416916946"}], "revision_number": 1, "project_id": "71ced8ded6ba41d29f3e783416916946", "id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "name": "default"}]} 2018-09-27 20:09:22,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=71ced8ded6ba41d29f3e783416916946&name=default used request id req-843b5d93-29b4-4063-864c-79bcd35dfd24 2018-09-27 20:09:22,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.294473171234s 2018-09-27 20:09:22,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:09:22,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:09:22,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:22 GMT X-Openstack-Request-Id: req-bd6ba857-d701-46c5-94b7-7b78983efccb 2018-09-27 20:09:22,751 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "64991f16027e4ab59c597583546b9b07", "created_at": "2018-09-27T20:02:05Z", "updated_at": "2018-09-27T20:02:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "5608bf5f-3997-4d5f-b0ff-898f0563beb8", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "b5617e91-cc4f-4244-904f-067a386a4c66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "eb81cd2d-2174-42d4-87dd-39fb325012ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "afb9039d-b329-4ecf-8f34-86813d319dea", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}], "revision_number": 1, "project_id": "64991f16027e4ab59c597583546b9b07", "id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:05:33Z", "updated_at": "2018-09-27T20:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "ccc46594-6775-4b4d-b37c-3cea066f4255", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "797db4bb-8440-45ec-b870-c83f6ffa2f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "75e960ee-941f-4e12-8cd6-27b090ead92d", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "e9fe0180-a2e9-418b-a48e-c2ba1527b5bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}], "revision_number": 1, "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "113adddd-0bf2-43e6-a5bf-5de926034924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T20:05:36Z", "updated_at": "2018-09-27T20:05:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "be92a078-11f6-4730-8490-26f20e266438", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "afed4bc0-f046-4c59-908e-e9a6dc8152f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "5d67ed22-25bb-4690-bee8-c9e2111f3ada", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "98cf6d31-ddb1-4c42-ad2e-a53c081c8a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "71ced8ded6ba41d29f3e783416916946", "created_at": "2018-09-27T20:08:30Z", "updated_at": "2018-09-27T20:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "8fe0df9a-c3ee-4c36-818b-a8546716ae28", "remote_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "1af5b916-1be5-429f-bb13-61338b9b671f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv6", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "6f14b341-3df8-420c-91b4-93a9e4a046c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv4", "project_id": "71ced8ded6ba41d29f3e783416916946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:08:30Z", "revision_number": 0, "id": "e96b4896-fb7c-443b-abb5-abef04670468", "remote_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "remote_ip_prefix": null, "created_at": "2018-09-27T20:08:30Z", "security_group_id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "tenant_id": "71ced8ded6ba41d29f3e783416916946", "port_range_min": null, "ethertype": "IPv6", "project_id": "71ced8ded6ba41d29f3e783416916946"}], "revision_number": 1, "project_id": "71ced8ded6ba41d29f3e783416916946", "id": "db88071d-6073-4bf5-99b4-f635fb695aa2", "name": "default"}]} 2018-09-27 20:09:22,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-bd6ba857-d701-46c5-94b7-7b78983efccb 2018-09-27 20:09:22,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.306493997574s 2018-09-27 20:09:22,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 20:09:22,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/db88071d-6073-4bf5-99b4-f635fb695aa2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5099764bc3e079344a84ecf8acc32cf3430b7452afa972565a34b96421adbaf4" 2018-09-27 20:09:23,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:09:23 GMT X-Openstack-Request-Id: req-07bb1a55-cb69-4b90-b391-f5b9385ae04c 2018-09-27 20:09:23,231 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:09:23,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/db88071d-6073-4bf5-99b4-f635fb695aa2.json used request id req-07bb1a55-cb69-4b90-b391-f5b9385ae04c 2018-09-27 20:09:23,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.472620010376s 2018-09-27 20:09:23,282 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-09-27 20:09:23,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:09:23,329 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1598f33c-b2c2-4d07-9dcf-5b138480a1b1 2018-09-27 20:09:23,329 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:09:23,329 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-1598f33c-b2c2-4d07-9dcf-5b138480a1b1 2018-09-27 20:09:23,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:09:23,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:09:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e0e411f365814a38b6f64224e353f0ba"}, "audit_ids": ["mfcUY93KTYm3aSnDYuAe9A"], "issued_at": "2018-09-27T20:09:23.000000Z"}} 2018-09-27 20:09:23,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:09:23,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:09:24,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:24 GMT X-Openstack-Request-Id: req-73af3ec6-91a0-4f00-b5d6-69ec43ccd204 2018-09-27 20:09:24,180 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:09:24,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-73af3ec6-91a0-4f00-b5d6-69ec43ccd204 2018-09-27 20:09:24,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399441003799s 2018-09-27 20:09:24,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:09:24,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:09:24,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-503d8e98-0331-4ca8-9285-2dcd5689bf99 2018-09-27 20:09:24,405 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:09:24,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-503d8e98-0331-4ca8-9285-2dcd5689bf99 2018-09-27 20:09:24,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21616101265s 2018-09-27 20:09:24,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 20:09:24,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}}' 2018-09-27 20:09:24,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9000feb2-bc7f-419a-a683-58649b137758 2018-09-27 20:09:24,749 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/e48ce2b816eb4690aa5d0b66adf36f2a"}, "tags": [], "enabled": true, "id": "e48ce2b816eb4690aa5d0b66adf36f2a", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}} 2018-09-27 20:09:24,749 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9000feb2-bc7f-419a-a683-58649b137758 2018-09-27 20:09:24,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.336139917374s 2018-09-27 20:09:24,750 - 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'e48ce2b816eb4690aa5d0b66adf36f2a', '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_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc'}) 2018-09-27 20:09:24,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 20:09:24,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "58b7c4a4-4b9a-46ad-b290-1aa3321aeb39", "email": null, "name": "vping_ssh-user_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}}' 2018-09-27 20:09:25,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70d923b5-e13a-4fd9-9b9e-62b868118914 2018-09-27 20:09:25,251 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "links": {"self": "http://172.30.9.22:5000/v3/users/daad42eb19ae4889b342b6e8b1c1993b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "daad42eb19ae4889b342b6e8b1c1993b", "domain_id": "default", "password_expires_at": null}} 2018-09-27 20:09:25,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-70d923b5-e13a-4fd9-9b9e-62b868118914 2018-09-27 20:09:25,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.493911981583s 2018-09-27 20:09:25,252 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'daad42eb19ae4889b342b6e8b1c1993b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc'}) 2018-09-27 20:09:25,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:09:25,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:09:25,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034b495d-e329-47bb-88fd-2277bd3c7452 2018-09-27 20:09:25,440 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:09:25,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-034b495d-e329-47bb-88fd-2277bd3c7452 2018-09-27 20:09:25,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184327840805s 2018-09-27 20:09:25,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:09:25,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:09:25,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e59988c-e5d6-4077-bf89-da7d36173b1f 2018-09-27 20:09:25,659 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:09:25,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0e59988c-e5d6-4077-bf89-da7d36173b1f 2018-09-27 20:09:25,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214231014252s 2018-09-27 20:09:25,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:09:25,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:09:25,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-099e2e03-0340-43a4-a27a-2227f860f376 2018-09-27 20:09:25,865 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:09:25,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-099e2e03-0340-43a4-a27a-2227f860f376 2018-09-27 20:09:25,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200798034668s 2018-09-27 20:09:25,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:09:25,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:09:26,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c1cf723-4f3e-486a-bb68-e09b89c630d3 2018-09-27 20:09:26,053 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 20:09:26,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8c1cf723-4f3e-486a-bb68-e09b89c630d3 2018-09-27 20:09:26,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182206869125s 2018-09-27 20:09:26,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:09:26,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:09:26,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5779c1bc-529a-4254-bf87-0ef1306851bc 2018-09-27 20:09:26,272 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "links": {"self": "http://172.30.9.22:5000/v3/users/daad42eb19ae4889b342b6e8b1c1993b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "daad42eb19ae4889b342b6e8b1c1993b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:09:26,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5779c1bc-529a-4254-bf87-0ef1306851bc 2018-09-27 20:09:26,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21800994873s 2018-09-27 20:09:26,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:09:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:09:26,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab544fc5-b2e8-4ab1-a952-1100a321d914 2018-09-27 20:09:26,500 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/e48ce2b816eb4690aa5d0b66adf36f2a"}, "tags": [], "enabled": true, "id": "e48ce2b816eb4690aa5d0b66adf36f2a", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:09:26,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ab544fc5-b2e8-4ab1-a952-1100a321d914 2018-09-27 20:09:26,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216268062592s 2018-09-27 20:09:26,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 20:09:26,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=daad42eb19ae4889b342b6e8b1c1993b&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=e48ce2b816eb4690aa5d0b66adf36f2a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:09:26,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba54c40c-253f-4ecd-8589-8cce160e4e1b 2018-09-27 20:09:26,690 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=daad42eb19ae4889b342b6e8b1c1993b&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=e48ce2b816eb4690aa5d0b66adf36f2a", "previous": null, "next": null}} 2018-09-27 20:09:26,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=daad42eb19ae4889b342b6e8b1c1993b&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=e48ce2b816eb4690aa5d0b66adf36f2a used request id req-ba54c40c-253f-4ecd-8589-8cce160e4e1b 2018-09-27 20:09:26,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.182684183121s 2018-09-27 20:09:26,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 20:09:26,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e48ce2b816eb4690aa5d0b66adf36f2a/users/daad42eb19ae4889b342b6e8b1c1993b/roles/1faf0c4e549845dfb4ddf99992b4bc7b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:09:27,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a7581df-9bb2-4131-a32c-364ba5150fe7 2018-09-27 20:09:27,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:09:27,038 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e48ce2b816eb4690aa5d0b66adf36f2a/users/daad42eb19ae4889b342b6e8b1c1993b/roles/1faf0c4e549845dfb4ddf99992b4bc7b used request id req-0a7581df-9bb2-4131-a32c-364ba5150fe7 2018-09-27 20:09:27,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.343393087387s 2018-09-27 20:09:27,039 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', 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'e48ce2b816eb4690aa5d0b66adf36f2a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '58b7c4a4-4b9a-46ad-b290-1aa3321aeb39', 'username': u'vping_ssh-user_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 20:09:27,042 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', 'password': '58b7c4a4-4b9a-46ad-b290-1aa3321aeb39', 'project_name': 'vping_ssh-project_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'e48ce2b816eb4690aa5d0b66adf36f2a', 'project_domain_name': 'Default'} 2018-09-27 20:09:27,043 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-09-27 20:09:27,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:09:27,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:09:27,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2586cc7a-42d8-4ad1-b296-6e052a252455 2018-09-27 20:09:27,256 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:09:27,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-2586cc7a-42d8-4ad1-b296-6e052a252455 2018-09-27 20:09:27,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212590932846s 2018-09-27 20:09:27,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:09:27,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:09:27,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee99550-7487-4114-830b-3ef4145bf7a1 2018-09-27 20:09:27,460 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/e48ce2b816eb4690aa5d0b66adf36f2a"}, "tags": [], "enabled": true, "id": "e48ce2b816eb4690aa5d0b66adf36f2a", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:09:27,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-aee99550-7487-4114-830b-3ef4145bf7a1 2018-09-27 20:09:27,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196187019348s 2018-09-27 20:09:27,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 20:09:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" -d '{"network": {"tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "name": "vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "admin_state_up": true}}' 2018-09-27 20:09:28,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:28 GMT X-Openstack-Request-Id: req-05bd9bfc-4ced-4979-9f0b-a6a9d20615fd 2018-09-27 20:09:28,165 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e5a29b35-5334-4481-a3e5-0246aba5518e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e48ce2b816eb4690aa5d0b66adf36f2a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:09:27Z","is_default":false,"provider:segmentation_id":14,"name":"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc","admin_state_up":true,"tenant_id":"e48ce2b816eb4690aa5d0b66adf36f2a","created_at":"2018-09-27T20:09:27Z","mtu":1450}} 2018-09-27 20:09:28,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-05bd9bfc-4ced-4979-9f0b-a6a9d20615fd 2018-09-27 20:09:28,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.702856063843s 2018-09-27 20:09:28,166 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T20:09:27Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e5a29b35-5334-4481-a3e5-0246aba5518e', u'provider:segmentation_id': 14, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', u'admin_state_up': True, u'tenant_id': u'e48ce2b816eb4690aa5d0b66adf36f2a', u'created_at': u'2018-09-27T20:09:27Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e48ce2b816eb4690aa5d0b66adf36f2a'}) 2018-09-27 20:09:28,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:09:28,176 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98eed069-0377-47c5-bcf0-93d516a9808a 2018-09-27 20:09:28,177 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:09:28,177 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-98eed069-0377-47c5-bcf0-93d516a9808a 2018-09-27 20:09:28,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:09:28,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e48ce2b816eb4690aa5d0b66adf36f2a", "name": "vping_ssh-project_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e48ce2b816eb4690aa5d0b66adf36f2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/e48ce2b816eb4690aa5d0b66adf36f2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/e48ce2b816eb4690aa5d0b66adf36f2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e48ce2b816eb4690aa5d0b66adf36f2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/e48ce2b816eb4690aa5d0b66adf36f2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/e48ce2b816eb4690aa5d0b66adf36f2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e48ce2b816eb4690aa5d0b66adf36f2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_e48ce2b816eb4690aa5d0b66adf36f2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e48ce2b816eb4690aa5d0b66adf36f2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/e48ce2b816eb4690aa5d0b66adf36f2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/e48ce2b816eb4690aa5d0b66adf36f2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e48ce2b816eb4690aa5d0b66adf36f2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/e48ce2b816eb4690aa5d0b66adf36f2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/e48ce2b816eb4690aa5d0b66adf36f2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "id": "daad42eb19ae4889b342b6e8b1c1993b"}, "audit_ids": ["bBp5orSZTZqeoCxPDD0Udw"], "issued_at": "2018-09-27T20:09:28.000000Z"}} 2018-09-27 20:09:28,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:09:28,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:28,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1148 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:28 GMT X-Openstack-Request-Id: req-1d0719c8-27ad-4957-b352-74664764c7c6 2018-09-27 20:09:28,955 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-27T20:09:27Z","tenant_id":"e48ce2b816eb4690aa5d0b66adf36f2a","created_at":"2018-09-27T20:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"e48ce2b816eb4690aa5d0b66adf36f2a","id":"e5a29b35-5334-4481-a3e5-0246aba5518e","name":"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:09:28,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1d0719c8-27ad-4957-b352-74664764c7c6 2018-09-27 20:09:28,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370512008667s 2018-09-27 20:09:28,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 20:09:28,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -d '{"subnet": {"name": "vping_ssh-subnet_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "enable_dhcp": true, "network_id": "e5a29b35-5334-4481-a3e5-0246aba5518e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 20:09:29,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:29 GMT X-Openstack-Request-Id: req-8a4ac3f6-5a89-4024-8295-09b1dbe32af7 2018-09-27 20:09:29,950 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29b35-5334-4481-a3e5-0246aba5518e","tenant_id":"e48ce2b816eb4690aa5d0b66adf36f2a","created_at":"2018-09-27T20:09:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:09:29Z","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":"e48ce2b816eb4690aa5d0b66adf36f2a","id":"ecf38c30-348a-4523-9b19-82b913cdaa02","subnetpool_id":null,"name":"vping_ssh-subnet_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}} 2018-09-27 20:09:29,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8a4ac3f6-5a89-4024-8295-09b1dbe32af7 2018-09-27 20:09:29,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.992791891098s 2018-09-27 20:09:29,951 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T20:09:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ecf38c30-348a-4523-9b19-82b913cdaa02', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', u'enable_dhcp': True, u'network_id': u'e5a29b35-5334-4481-a3e5-0246aba5518e', u'tenant_id': u'e48ce2b816eb4690aa5d0b66adf36f2a', u'created_at': u'2018-09-27T20:09:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e48ce2b816eb4690aa5d0b66adf36f2a'}) 2018-09-27 20:09:29,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 20:09:29,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -d '{"router": {"external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969"}, "name": "vping_ssh-router_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "admin_state_up": true}}' 2018-09-27 20:09:31,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:31 GMT X-Openstack-Request-Id: req-2b12a061-dd92-47fd-9507-cb04b0e06647 2018-09-27 20:09:31,401 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:09:30Z", "admin_state_up": true, "updated_at": "2018-09-27T20:09:31Z", "revision_number": 2, "routes": [], "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "2a9b4359-bb0f-4b2b-a297-7f3680607d27", "name": "vping_ssh-router_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}} 2018-09-27 20:09:31,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-2b12a061-dd92-47fd-9507-cb04b0e06647 2018-09-27 20:09:31,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44964194298s 2018-09-27 20:09:31,401 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5a473a48-56b4-4e4a-87e6-fb470a7555a8', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e48ce2b816eb4690aa5d0b66adf36f2a', u'created_at': u'2018-09-27T20:09:30Z', u'admin_state_up': True, u'updated_at': u'2018-09-27T20:09:31Z', u'revision_number': 2, u'routes': [], u'project_id': u'e48ce2b816eb4690aa5d0b66adf36f2a', u'id': u'2a9b4359-bb0f-4b2b-a297-7f3680607d27', u'name': u'vping_ssh-router_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc'}) 2018-09-27 20:09:31,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 20:09:31,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/2a9b4359-bb0f-4b2b-a297-7f3680607d27/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -d '{"subnet_id": "ecf38c30-348a-4523-9b19-82b913cdaa02"}' 2018-09-27 20:09:33,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:33 GMT X-Openstack-Request-Id: req-cce0d6c4-18b9-430a-8520-265f2d435f09 2018-09-27 20:09:33,412 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e5a29b35-5334-4481-a3e5-0246aba5518e", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "subnet_id": "ecf38c30-348a-4523-9b19-82b913cdaa02", "subnet_ids": ["ecf38c30-348a-4523-9b19-82b913cdaa02"], "port_id": "61a58d5e-a546-449d-add5-22e5d263d985", "id": "2a9b4359-bb0f-4b2b-a297-7f3680607d27"} 2018-09-27 20:09:33,412 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2a9b4359-bb0f-4b2b-a297-7f3680607d27/add_router_interface.json used request id req-cce0d6c4-18b9-430a-8520-265f2d435f09 2018-09-27 20:09:33,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01009202003s 2018-09-27 20:09:33,412 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 20:09:33,545 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 20:09:33,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:09:33,552 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:33 GMT 2018-09-27 20:09:33,553 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 20:09:33,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:09:33,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:34,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:34 GMT X-Openstack-Request-Id: req-e01380f0-23de-4b4e-92f4-8174ff5732cf 2018-09-27 20:09:34,417 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:09:34,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e01380f0-23de-4b4e-92f4-8174ff5732cf 2018-09-27 20:09:34,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.861671924591s 2018-09-27 20:09:34,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 20:09:34,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}' 2018-09-27 20:09:34,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:34 GMT Location: http://172.30.9.22:9292/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5723de72-713e-48a6-b1fd-2ef11beedb0d 2018-09-27 20:09:34,761 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:09:34Z", "file": "/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/file", "owner": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "size": null, "self": "/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "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_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "checksum": null, "created_at": "2018-09-27T20:09:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 20:09:34,761 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5723de72-713e-48a6-b1fd-2ef11beedb0d 2018-09-27 20:09:34,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.33642411232s 2018-09-27 20:09:34,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 20:09:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -d '' 2018-09-27 20:09:35,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:09:35 GMT X-Openstack-Request-Id: req-23781c13-8114-4814-92dd-4f4cb8e521f7 2018-09-27 20:09:35,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:09:35,940 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/file used request id req-23781c13-8114-4814-92dd-4f4cb8e521f7 2018-09-27 20:09:35,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.17787885666s 2018-09-27 20:09:35,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:09:35,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:36,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:36 GMT X-Openstack-Request-Id: req-5f7b9cf0-1adc-4ac5-aeab-48b606f9d48b 2018-09-27 20:09:36,354 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:09:35Z", "file": "/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/file", "owner": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "size": 12716032, "self": "/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:09:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:09:36,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5f7b9cf0-1adc-4ac5-aeab-48b606f9d48b 2018-09-27 20:09:36,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.408317089081s 2018-09-27 20:09:36,356 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/file', 'owner': u'e48ce2b816eb4690aa5d0b66adf36f2a', 'id': u'ac656fbb-6242-4b15-b220-0d5cf5788e61', 'size': 12716032, u'self': u'/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e48ce2b816eb4690aa5d0b66adf36f2a', 'name': 'vping_ssh-project_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T20:09:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-27T20:09:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', '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/ac656fbb-6242-4b15-b220-0d5cf5788e61', 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_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', 'created': u'2018-09-27T20:09:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T20:09: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/ac656fbb-6242-4b15-b220-0d5cf5788e61', 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_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 20:09:36,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 20:09:36,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 20:09:36,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09: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-e29c6dec-501f-4914-bd7f-f5a1d8b5b32b x-openstack-request-id: req-e29c6dec-501f-4914-bd7f-f5a1d8b5b32b 2018-09-27 20:09:36,703 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1da2f553-5701-43d9-b79b-5978a9a68071", "name": "vping_ssh-flavor_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 20:09:36,703 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e29c6dec-501f-4914-bd7f-f5a1d8b5b32b 2018-09-27 20:09:36,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.343160867691s 2018-09-27 20:09:36,704 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', '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'7a5c8d6d37614985b1b1857b3620d4e7', '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'1da2f553-5701-43d9-b79b-5978a9a68071', 'swap': 0}) 2018-09-27 20:09:36,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 20:09:36,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/1da2f553-5701-43d9-b79b-5978a9a68071/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" -d '{"extra_specs": {}}' 2018-09-27 20:09:36,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c57f871e-e51d-4cc7-ad7e-afe40230c054 x-openstack-request-id: req-c57f871e-e51d-4cc7-ad7e-afe40230c054 2018-09-27 20:09:36,728 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 20:09:36,728 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1da2f553-5701-43d9-b79b-5978a9a68071/os-extra_specs used request id req-c57f871e-e51d-4cc7-ad7e-afe40230c054 2018-09-27 20:09:36,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241849422455s 2018-09-27 20:09:36,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-27 20:09:36,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -d '{"keypair": {"name": "vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}}' 2018-09-27 20:09:37,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09: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-11448a02-b623-4c42-889d-8662dda68218 x-openstack-request-id: req-11448a02-b623-4c42-889d-8662dda68218 2018-09-27 20:09:37,154 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgxmZEJGQXIYJwyrnDc/hil0eCvSMzxhRhq1IfvA/JLhfFjXAkGIXNkWur5Dr6VNUkiV/ZsAESxfy9EQn7ptxCx6dirkmK4nx9npIjBfjEXdGobwFtvrlP6ab+Zm/ia5DSt7NAAPcCksYNKWi7c/k2QkYhkhnw5AOpXH9R7JmURjsoN/mY27Cv2IgiDhRcRxnaFvAHantgmkZzb1Rarg184tV5V5Jd+0NW5LSmCYnCObhK4OfsRqTOGdnRtDKxS9TpH/AjSmK8fd3wywUI3ly3vpNnKqxnCDoT8fvT9LKiRw3qHquT61ZFr20bDkTu91BGRgNmb4PKcnZCy/zUf0pn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAoMZmRCRkFyGCcMq5w3P4YpdHgr0jM8YUYatSH7wPyS4XxY1w\nJBiFzZFrq+Q6+lTVJIlf2bABEsX8vREJ+6bcQsenYq5JiuJ8fZ6SIwX4xF3RqG8B\nbb65T+mm/mZv4muQ0rezQAD3ApLGDSlou3P5NkJGIZIZ8OQDqVx/UeyZlEY7KDf5\nmNuwr9iIIg4UXEcZ2hbwB2p7YJpGc29UWq4NfOLVeVeSXftDVuS0pgmJwjm4SuDn\n7EakzhnZ0bQysUvU6R/wI0pivH3d8MsFCN5ct76TZyqsZwg6E/H70/SyokcN6h6r\nk+tWRa9tGw5E7vdQRkYDZm+DynJ2Qsv81H9KZwIDAQABAoIBAEVM3531tbMGvawS\npjnqjiEpJijjj/3sHrLu3upQ7NkB5jtAORtF+r7eNPQV35ox4OHr2QYDSKMn9kYk\nxxHTHdQnLS5rA8Y61ABtzn4MP+ucqReaKZp9gHFCvLmhvA5z4SwDBN/MyqwwSfA4\nbi2G0uAhdwtXZ5kfH7jr5vGQM67mXAnQrI+F0gJbxn0PY0p/BvYaZk1b0I7H35p/\njtcMebM0lljh+b+CvuFUm9IowyxrrgHzxMe/832007EErABq/BjBGcrh+Yi6busG\nVKhcUYKGG7apTToDDSiiQAmrZGqdHvcWvvwqvVBILIxE4t2dNrckboZe67Arpz9s\nEepqsKkCgYEAyySBf7st3Lsi4McLANjLJSpu+Jj9DHgkHoXYDZRjSKCmPU/YtF6j\n0JWv58mD5Ed83j0APr5E2TfeF7WaVLYyr4rG85vfX/gI7vji1xE1twA5+XKmCN37\nocMPGY4CcLFxeZrkPRyYVzz90JcAL5ZWyurVbWx3oSnIUTO3q7K0+IUCgYEAypvA\nyRYkflfRBe5LCVjHqGhqE54A2ZMZosOFvOehGTJYALM9NuKCknHcljV/ygaiHTxz\nWq16s6y0eR1W2yJtuC39U2HEMqe2KGagosYWoNDLzS1bRURM4ZQEDgR8VFrwhCZJ\nnDHyK6yrzdQktezQARTDBz9c9MmdKe8IRSWzIPsCgYEAmBNeNudDsCkQNUINBLdH\nbS1VIho15i3SrF76nT/nC6noiaHK00y+ShqlM1pyuGSkICN+mXoLRKpEQ2+ad6xm\nSXAU/K5GDSw8U9pSxzqFAdjTjeC8V4sHI9RI65KaVQ8hqi3Ai9dqXHS2dn90jit4\nEjS3TlGTRT1oTxHugEUqoZkCgYBfSie+q4pYXabyOiPSbo3gt9MEDPDrY5LQCVNS\nCEKtXg8jrSkiMiAlDiYoA1tpwfrm8zJxuFuYO6bZu6HJCIU/9WlKmRW0mUpD8Bim\n1bF4yxq/EhD2H+xkv7+0dAmhhu/Nx1AhhSAXyGs5MAhgA9PEXmZndzaZ7mTbfw+N\nrfB0lwKBgH+T0ji6p4iD/tbt6yQIgz41cM/TYxkoZTVo330JYQqLq9qWnew8Vg5Z\nXP6CzYDK/ijIqiTFD3V9GkDxKBIGRhmgyoWDLzzzRN72cubBLHWAt7/OJ+rTknYe\nEqpuqDB0Y6AP5BhOgEYYe0IalQSbzc7SdhBQeMAyfieu0vsW5S67\n-----END RSA PRIVATE KEY-----\n", "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "name": "vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "fingerprint": "cb:15:6c:ea:f6:6a:ed:79:74:a6:b6:4c:b7:b9:38:7a"}} 2018-09-27 20:09:37,155 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-11448a02-b623-4c42-889d-8662dda68218 2018-09-27 20:09:37,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.423425912857s 2018-09-27 20:09:37,156 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgxmZEJGQXIYJwyrnDc/hil0eCvSMzxhRhq1IfvA/JLhfFjXAkGIXNkWur5Dr6VNUkiV/ZsAESxfy9EQn7ptxCx6dirkmK4nx9npIjBfjEXdGobwFtvrlP6ab+Zm/ia5DSt7NAAPcCksYNKWi7c/k2QkYhkhnw5AOpXH9R7JmURjsoN/mY27Cv2IgiDhRcRxnaFvAHantgmkZzb1Rarg184tV5V5Jd+0NW5LSmCYnCObhK4OfsRqTOGdnRtDKxS9TpH/AjSmK8fd3wywUI3ly3vpNnKqxnCDoT8fvT9LKiRw3qHquT61ZFr20bDkTu91BGRgNmb4PKcnZCy/zUf0pn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAoMZmRCRkFyGCcMq5w3P4YpdHgr0jM8YUYatSH7wPyS4XxY1w\nJBiFzZFrq+Q6+lTVJIlf2bABEsX8vREJ+6bcQsenYq5JiuJ8fZ6SIwX4xF3RqG8B\nbb65T+mm/mZv4muQ0rezQAD3ApLGDSlou3P5NkJGIZIZ8OQDqVx/UeyZlEY7KDf5\nmNuwr9iIIg4UXEcZ2hbwB2p7YJpGc29UWq4NfOLVeVeSXftDVuS0pgmJwjm4SuDn\n7EakzhnZ0bQysUvU6R/wI0pivH3d8MsFCN5ct76TZyqsZwg6E/H70/SyokcN6h6r\nk+tWRa9tGw5E7vdQRkYDZm+DynJ2Qsv81H9KZwIDAQABAoIBAEVM3531tbMGvawS\npjnqjiEpJijjj/3sHrLu3upQ7NkB5jtAORtF+r7eNPQV35ox4OHr2QYDSKMn9kYk\nxxHTHdQnLS5rA8Y61ABtzn4MP+ucqReaKZp9gHFCvLmhvA5z4SwDBN/MyqwwSfA4\nbi2G0uAhdwtXZ5kfH7jr5vGQM67mXAnQrI+F0gJbxn0PY0p/BvYaZk1b0I7H35p/\njtcMebM0lljh+b+CvuFUm9IowyxrrgHzxMe/832007EErABq/BjBGcrh+Yi6busG\nVKhcUYKGG7apTToDDSiiQAmrZGqdHvcWvvwqvVBILIxE4t2dNrckboZe67Arpz9s\nEepqsKkCgYEAyySBf7st3Lsi4McLANjLJSpu+Jj9DHgkHoXYDZRjSKCmPU/YtF6j\n0JWv58mD5Ed83j0APr5E2TfeF7WaVLYyr4rG85vfX/gI7vji1xE1twA5+XKmCN37\nocMPGY4CcLFxeZrkPRyYVzz90JcAL5ZWyurVbWx3oSnIUTO3q7K0+IUCgYEAypvA\nyRYkflfRBe5LCVjHqGhqE54A2ZMZosOFvOehGTJYALM9NuKCknHcljV/ygaiHTxz\nWq16s6y0eR1W2yJtuC39U2HEMqe2KGagosYWoNDLzS1bRURM4ZQEDgR8VFrwhCZJ\nnDHyK6yrzdQktezQARTDBz9c9MmdKe8IRSWzIPsCgYEAmBNeNudDsCkQNUINBLdH\nbS1VIho15i3SrF76nT/nC6noiaHK00y+ShqlM1pyuGSkICN+mXoLRKpEQ2+ad6xm\nSXAU/K5GDSw8U9pSxzqFAdjTjeC8V4sHI9RI65KaVQ8hqi3Ai9dqXHS2dn90jit4\nEjS3TlGTRT1oTxHugEUqoZkCgYBfSie+q4pYXabyOiPSbo3gt9MEDPDrY5LQCVNS\nCEKtXg8jrSkiMiAlDiYoA1tpwfrm8zJxuFuYO6bZu6HJCIU/9WlKmRW0mUpD8Bim\n1bF4yxq/EhD2H+xkv7+0dAmhhu/Nx1AhhSAXyGs5MAhgA9PEXmZndzaZ7mTbfw+N\nrfB0lwKBgH+T0ji6p4iD/tbt6yQIgz41cM/TYxkoZTVo330JYQqLq9qWnew8Vg5Z\nXP6CzYDK/ijIqiTFD3V9GkDxKBIGRhmgyoWDLzzzRN72cubBLHWAt7/OJ+rTknYe\nEqpuqDB0Y6AP5BhOgEYYe0IalQSbzc7SdhBQeMAyfieu0vsW5S67\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'daad42eb19ae4889b342b6e8b1c1993b', 'name': u'vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', 'created_at': '2018-09-27T20:09:37.156123', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e48ce2b816eb4690aa5d0b66adf36f2a', 'name': 'vping_ssh-project_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cb:15:6c:ea:f6:6a:ed:79:74:a6:b6:4c:b7:b9:38:7a', 'type': 'ssh', 'id': u'vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc'}) 2018-09-27 20:09:37,156 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAoMZmRCRkFyGCcMq5w3P4YpdHgr0jM8YUYatSH7wPyS4XxY1w JBiFzZFrq+Q6+lTVJIlf2bABEsX8vREJ+6bcQsenYq5JiuJ8fZ6SIwX4xF3RqG8B bb65T+mm/mZv4muQ0rezQAD3ApLGDSlou3P5NkJGIZIZ8OQDqVx/UeyZlEY7KDf5 mNuwr9iIIg4UXEcZ2hbwB2p7YJpGc29UWq4NfOLVeVeSXftDVuS0pgmJwjm4SuDn 7EakzhnZ0bQysUvU6R/wI0pivH3d8MsFCN5ct76TZyqsZwg6E/H70/SyokcN6h6r k+tWRa9tGw5E7vdQRkYDZm+DynJ2Qsv81H9KZwIDAQABAoIBAEVM3531tbMGvawS pjnqjiEpJijjj/3sHrLu3upQ7NkB5jtAORtF+r7eNPQV35ox4OHr2QYDSKMn9kYk xxHTHdQnLS5rA8Y61ABtzn4MP+ucqReaKZp9gHFCvLmhvA5z4SwDBN/MyqwwSfA4 bi2G0uAhdwtXZ5kfH7jr5vGQM67mXAnQrI+F0gJbxn0PY0p/BvYaZk1b0I7H35p/ jtcMebM0lljh+b+CvuFUm9IowyxrrgHzxMe/832007EErABq/BjBGcrh+Yi6busG VKhcUYKGG7apTToDDSiiQAmrZGqdHvcWvvwqvVBILIxE4t2dNrckboZe67Arpz9s EepqsKkCgYEAyySBf7st3Lsi4McLANjLJSpu+Jj9DHgkHoXYDZRjSKCmPU/YtF6j 0JWv58mD5Ed83j0APr5E2TfeF7WaVLYyr4rG85vfX/gI7vji1xE1twA5+XKmCN37 ocMPGY4CcLFxeZrkPRyYVzz90JcAL5ZWyurVbWx3oSnIUTO3q7K0+IUCgYEAypvA yRYkflfRBe5LCVjHqGhqE54A2ZMZosOFvOehGTJYALM9NuKCknHcljV/ygaiHTxz Wq16s6y0eR1W2yJtuC39U2HEMqe2KGagosYWoNDLzS1bRURM4ZQEDgR8VFrwhCZJ nDHyK6yrzdQktezQARTDBz9c9MmdKe8IRSWzIPsCgYEAmBNeNudDsCkQNUINBLdH bS1VIho15i3SrF76nT/nC6noiaHK00y+ShqlM1pyuGSkICN+mXoLRKpEQ2+ad6xm SXAU/K5GDSw8U9pSxzqFAdjTjeC8V4sHI9RI65KaVQ8hqi3Ai9dqXHS2dn90jit4 EjS3TlGTRT1oTxHugEUqoZkCgYBfSie+q4pYXabyOiPSbo3gt9MEDPDrY5LQCVNS CEKtXg8jrSkiMiAlDiYoA1tpwfrm8zJxuFuYO6bZu6HJCIU/9WlKmRW0mUpD8Bim 1bF4yxq/EhD2H+xkv7+0dAmhhu/Nx1AhhSAXyGs5MAhgA9PEXmZndzaZ7mTbfw+N rfB0lwKBgH+T0ji6p4iD/tbt6yQIgz41cM/TYxkoZTVo330JYQqLq9qWnew8Vg5Z XP6CzYDK/ijIqiTFD3V9GkDxKBIGRhmgyoWDLzzzRN72cubBLHWAt7/OJ+rTknYe EqpuqDB0Y6AP5BhOgEYYe0IalQSbzc7SdhBQeMAyfieu0vsW5S67 -----END RSA PRIVATE KEY----- 2018-09-27 20:09:37,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-27 20:09:37,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -d '{"security_group": {"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-09-27 20:09:37,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:37 GMT X-Openstack-Request-Id: req-75cff605-1721-4de8-ba23-32f2b9097d25 2018-09-27 20:09:37,657 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:09:37Z", "updated_at": "2018-09-27T20:09:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:37Z", "revision_number": 0, "id": "5af226d7-bba7-4573-abb4-2405a796869c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:37Z", "security_group_id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:37Z", "revision_number": 0, "id": "de578d51-7ce8-4266-b533-87fc95570532", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:37Z", "security_group_id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}], "revision_number": 1, "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}} 2018-09-27 20:09:37,658 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-75cff605-1721-4de8-ba23-32f2b9097d25 2018-09-27 20:09:37,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.495437860489s 2018-09-27 20:09:37,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:09:37,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:37,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:37 GMT X-Openstack-Request-Id: req-0e59d045-e036-4048-84d6-03c8feca4aed 2018-09-27 20:09:37,980 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:09:27Z", "updated_at": "2018-09-27T20:09:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "3fd38a13-0202-40b3-83bf-6d168c5904a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "627a505a-6dd4-4dda-9235-56a130d46f16", "remote_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "8bd54d09-81f3-4546-86fb-4d0570f02642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "f088d8d6-f288-45e8-b871-121b409d62dc", "remote_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}], "revision_number": 1, "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:09:37Z", "updated_at": "2018-09-27T20:09:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:37Z", "revision_number": 0, "id": "5af226d7-bba7-4573-abb4-2405a796869c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:37Z", "security_group_id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:37Z", "revision_number": 0, "id": "de578d51-7ce8-4266-b533-87fc95570532", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:37Z", "security_group_id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}], "revision_number": 1, "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:09:37,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0e59d045-e036-4048-84d6-03c8feca4aed 2018-09-27 20:09:37,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.316226005554s 2018-09-27 20:09:37,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 20:09:37,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -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": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d"}}' 2018-09-27 20:09:38,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:38 GMT X-Openstack-Request-Id: req-8bd449f9-f4cc-4d3d-b647-11f33ad39c3f 2018-09-27 20:09:38,437 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-27T20:09:38Z", "security_group_id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "port_range_min": 22, "revision_number": 0, "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:09:38Z", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "dbbe2eef-66c8-4cc5-ba98-161df383b910"}} 2018-09-27 20:09:38,437 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8bd449f9-f4cc-4d3d-b647-11f33ad39c3f 2018-09-27 20:09:38,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.447331190109s 2018-09-27 20:09:38,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:09:38,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:38,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:38 GMT X-Openstack-Request-Id: req-4451709b-cc9c-483b-a467-4b7b9a23d340 2018-09-27 20:09:38,504 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:09:27Z", "updated_at": "2018-09-27T20:09:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "3fd38a13-0202-40b3-83bf-6d168c5904a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "627a505a-6dd4-4dda-9235-56a130d46f16", "remote_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "8bd54d09-81f3-4546-86fb-4d0570f02642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "f088d8d6-f288-45e8-b871-121b409d62dc", "remote_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}], "revision_number": 1, "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:09:37Z", "updated_at": "2018-09-27T20:09:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:37Z", "revision_number": 0, "id": "5af226d7-bba7-4573-abb4-2405a796869c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:37Z", "security_group_id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T20:09:38Z", "revision_number": 0, "id": "dbbe2eef-66c8-4cc5-ba98-161df383b910", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:38Z", "security_group_id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:37Z", "revision_number": 0, "id": "de578d51-7ce8-4266-b533-87fc95570532", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:37Z", "security_group_id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}], "revision_number": 2, "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:09:38,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4451709b-cc9c-483b-a467-4b7b9a23d340 2018-09-27 20:09:38,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0608539581299s 2018-09-27 20:09:38,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 20:09:38,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -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": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d"}}' 2018-09-27 20:09:38,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:38 GMT X-Openstack-Request-Id: req-7a478092-0843-467f-a36e-89c2302078e7 2018-09-27 20:09:38,957 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-27T20:09:38Z", "security_group_id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "port_range_min": null, "revision_number": 0, "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:09:38Z", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "64c6371e-a84f-4adb-a78a-61af02a48f49"}} 2018-09-27 20:09:38,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7a478092-0843-467f-a36e-89c2302078e7 2018-09-27 20:09:38,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.448562860489s 2018-09-27 20:09:38,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:09:38,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:39,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1192 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:39 GMT X-Openstack-Request-Id: req-ecc42448-5464-4c8e-919a-5c68f31efb4c 2018-09-27 20:09:39,319 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ecf38c30-348a-4523-9b19-82b913cdaa02"],"updated_at":"2018-09-27T20:09:29Z","tenant_id":"e48ce2b816eb4690aa5d0b66adf36f2a","created_at":"2018-09-27T20:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e48ce2b816eb4690aa5d0b66adf36f2a","id":"e5a29b35-5334-4481-a3e5-0246aba5518e","name":"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:09:39,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ecc42448-5464-4c8e-919a-5c68f31efb4c 2018-09-27 20:09:39,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360546112061s 2018-09-27 20:09:39,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:09:39,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:40,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:40 GMT X-Openstack-Request-Id: req-4f4d3d3e-58ea-4842-8412-d003d769afc4 2018-09-27 20:09:40,138 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:09:35Z", "file": "/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/file", "owner": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "size": 12716032, "self": "/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:09:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:09:40,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4f4d3d3e-58ea-4842-8412-d003d769afc4 2018-09-27 20:09:40,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.814534902573s 2018-09-27 20:09:40,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:09:40,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:40,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f6854e7-e72c-4456-8007-c52e5347a6b6 x-openstack-request-id: req-8f6854e7-e72c-4456-8007-c52e5347a6b6 2018-09-27 20:09:40,169 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1da2f553-5701-43d9-b79b-5978a9a68071", "name": "vping_ssh-flavor_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:09:40,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8f6854e7-e72c-4456-8007-c52e5347a6b6 2018-09-27 20:09:40,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245540142059s 2018-09-27 20:09:40,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 20:09:40,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -d '{"server": {"name": "vping_ssh-vm2_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "imageRef": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "flavorRef": "1da2f553-5701-43d9-b79b-5978a9a68071", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e5a29b35-5334-4481-a3e5-0246aba5518e"}], "security_groups": [{"name": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d"}]}}' 2018-09-27 20:09:46,046 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25 x-compute-request-id: req-1211dcd4-6a53-478e-b3b3-330d5be52c67 x-openstack-request-id: req-1211dcd4-6a53-478e-b3b3-330d5be52c67 2018-09-27 20:09:46,047 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d"}], "OS-DCF:diskConfig": "MANUAL", "id": "7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "bookmark"}], "adminPass": "z9cXy9FYMRJf"}} 2018-09-27 20:09:46,047 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1211dcd4-6a53-478e-b3b3-330d5be52c67 2018-09-27 20:09:46,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.87579798698s 2018-09-27 20:09:46,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:09:46,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:46,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09: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-baeeccae-191e-4a18-8b1f-70a948b70683 x-openstack-request-id: req-baeeccae-191e-4a18-8b1f-70a948b70683 2018-09-27 20:09:46,625 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:09:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:09:45Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:09:46,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-baeeccae-191e-4a18-8b1f-70a948b70683 2018-09-27 20:09:46,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578124046326s 2018-09-27 20:09:46,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:09:46,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:46,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1192 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:46 GMT X-Openstack-Request-Id: req-e9c3708e-3cd2-4f58-8dca-db55a33b5a5c 2018-09-27 20:09:46,730 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ecf38c30-348a-4523-9b19-82b913cdaa02"],"updated_at":"2018-09-27T20:09:29Z","tenant_id":"e48ce2b816eb4690aa5d0b66adf36f2a","created_at":"2018-09-27T20:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e48ce2b816eb4690aa5d0b66adf36f2a","id":"e5a29b35-5334-4481-a3e5-0246aba5518e","name":"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:09:46,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e9c3708e-3cd2-4f58-8dca-db55a33b5a5c 2018-09-27 20:09:46,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0926289558411s 2018-09-27 20:09:46,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:09:46,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:47,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:47 GMT X-Openstack-Request-Id: req-ac08862e-3ef1-4467-8360-86c6ccea657c 2018-09-27 20:09:47,058 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29b35-5334-4481-a3e5-0246aba5518e","tenant_id":"e48ce2b816eb4690aa5d0b66adf36f2a","created_at":"2018-09-27T20:09:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:09:29Z","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":"e48ce2b816eb4690aa5d0b66adf36f2a","id":"ecf38c30-348a-4523-9b19-82b913cdaa02","subnetpool_id":null,"name":"vping_ssh-subnet_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:09:47,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ac08862e-3ef1-4467-8360-86c6ccea657c 2018-09-27 20:09:47,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.327450037003s 2018-09-27 20:09:47,059 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:09:49,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:09:49,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:49,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09: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-65455345-882a-4449-b6b8-c1f364ba50a4 x-openstack-request-id: req-65455345-882a-4449-b6b8-c1f364ba50a4 2018-09-27 20:09:49,501 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:09:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:09:45Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:09:49,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-65455345-882a-4449-b6b8-c1f364ba50a4 2018-09-27 20:09:49,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439899921417s 2018-09-27 20:09:49,508 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:09:51,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:09:51,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:52,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09: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-84c5ae55-4cbd-407a-81c7-32afd5a11f69 x-openstack-request-id: req-84c5ae55-4cbd-407a-81c7-32afd5a11f69 2018-09-27 20:09:52,164 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:09:49Z", "hostId": "a288dc7da9cb22287cab4d9ea38d583c587a3da72f4ad1baa344c128", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:09:45Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:09:52,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-84c5ae55-4cbd-407a-81c7-32afd5a11f69 2018-09-27 20:09:52,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654028177261s 2018-09-27 20:09:52,171 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:09:54,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:09:54,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:55,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c89fe1d8-ec9c-4d07-b63f-00b6a1306099 x-openstack-request-id: req-c89fe1d8-ec9c-4d07-b63f-00b6a1306099 2018-09-27 20:09:55,655 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:09:49Z", "hostId": "a288dc7da9cb22287cab4d9ea38d583c587a3da72f4ad1baa344c128", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:09:45Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:09:55,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c89fe1d8-ec9c-4d07-b63f-00b6a1306099 2018-09-27 20:09:55,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.48161506653s 2018-09-27 20:09:55,662 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:09:57,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:09:57,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:59,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09: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-7f928fbd-60fa-497d-a88d-3b322637b2e5 x-openstack-request-id: req-7f928fbd-60fa-497d-a88d-3b322637b2e5 2018-09-27 20:09:59,305 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:be:f5", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:09:55.000000", "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:09:55Z", "hostId": "a288dc7da9cb22287cab4d9ea38d583c587a3da72f4ad1baa344c128", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:09:45Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:09:59,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7f928fbd-60fa-497d-a88d-3b322637b2e5 2018-09-27 20:09:59,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.64076209068s 2018-09-27 20:09:59,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 20:09:59,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=7a696469-01a4-45ec-b6b3-b80fe5e3ce25" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:59,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 750 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:59 GMT X-Openstack-Request-Id: req-8edd7d06-4d6a-4ad1-b971-bb6a9e465bba 2018-09-27 20:09:59,700 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5a29b35-5334-4481-a3e5-0246aba5518e","tenant_id":"e48ce2b816eb4690aa5d0b66adf36f2a","created_at":"2018-09-27T20:09:50Z","admin_state_up":true,"updated_at":"2018-09-27T20:09:54Z","binding:vnic_type":"normal","device_id":"7a696469-01a4-45ec-b6b3-b80fe5e3ce25","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:35:be:f5","id":"5950f274-c7c5-44e4-b71c-6c4049e00460","port_security_enabled":true,"project_id":"e48ce2b816eb4690aa5d0b66adf36f2a","fixed_ips":[{"subnet_id":"ecf38c30-348a-4523-9b19-82b913cdaa02","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d"],"name":""}]} 2018-09-27 20:09:59,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7a696469-01a4-45ec-b6b3-b80fe5e3ce25 used request id req-8edd7d06-4d6a-4ad1-b971-bb6a9e465bba 2018-09-27 20:09:59,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.388372898102s 2018-09-27 20:09:59,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:09:59,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=5950f274-c7c5-44e4-b71c-6c4049e00460" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:59,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:59 GMT X-Openstack-Request-Id: req-380200c4-d598-42cc-8149-006725020876 2018-09-27 20:09:59,764 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 20:09:59,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=5950f274-c7c5-44e4-b71c-6c4049e00460 used request id req-380200c4-d598-42cc-8149-006725020876 2018-09-27 20:09:59,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0540490150452s 2018-09-27 20:09:59,765 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:35:be:f5', 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'ac656fbb-6242-4b15-b220-0d5cf5788e61'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T20:09:55.000000', 'flavor': Munch({u'id': u'1da2f553-5701-43d9-b79b-5978a9a68071'}), 'az': u'nova', 'id': u'7a696469-01a4-45ec-b6b3-b80fe5e3ce25', 'security_groups': [Munch({u'name': u'vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'daad42eb19ae4889b342b6e8b1c1993b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e48ce2b816eb4690aa5d0b66adf36f2a', 'name': 'vping_ssh-project_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T20:09:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T20:09:55Z', 'hostId': u'a288dc7da9cb22287cab4d9ea38d583c587a3da72f4ad1baa344c128', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'a288dc7da9cb22287cab4d9ea38d583c587a3da72f4ad1baa344c128', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T20:09:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e48ce2b816eb4690aa5d0b66adf36f2a', 'name': u'vping_ssh-vm2_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', 'adminPass': u'z9cXy9FYMRJf', 'tenant_id': u'e48ce2b816eb4690aa5d0b66adf36f2a', 'created_at': u'2018-09-27T20:09:45Z', 'created': u'2018-09-27T20:09:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 20:09:59,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:09:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:09:59,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1192 Content-Type: application/json Date: Thu, 27 Sep 2018 20:09:59 GMT X-Openstack-Request-Id: req-f846f4e7-1254-4b38-a576-4b81ae771456 2018-09-27 20:09:59,857 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ecf38c30-348a-4523-9b19-82b913cdaa02"],"updated_at":"2018-09-27T20:09:29Z","tenant_id":"e48ce2b816eb4690aa5d0b66adf36f2a","created_at":"2018-09-27T20:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e48ce2b816eb4690aa5d0b66adf36f2a","id":"e5a29b35-5334-4481-a3e5-0246aba5518e","name":"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:09:59,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f846f4e7-1254-4b38-a576-4b81ae771456 2018-09-27 20:09:59,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0912160873413s 2018-09-27 20:09:59,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:09:59,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:00,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:00 GMT X-Openstack-Request-Id: req-eb3365b4-a879-4a26-b786-6b507ad7e00c 2018-09-27 20:10:00,666 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:09:35Z", "file": "/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/file", "owner": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "size": 12716032, "self": "/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:09:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:10:00,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-eb3365b4-a879-4a26-b786-6b507ad7e00c 2018-09-27 20:10:00,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.803541898727s 2018-09-27 20:10:00,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:10:00,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:00,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da3d4ebf-9ce1-4bde-b219-e1bfe3156245 x-openstack-request-id: req-da3d4ebf-9ce1-4bde-b219-e1bfe3156245 2018-09-27 20:10:00,697 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1da2f553-5701-43d9-b79b-5978a9a68071", "name": "vping_ssh-flavor_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:10:00,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-da3d4ebf-9ce1-4bde-b219-e1bfe3156245 2018-09-27 20:10:00,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0293099880219s 2018-09-27 20:10:00,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 20:10:00,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -d '{"server": {"name": "vping_ssh-vm_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "imageRef": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "key_name": "vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "flavorRef": "1da2f553-5701-43d9-b79b-5978a9a68071", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e5a29b35-5334-4481-a3e5-0246aba5518e"}], "security_groups": [{"name": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d"}]}}' 2018-09-27 20:10:05,569 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5 x-compute-request-id: req-17a59d81-6b34-4d87-acda-994517d2af89 x-openstack-request-id: req-17a59d81-6b34-4d87-acda-994517d2af89 2018-09-27 20:10:05,570 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d"}], "OS-DCF:diskConfig": "MANUAL", "id": "c91d56da-33e9-449a-82c9-f350c4374ed5", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "bookmark"}], "adminPass": "w5HprwY8bziH"}} 2018-09-27 20:10:05,570 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-17a59d81-6b34-4d87-acda-994517d2af89 2018-09-27 20:10:05,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.87179398537s 2018-09-27 20:10:05,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:10:05,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:06,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 853 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-054a3dcc-b739-4e1b-bb59-b89ae0570ad8 x-openstack-request-id: req-054a3dcc-b739-4e1b-bb59-b89ae0570ad8 2018-09-27 20:10:06,623 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "c91d56da-33e9-449a-82c9-f350c4374ed5", "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:10:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "name": "vping_ssh-vm_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:10:05Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:be:f5", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:09:55.000000", "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:09:55Z", "hostId": "a288dc7da9cb22287cab4d9ea38d583c587a3da72f4ad1baa344c128", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:09:45Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:10:06,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-054a3dcc-b739-4e1b-bb59-b89ae0570ad8 2018-09-27 20:10:06,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05225014687s 2018-09-27 20:10:06,632 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:10:08,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:10:08,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:09,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 855 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10: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-7cd13aa7-03f5-4fca-98ca-ba2eb3b035ed x-openstack-request-id: req-7cd13aa7-03f5-4fca-98ca-ba2eb3b035ed 2018-09-27 20:10:09,506 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "c91d56da-33e9-449a-82c9-f350c4374ed5", "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:10:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "name": "vping_ssh-vm_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:10:05Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:be:f5", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:09:55.000000", "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:09:55Z", "hostId": "a288dc7da9cb22287cab4d9ea38d583c587a3da72f4ad1baa344c128", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:09:45Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:10:09,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7cd13aa7-03f5-4fca-98ca-ba2eb3b035ed 2018-09-27 20:10:09,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.872444152832s 2018-09-27 20:10:09,514 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:10:11,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:10:11,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:12,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 898 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55c5a7a8-d934-4c1a-8da1-e4a62386e6ab x-openstack-request-id: req-55c5a7a8-d934-4c1a-8da1-e4a62386e6ab 2018-09-27 20:10:12,586 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "c91d56da-33e9-449a-82c9-f350c4374ed5", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:10:10Z", "hostId": "402cfda311233f1c646d1da2a544239574064e6db83d153718521e51", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "name": "vping_ssh-vm_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:10:05Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:be:f5", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:09:55.000000", "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:09:55Z", "hostId": "a288dc7da9cb22287cab4d9ea38d583c587a3da72f4ad1baa344c128", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:09:45Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:10:12,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-55c5a7a8-d934-4c1a-8da1-e4a62386e6ab 2018-09-27 20:10:12,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07010698318s 2018-09-27 20:10:12,595 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:10:14,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:10:14,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:15,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 892 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-37546ba9-e954-45ab-a68b-875c91473fe6 x-openstack-request-id: req-37546ba9-e954-45ab-a68b-875c91473fe6 2018-09-27 20:10:15,943 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "c91d56da-33e9-449a-82c9-f350c4374ed5", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:10:11Z", "hostId": "402cfda311233f1c646d1da2a544239574064e6db83d153718521e51", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "name": "vping_ssh-vm_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:10:05Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:be:f5", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:09:55.000000", "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:09:55Z", "hostId": "a288dc7da9cb22287cab4d9ea38d583c587a3da72f4ad1baa344c128", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:09:45Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:10:15,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-37546ba9-e954-45ab-a68b-875c91473fe6 2018-09-27 20:10:15,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3459239006s 2018-09-27 20:10:15,951 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:10:17,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:10:17,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:18,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10: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-ea13b24d-b11e-46c0-9cbe-baa40d7a461c x-openstack-request-id: req-ea13b24d-b11e-46c0-9cbe-baa40d7a461c 2018-09-27 20:10:18,630 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ae:bd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:10:17.000000", "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "c91d56da-33e9-449a-82c9-f350c4374ed5", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:10:17Z", "hostId": "402cfda311233f1c646d1da2a544239574064e6db83d153718521e51", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "name": "vping_ssh-vm_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:10:05Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:be:f5", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:09:55.000000", "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:09:55Z", "hostId": "a288dc7da9cb22287cab4d9ea38d583c587a3da72f4ad1baa344c128", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:09:45Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:10:18,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ea13b24d-b11e-46c0-9cbe-baa40d7a461c 2018-09-27 20:10:18,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677411079407s 2018-09-27 20:10:18,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 20:10:18,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=c91d56da-33e9-449a-82c9-f350c4374ed5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:18,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 749 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:18 GMT X-Openstack-Request-Id: req-c27cba97-9ece-4fba-84b5-c17239b9a504 2018-09-27 20:10:18,686 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5a29b35-5334-4481-a3e5-0246aba5518e","tenant_id":"e48ce2b816eb4690aa5d0b66adf36f2a","created_at":"2018-09-27T20:10:11Z","admin_state_up":true,"updated_at":"2018-09-27T20:10:17Z","binding:vnic_type":"normal","device_id":"c91d56da-33e9-449a-82c9-f350c4374ed5","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:81:ae:bd","id":"754ab525-4dbb-4add-aafc-d45765c8be96","port_security_enabled":true,"project_id":"e48ce2b816eb4690aa5d0b66adf36f2a","fixed_ips":[{"subnet_id":"ecf38c30-348a-4523-9b19-82b913cdaa02","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d"],"name":""}]} 2018-09-27 20:10:18,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=c91d56da-33e9-449a-82c9-f350c4374ed5 used request id req-c27cba97-9ece-4fba-84b5-c17239b9a504 2018-09-27 20:10:18,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0487840175629s 2018-09-27 20:10:18,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:10:18,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=754ab525-4dbb-4add-aafc-d45765c8be96" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:18,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:18 GMT X-Openstack-Request-Id: req-d609ccc7-000a-45c6-9f36-ee430de5f888 2018-09-27 20:10:18,742 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 20:10:18,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=754ab525-4dbb-4add-aafc-d45765c8be96 used request id req-d609ccc7-000a-45c6-9f36-ee430de5f888 2018-09-27 20:10:18,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.045068025589s 2018-09-27 20:10:18,743 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:81:ae:bd', 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'ac656fbb-6242-4b15-b220-0d5cf5788e61'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T20:10:17.000000', 'flavor': Munch({u'id': u'1da2f553-5701-43d9-b79b-5978a9a68071'}), 'az': u'nova', 'id': u'c91d56da-33e9-449a-82c9-f350c4374ed5', 'security_groups': [Munch({u'name': u'vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'daad42eb19ae4889b342b6e8b1c1993b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e48ce2b816eb4690aa5d0b66adf36f2a', 'name': 'vping_ssh-project_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T20:10:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T20:10:17Z', 'hostId': u'402cfda311233f1c646d1da2a544239574064e6db83d153718521e51', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'402cfda311233f1c646d1da2a544239574064e6db83d153718521e51', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T20:10:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e48ce2b816eb4690aa5d0b66adf36f2a', 'name': u'vping_ssh-vm_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', 'adminPass': u'w5HprwY8bziH', 'tenant_id': u'e48ce2b816eb4690aa5d0b66adf36f2a', 'created_at': u'2018-09-27T20:10:05Z', 'created': u'2018-09-27T20:10:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 20:10:18,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:10:18,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:18,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1192 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:18 GMT X-Openstack-Request-Id: req-db923b55-d83e-4667-9dda-aec9a6f9386f 2018-09-27 20:10:18,841 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ecf38c30-348a-4523-9b19-82b913cdaa02"],"updated_at":"2018-09-27T20:09:29Z","tenant_id":"e48ce2b816eb4690aa5d0b66adf36f2a","created_at":"2018-09-27T20:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e48ce2b816eb4690aa5d0b66adf36f2a","id":"e5a29b35-5334-4481-a3e5-0246aba5518e","name":"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:10:18,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-db923b55-d83e-4667-9dda-aec9a6f9386f 2018-09-27 20:10:18,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0929839611053s 2018-09-27 20:10:18,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 20:10:18,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=c91d56da-33e9-449a-82c9-f350c4374ed5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:18,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 749 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:18 GMT X-Openstack-Request-Id: req-03088467-8c63-4733-88ac-def8e6373966 2018-09-27 20:10:18,891 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5a29b35-5334-4481-a3e5-0246aba5518e","tenant_id":"e48ce2b816eb4690aa5d0b66adf36f2a","created_at":"2018-09-27T20:10:11Z","admin_state_up":true,"updated_at":"2018-09-27T20:10:17Z","binding:vnic_type":"normal","device_id":"c91d56da-33e9-449a-82c9-f350c4374ed5","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:81:ae:bd","id":"754ab525-4dbb-4add-aafc-d45765c8be96","port_security_enabled":true,"project_id":"e48ce2b816eb4690aa5d0b66adf36f2a","fixed_ips":[{"subnet_id":"ecf38c30-348a-4523-9b19-82b913cdaa02","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d"],"name":""}]} 2018-09-27 20:10:18,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=c91d56da-33e9-449a-82c9-f350c4374ed5 used request id req-03088467-8c63-4733-88ac-def8e6373966 2018-09-27 20:10:18,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0485050678253s 2018-09-27 20:10:18,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-27 20:10:18,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -d '{"floatingip": {"floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.6", "port_id": "754ab525-4dbb-4add-aafc-d45765c8be96"}}' 2018-09-27 20:10:20,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 553 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:20 GMT X-Openstack-Request-Id: req-f3543422-8414-47ac-81d2-8d4ad82c2002 2018-09-27 20:10:20,942 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "2a9b4359-bb0f-4b2b-a297-7f3680607d27", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-27T20:10:19Z", "floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": "754ab525-4dbb-4add-aafc-d45765c8be96", "id": "a7f35170-a997-41bf-bc6e-c095843bee65", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:10:19Z", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}} 2018-09-27 20:10:20,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f3543422-8414-47ac-81d2-8d4ad82c2002 2018-09-27 20:10:20,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.05023598671s 2018-09-27 20:10:20,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:10:20,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:21,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 556 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:21 GMT X-Openstack-Request-Id: req-bf9c8510-d77e-4a88-baa3-b5b8615720b3 2018-09-27 20:10:21,023 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2a9b4359-bb0f-4b2b-a297-7f3680607d27", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-27T20:10:19Z", "floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": "754ab525-4dbb-4add-aafc-d45765c8be96", "id": "a7f35170-a997-41bf-bc6e-c095843bee65", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:10:19Z", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}]} 2018-09-27 20:10:21,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bf9c8510-d77e-4a88-baa3-b5b8615720b3 2018-09-27 20:10:21,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0653429031372s 2018-09-27 20:10:21,030 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'2a9b4359-bb0f-4b2b-a297-7f3680607d27', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'e48ce2b816eb4690aa5d0b66adf36f2a', 'created_at': u'2018-09-27T20:10:19Z', 'attached': True, 'updated_at': u'2018-09-27T20:10:19Z', 'id': u'a7f35170-a997-41bf-bc6e-c095843bee65', 'floating_network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.211', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e48ce2b816eb4690aa5d0b66adf36f2a', 'name': 'vping_ssh-project_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'2a9b4359-bb0f-4b2b-a297-7f3680607d27', 'project_id': u'e48ce2b816eb4690aa5d0b66adf36f2a', 'port_id': u'754ab525-4dbb-4add-aafc-d45765c8be96', 'port': u'754ab525-4dbb-4add-aafc-d45765c8be96', 'network': u'cfea0c19-efa1-4a51-b50a-bb696cc17969'}) 2018-09-27 20:10:21,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 20:10:21,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 20:10:21,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7944 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d44fbdb-9632-4d17-a24e-08d5ab75b503 x-openstack-request-id: req-8d44fbdb-9632-4d17-a24e-08d5ab75b503 2018-09-27 20:10:21,809 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523890692 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.187236] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189441] pid_max: default: 32768 minimum: 301\n[ 0.190690] ACPI: Core revision 20150930\n[ 0.192358] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194111] Security Framework initialized\n[ 0.195245] Yama: becoming mindful.\n[ 0.196246] AppArmor: AppArmor initialized\n[ 0.197414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199338] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202766] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204672] Initializing cgroup subsys io\n[ 0.205785] Initializing cgroup subsys memory\n[ 0.207194] Initializing cgroup subsys devices\n[ 0.208407] Initializing cgroup subsys freezer\n[ 0.209561] Initializing cgroup subsys net_cls\n[ 0.210724] Initializing cgroup subsys perf_event\n[ 0.211936] Initializing cgroup subsys net_prio\n[ 0.213162] Initializing cgroup subsys hugetlb\n[ 0.214358] Initializing cgroup subsys pids\n[ 0.215548] CPU: Physical Processor ID: 0\n[ 0.217327] mce: CPU supports 10 MCE banks\n[ 0.218490] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219819] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234751] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241785] ftrace: allocating 31920 entries in 125 pages\n[ 0.268102] smpboot: Max logical packages: 1\n[ 0.269254] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271081] x2apic enabled\n[ 0.272191] Switched APIC routing to physical x2apic.\n[ 0.274627] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276154] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281272] KVM setup paravirtual spinlock\n[ 0.282861] x86: Booted up 1 node, 1 CPUs\n[ 0.283941] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285819] devtmpfs: initialized\n[ 0.287748] evm: security.selinux\n[ 0.288681] evm: security.SMACK64\n[ 0.289608] evm: security.SMACK64EXEC\n[ 0.290604] evm: security.SMACK64TRANSMUTE\n[ 0.291676] evm: security.SMACK64MMAP\n[ 0.292662] evm: security.ima\n[ 0.293516] evm: security.capability\n[ 0.294570] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297085] pinctrl core: initialized pinctrl subsystem\n[ 0.298517] RTC time: 20:10:18, date: 09/27/18\n[ 0.300035] NET: Registered protocol family 16\n[ 0.301359] cpuidle: using governor ladder\n[ 0.302449] cpuidle: using governor menu\n[ 0.303506] PCCT header not found.\n[ 0.304532] ACPI: bus type PCI registered\n[ 0.305627] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307524] PCI: Using configuration type 1 for base access\n[ 0.309633] ACPI: Added _OSI(Module Device)\n[ 0.310751] ACPI: Added _OSI(Processor Device)\n[ 0.311895] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315199] ACPI: Interpreter enabled\n[ 0.316268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323776] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326302] ACPI: (supports S0 S5)\n[ 0.327274] ACPI: Using IOAPIC for interrupt routing\n[ 0.328599] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332298] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333805] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335436] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337071] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339959] acpiphp: Slot [3] registered\n[ 0.341023] acpiphp: Slot [4] registered\n[ 0.342086] acpiphp: Slot [5] registered\n[ 0.343143] acpiphp: Slot [6] registered\n[ 0.344200] acpiphp: Slot [7] registered\n[ 0.345260] acpiphp: Slot [8] registered\n[ 0.346377] acpiphp: Slot [9] registered\n[ 0.347434] acpiphp: Slot [10] registered\n[ 0.348509] acpiphp: Slot [11] registered\n[ 0.349822] acpiphp: Slot [12] registered\n[ 0.350946] acpiphp: Slot [13] registered\n[ 0.352015] acpiphp: Slot [14] registered\n[ 0.353093] acpiphp: Slot [15] registered\n[ 0.368250] acpiphp: Slot [16] registered\n[ 0.369475] acpiphp: Slot [17] registered\n[ 0.370660] acpiphp: Slot [18] registered\n[ 0.371830] acpiphp: Slot [19] registered\n[ 0.373020] acpiphp: Slot [20] registered\n[ 0.374201] acpiphp: Slot [21] registered\n[ 0.375376] acpiphp: Slot [22] registered\n[ 0.376543] acpiphp: Slot [23] registered\n[ 0.377718] acpiphp: Slot [24] registered\n[ 0.378887] acpiphp: Slot [25] registered\n[ 0.380049] acpiphp: Slot [26] registered\n[ 0.381213] acpiphp: Slot [27] registered\n[ 0.382394] acpiphp: Slot [28] registered\n[ 0.383561] acpiphp: Slot [29] registered\n[ 0.384733] acpiphp: Slot [30] registered\n[ 0.385901] acpiphp: Slot [31] registered\n[ 0.387074] PCI host bridge to bus 0000:00\n[ 0.388239] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391698] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395887] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398027] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402248] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404084] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407586] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411871] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413957] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435048] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437161] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439215] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441235] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443389] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445201] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448633] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450881] vgaarb: loaded\n[ 0.451765] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453506] SCSI subsystem initialized\n[ 0.454836] ACPI: bus type USB registered\n[ 0.456051] usbcore: registered new interface driver usbfs\n[ 0.457549] usbcore: registered new interface driver hub\n[ 0.459000] usbcore: registered new device driver usb\n[ 0.460578] PCI: Using ACPI for IRQ routing\n[ 0.462171] NetLabel: Initializing\n[ 0.463213] NetLabel: domain hash size = 128\n[ 0.464443] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465833] NetLabel: unlabeled traffic allowed by default\n[ 0.467508] clocksource: Switched to clocksource kvm-clock\n[ 0.477755] AppArmor: AppArmor Filesystem Enabled\n[ 0.479166] pnp: PnP ACPI init\n[ 0.480453] pnp: PnP ACPI: found 5 devices\n[ 0.487450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489951] NET: Registered protocol family 2\n[ 0.491452] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493316] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495086] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496843] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498436] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500177] NET: Registered protocol family 1\n[ 0.501449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503032] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504575] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519228] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536265] Trying to unpack rootfs image as initramfs...\n[ 0.599291] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602022] Scanning for low memory corruption every 60 seconds\n[ 0.604115] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.605802] audit: initializing netlink subsys (disabled)\n[ 0.607325] audit: type=2000 audit(1538079018.754:1): initialized\n[ 0.609370] Initialise system trusted keyring\n[ 0.610850] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612606] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615459] zbud: loaded\n[ 0.616560] VFS: Disk quotas dquot_6.6.0\n[ 0.617800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620111] fuse init (API version 7.23)\n[ 0.621461] Key type big_key registered\n[ 0.622689] Allocating IMA MOK and blacklist keyrings.\n[ 0.624517] Key type asymmetric registered\n[ 0.625764] Asymmetric key parser 'x509' registered\n[ 0.627219] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629532] io scheduler noop registered\n[ 0.630713] io scheduler deadline registered (default)\n[ 0.632234] io scheduler cfq registered\n[ 0.633531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.635131] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.637108] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.639378] ACPI: Power Button [PWRF]\n[ 0.640720] GHES: HEST is not enabled!\n[ 0.654923] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.684082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.687113] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.714233] Linux agpgart interface v0.103\n[ 0.717782] brd: module loaded\n[ 0.720132] loop: module loaded\n[ 0.725284] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727518] GPT:90111 != 2097151\n[ 0.728568] GPT:Alternate GPT header not at the end of the disk.\n[ 0.730226] GPT:90111 != 2097151\n[ 0.731263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732724] vda: vda1 vda15\n[ 0.734477] scsi host0: ata_piix\n[ 0.735656] scsi host1: ata_piix\n[ 0.736747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.738602] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.741012] libphy: Fixed MDIO Bus: probed\n[ 0.742276] tun: Universal TUN/TAP device driver, 1.6\n[ 0.743743] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.746674] PPP generic driver version 2.4.2\n[ 0.748071] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.749900] ehci-pci: EHCI PCI platform driver\n[ 0.751236] ehci-platform: EHCI generic platform driver\n[ 0.752741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754474] ohci-pci: OHCI PCI platform driver\n[ 0.755810] ohci-platform: OHCI generic platform driver\n[ 0.757328] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772087] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773607] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775845] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.777366] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779108] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780919] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783100] usb usb1: Product: UHCI Host Controller\n[ 0.784500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786177] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787639] hub 1-0:1.0: USB hub found\n[ 0.788831] hub 1-0:1.0: 2 ports detected\n[ 0.790227] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793358] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794813] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.796350] mousedev: PS/2 mouse device common for all mice\n[ 0.798205] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800923] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802593] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.804383] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.806164] i2c /dev entries driver\n[ 0.807315] device-mapper: uevent: version 1.0.3\n[ 0.808738] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.811232] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.813270] NET: Registered protocol family 10\n[ 0.814921] NET: Registered protocol family 17\n[ 0.816257] Key type dns_resolver registered\n[ 0.817693] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.819347] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822007] registered taskstats version 1\n[ 0.823265] Loading compiled-in X.509 certificates\n[ 0.825232] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828038] zswap: loaded using pool lzo/zbud\n[ 0.830208] Key type trusted registered\n[ 0.832481] Key type encrypted registered\n[ 0.833707] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.835232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.836776] evm: HMAC attrs: 0x1\n[ 0.838135] Magic number: 2:786:195\n[ 0.839388] rtc_cmos 00:00: setting system clock to 2018-09-27 20:10:19 UTC (1538079019)\n[ 0.841854] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.843542] EDD information not available.\n[ 0.897274] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.913948] Write protecting the kernel read-only data: 14336k\n[ 0.917054] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.919661] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.82\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.076842] 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 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-0000000c\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-09-27 20:10:21,810 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5/action used request id req-8d44fbdb-9632-4d17-a24e-08d5ab75b503 2018-09-27 20:10:21,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.779392957687s 2018-09-27 20:10:21,811 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 523890692 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.187236] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189441] pid_max: default: 32768 minimum: 301 [ 0.190690] ACPI: Core revision 20150930 [ 0.192358] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194111] Security Framework initialized [ 0.195245] Yama: becoming mindful. [ 0.196246] AppArmor: AppArmor initialized [ 0.197414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.199338] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.201087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202766] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204672] Initializing cgroup subsys io [ 0.205785] Initializing cgroup subsys memory [ 0.207194] Initializing cgroup subsys devices [ 0.208407] Initializing cgroup subsys freezer [ 0.209561] Initializing cgroup subsys net_cls [ 0.210724] Initializing cgroup subsys perf_event [ 0.211936] Initializing cgroup subsys net_prio [ 0.213162] Initializing cgroup subsys hugetlb [ 0.214358] Initializing cgroup subsys pids [ 0.215548] CPU: Physical Processor ID: 0 [ 0.217327] mce: CPU supports 10 MCE banks [ 0.218490] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.219819] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.234751] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.241785] ftrace: allocating 31920 entries in 125 pages [ 0.268102] smpboot: Max logical packages: 1 [ 0.269254] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.271081] x2apic enabled [ 0.272191] Switched APIC routing to physical x2apic. [ 0.274627] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.276154] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.281272] KVM setup paravirtual spinlock [ 0.282861] x86: Booted up 1 node, 1 CPUs [ 0.283941] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285819] devtmpfs: initialized [ 0.287748] evm: security.selinux [ 0.288681] evm: security.SMACK64 [ 0.289608] evm: security.SMACK64EXEC [ 0.290604] evm: security.SMACK64TRANSMUTE [ 0.291676] evm: security.SMACK64MMAP [ 0.292662] evm: security.ima [ 0.293516] evm: security.capability [ 0.294570] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.297085] pinctrl core: initialized pinctrl subsystem [ 0.298517] RTC time: 20:10:18, date: 09/27/18 [ 0.300035] NET: Registered protocol family 16 [ 0.301359] cpuidle: using governor ladder [ 0.302449] cpuidle: using governor menu [ 0.303506] PCCT header not found. [ 0.304532] ACPI: bus type PCI registered [ 0.305627] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307524] PCI: Using configuration type 1 for base access [ 0.309633] ACPI: Added _OSI(Module Device) [ 0.310751] ACPI: Added _OSI(Processor Device) [ 0.311895] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313085] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315199] ACPI: Interpreter enabled [ 0.316268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.318792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.321293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.323776] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.326302] ACPI: (supports S0 S5) [ 0.327274] ACPI: Using IOAPIC for interrupt routing [ 0.328599] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.332298] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333805] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.335436] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.337071] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.339959] acpiphp: Slot [3] registered [ 0.341023] acpiphp: Slot [4] registered [ 0.342086] acpiphp: Slot [5] registered [ 0.343143] acpiphp: Slot [6] registered [ 0.344200] acpiphp: Slot [7] registered [ 0.345260] acpiphp: Slot [8] registered [ 0.346377] acpiphp: Slot [9] registered [ 0.347434] acpiphp: Slot [10] registered [ 0.348509] acpiphp: Slot [11] registered [ 0.349822] acpiphp: Slot [12] registered [ 0.350946] acpiphp: Slot [13] registered [ 0.352015] acpiphp: Slot [14] registered [ 0.353093] acpiphp: Slot [15] registered [ 0.368250] acpiphp: Slot [16] registered [ 0.369475] acpiphp: Slot [17] registered [ 0.370660] acpiphp: Slot [18] registered [ 0.371830] acpiphp: Slot [19] registered [ 0.373020] acpiphp: Slot [20] registered [ 0.374201] acpiphp: Slot [21] registered [ 0.375376] acpiphp: Slot [22] registered [ 0.376543] acpiphp: Slot [23] registered [ 0.377718] acpiphp: Slot [24] registered [ 0.378887] acpiphp: Slot [25] registered [ 0.380049] acpiphp: Slot [26] registered [ 0.381213] acpiphp: Slot [27] registered [ 0.382394] acpiphp: Slot [28] registered [ 0.383561] acpiphp: Slot [29] registered [ 0.384733] acpiphp: Slot [30] registered [ 0.385901] acpiphp: Slot [31] registered [ 0.387074] PCI host bridge to bus 0000:00 [ 0.388239] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391698] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395887] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.398027] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.402248] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.404084] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.407586] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411871] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413957] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435048] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437161] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439215] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441235] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443389] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445201] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447105] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448633] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450881] vgaarb: loaded [ 0.451765] vgaarb: bridge control possible 0000:00:02.0 [ 0.453506] SCSI subsystem initialized [ 0.454836] ACPI: bus type USB registered [ 0.456051] usbcore: registered new interface driver usbfs [ 0.457549] usbcore: registered new interface driver hub [ 0.459000] usbcore: registered new device driver usb [ 0.460578] PCI: Using ACPI for IRQ routing [ 0.462171] NetLabel: Initializing [ 0.463213] NetLabel: domain hash size = 128 [ 0.464443] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.465833] NetLabel: unlabeled traffic allowed by default [ 0.467508] clocksource: Switched to clocksource kvm-clock [ 0.477755] AppArmor: AppArmor Filesystem Enabled [ 0.479166] pnp: PnP ACPI init [ 0.480453] pnp: PnP ACPI: found 5 devices [ 0.487450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.489951] NET: Registered protocol family 2 [ 0.491452] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493316] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.495086] TCP: Hash tables configured (established 4096 bind 4096) [ 0.496843] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.498436] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.500177] NET: Registered protocol family 1 [ 0.501449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.503032] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.504575] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.519228] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.536265] Trying to unpack rootfs image as initramfs... [ 0.599291] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.602022] Scanning for low memory corruption every 60 seconds [ 0.604115] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.605802] audit: initializing netlink subsys (disabled) [ 0.607325] audit: type=2000 audit(1538079018.754:1): initialized [ 0.609370] Initialise system trusted keyring [ 0.610850] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.612606] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.615459] zbud: loaded [ 0.616560] VFS: Disk quotas dquot_6.6.0 [ 0.617800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.620111] fuse init (API version 7.23) [ 0.621461] Key type big_key registered [ 0.622689] Allocating IMA MOK and blacklist keyrings. [ 0.624517] Key type asymmetric registered [ 0.625764] Asymmetric key parser 'x509' registered [ 0.627219] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.629532] io scheduler noop registered [ 0.630713] io scheduler deadline registered (default) [ 0.632234] io scheduler cfq registered [ 0.633531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.635131] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.637108] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.639378] ACPI: Power Button [PWRF] [ 0.640720] GHES: HEST is not enabled! [ 0.654923] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.684082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.687113] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.714233] Linux agpgart interface v0.103 [ 0.717782] brd: module loaded [ 0.720132] loop: module loaded [ 0.725284] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.727518] GPT:90111 != 2097151 [ 0.728568] GPT:Alternate GPT header not at the end of the disk. [ 0.730226] GPT:90111 != 2097151 [ 0.731263] GPT: Use GNU Parted to correct GPT errors. [ 0.732724] vda: vda1 vda15 [ 0.734477] scsi host0: ata_piix [ 0.735656] scsi host1: ata_piix [ 0.736747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.738602] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.741012] libphy: Fixed MDIO Bus: probed [ 0.742276] tun: Universal TUN/TAP device driver, 1.6 [ 0.743743] tun: (C) 1999-2004 Max Krasnyansky [ 0.746674] PPP generic driver version 2.4.2 [ 0.748071] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.749900] ehci-pci: EHCI PCI platform driver [ 0.751236] ehci-platform: EHCI generic platform driver [ 0.752741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.754474] ohci-pci: OHCI PCI platform driver [ 0.755810] ohci-platform: OHCI generic platform driver [ 0.757328] uhci_hcd: USB Universal Host Controller Interface driver [ 0.772087] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.773607] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.775845] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.777366] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.779108] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.780919] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.783100] usb usb1: Product: UHCI Host Controller [ 0.784500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.786177] usb usb1: SerialNumber: 0000:00:01.2 [ 0.787639] hub 1-0:1.0: USB hub found [ 0.788831] hub 1-0:1.0: 2 ports detected [ 0.790227] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.793358] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.794813] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.796350] mousedev: PS/2 mouse device common for all mice [ 0.798205] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.800923] rtc_cmos 00:00: RTC can wake from S4 [ 0.802593] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.804383] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.806164] i2c /dev entries driver [ 0.807315] device-mapper: uevent: version 1.0.3 [ 0.808738] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.811232] ledtrig-cpu: registered to indicate activity on CPUs [ 0.813270] NET: Registered protocol family 10 [ 0.814921] NET: Registered protocol family 17 [ 0.816257] Key type dns_resolver registered [ 0.817693] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.819347] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.822007] registered taskstats version 1 [ 0.823265] Loading compiled-in X.509 certificates [ 0.825232] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.828038] zswap: loaded using pool lzo/zbud [ 0.830208] Key type trusted registered [ 0.832481] Key type encrypted registered [ 0.833707] AppArmor: AppArmor sha1 policy hashing enabled [ 0.835232] ima: No TPM chip found, activating TPM-bypass! [ 0.836776] evm: HMAC attrs: 0x1 [ 0.838135] Magic number: 2:786:195 [ 0.839388] rtc_cmos 00:00: setting system clock to 2018-09-27 20:10:19 UTC (1538079019) [ 0.841854] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.843542] EDD information not available. [ 0.897274] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.913948] Write protecting the kernel read-only data: 14336k [ 0.917054] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.919661] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.82 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.076842] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-0000000c failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: 2018-09-27 20:10:22,813 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.211: timed out 2018-09-27 20:10:31,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 20:10:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 20:10:32,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9583 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10: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-559f1418-1c0e-4400-a2d5-871c6f46bb66 x-openstack-request-id: req-559f1418-1c0e-4400-a2d5-871c6f46bb66 2018-09-27 20:10:32,041 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523890692 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.187236] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189441] pid_max: default: 32768 minimum: 301\n[ 0.190690] ACPI: Core revision 20150930\n[ 0.192358] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194111] Security Framework initialized\n[ 0.195245] Yama: becoming mindful.\n[ 0.196246] AppArmor: AppArmor initialized\n[ 0.197414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199338] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202766] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204672] Initializing cgroup subsys io\n[ 0.205785] Initializing cgroup subsys memory\n[ 0.207194] Initializing cgroup subsys devices\n[ 0.208407] Initializing cgroup subsys freezer\n[ 0.209561] Initializing cgroup subsys net_cls\n[ 0.210724] Initializing cgroup subsys perf_event\n[ 0.211936] Initializing cgroup subsys net_prio\n[ 0.213162] Initializing cgroup subsys hugetlb\n[ 0.214358] Initializing cgroup subsys pids\n[ 0.215548] CPU: Physical Processor ID: 0\n[ 0.217327] mce: CPU supports 10 MCE banks\n[ 0.218490] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219819] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234751] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241785] ftrace: allocating 31920 entries in 125 pages\n[ 0.268102] smpboot: Max logical packages: 1\n[ 0.269254] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271081] x2apic enabled\n[ 0.272191] Switched APIC routing to physical x2apic.\n[ 0.274627] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276154] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281272] KVM setup paravirtual spinlock\n[ 0.282861] x86: Booted up 1 node, 1 CPUs\n[ 0.283941] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285819] devtmpfs: initialized\n[ 0.287748] evm: security.selinux\n[ 0.288681] evm: security.SMACK64\n[ 0.289608] evm: security.SMACK64EXEC\n[ 0.290604] evm: security.SMACK64TRANSMUTE\n[ 0.291676] evm: security.SMACK64MMAP\n[ 0.292662] evm: security.ima\n[ 0.293516] evm: security.capability\n[ 0.294570] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297085] pinctrl core: initialized pinctrl subsystem\n[ 0.298517] RTC time: 20:10:18, date: 09/27/18\n[ 0.300035] NET: Registered protocol family 16\n[ 0.301359] cpuidle: using governor ladder\n[ 0.302449] cpuidle: using governor menu\n[ 0.303506] PCCT header not found.\n[ 0.304532] ACPI: bus type PCI registered\n[ 0.305627] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307524] PCI: Using configuration type 1 for base access\n[ 0.309633] ACPI: Added _OSI(Module Device)\n[ 0.310751] ACPI: Added _OSI(Processor Device)\n[ 0.311895] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315199] ACPI: Interpreter enabled\n[ 0.316268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323776] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326302] ACPI: (supports S0 S5)\n[ 0.327274] ACPI: Using IOAPIC for interrupt routing\n[ 0.328599] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332298] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333805] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335436] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337071] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339959] acpiphp: Slot [3] registered\n[ 0.341023] acpiphp: Slot [4] registered\n[ 0.342086] acpiphp: Slot [5] registered\n[ 0.343143] acpiphp: Slot [6] registered\n[ 0.344200] acpiphp: Slot [7] registered\n[ 0.345260] acpiphp: Slot [8] registered\n[ 0.346377] acpiphp: Slot [9] registered\n[ 0.347434] acpiphp: Slot [10] registered\n[ 0.348509] acpiphp: Slot [11] registered\n[ 0.349822] acpiphp: Slot [12] registered\n[ 0.350946] acpiphp: Slot [13] registered\n[ 0.352015] acpiphp: Slot [14] registered\n[ 0.353093] acpiphp: Slot [15] registered\n[ 0.368250] acpiphp: Slot [16] registered\n[ 0.369475] acpiphp: Slot [17] registered\n[ 0.370660] acpiphp: Slot [18] registered\n[ 0.371830] acpiphp: Slot [19] registered\n[ 0.373020] acpiphp: Slot [20] registered\n[ 0.374201] acpiphp: Slot [21] registered\n[ 0.375376] acpiphp: Slot [22] registered\n[ 0.376543] acpiphp: Slot [23] registered\n[ 0.377718] acpiphp: Slot [24] registered\n[ 0.378887] acpiphp: Slot [25] registered\n[ 0.380049] acpiphp: Slot [26] registered\n[ 0.381213] acpiphp: Slot [27] registered\n[ 0.382394] acpiphp: Slot [28] registered\n[ 0.383561] acpiphp: Slot [29] registered\n[ 0.384733] acpiphp: Slot [30] registered\n[ 0.385901] acpiphp: Slot [31] registered\n[ 0.387074] PCI host bridge to bus 0000:00\n[ 0.388239] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391698] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395887] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398027] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402248] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404084] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407586] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411871] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413957] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435048] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437161] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439215] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441235] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443389] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445201] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448633] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450881] vgaarb: loaded\n[ 0.451765] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453506] SCSI subsystem initialized\n[ 0.454836] ACPI: bus type USB registered\n[ 0.456051] usbcore: registered new interface driver usbfs\n[ 0.457549] usbcore: registered new interface driver hub\n[ 0.459000] usbcore: registered new device driver usb\n[ 0.460578] PCI: Using ACPI for IRQ routing\n[ 0.462171] NetLabel: Initializing\n[ 0.463213] NetLabel: domain hash size = 128\n[ 0.464443] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465833] NetLabel: unlabeled traffic allowed by default\n[ 0.467508] clocksource: Switched to clocksource kvm-clock\n[ 0.477755] AppArmor: AppArmor Filesystem Enabled\n[ 0.479166] pnp: PnP ACPI init\n[ 0.480453] pnp: PnP ACPI: found 5 devices\n[ 0.487450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489951] NET: Registered protocol family 2\n[ 0.491452] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493316] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495086] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496843] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498436] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500177] NET: Registered protocol family 1\n[ 0.501449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503032] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504575] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519228] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536265] Trying to unpack rootfs image as initramfs...\n[ 0.599291] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602022] Scanning for low memory corruption every 60 seconds\n[ 0.604115] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.605802] audit: initializing netlink subsys (disabled)\n[ 0.607325] audit: type=2000 audit(1538079018.754:1): initialized\n[ 0.609370] Initialise system trusted keyring\n[ 0.610850] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612606] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615459] zbud: loaded\n[ 0.616560] VFS: Disk quotas dquot_6.6.0\n[ 0.617800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620111] fuse init (API version 7.23)\n[ 0.621461] Key type big_key registered\n[ 0.622689] Allocating IMA MOK and blacklist keyrings.\n[ 0.624517] Key type asymmetric registered\n[ 0.625764] Asymmetric key parser 'x509' registered\n[ 0.627219] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629532] io scheduler noop registered\n[ 0.630713] io scheduler deadline registered (default)\n[ 0.632234] io scheduler cfq registered\n[ 0.633531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.635131] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.637108] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.639378] ACPI: Power Button [PWRF]\n[ 0.640720] GHES: HEST is not enabled!\n[ 0.654923] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.684082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.687113] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.714233] Linux agpgart interface v0.103\n[ 0.717782] brd: module loaded\n[ 0.720132] loop: module loaded\n[ 0.725284] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727518] GPT:90111 != 2097151\n[ 0.728568] GPT:Alternate GPT header not at the end of the disk.\n[ 0.730226] GPT:90111 != 2097151\n[ 0.731263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732724] vda: vda1 vda15\n[ 0.734477] scsi host0: ata_piix\n[ 0.735656] scsi host1: ata_piix\n[ 0.736747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.738602] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.741012] libphy: Fixed MDIO Bus: probed\n[ 0.742276] tun: Universal TUN/TAP device driver, 1.6\n[ 0.743743] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.746674] PPP generic driver version 2.4.2\n[ 0.748071] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.749900] ehci-pci: EHCI PCI platform driver\n[ 0.751236] ehci-platform: EHCI generic platform driver\n[ 0.752741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754474] ohci-pci: OHCI PCI platform driver\n[ 0.755810] ohci-platform: OHCI generic platform driver\n[ 0.757328] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772087] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773607] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775845] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.777366] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779108] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780919] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783100] usb usb1: Product: UHCI Host Controller\n[ 0.784500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786177] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787639] hub 1-0:1.0: USB hub found\n[ 0.788831] hub 1-0:1.0: 2 ports detected\n[ 0.790227] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793358] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794813] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.796350] mousedev: PS/2 mouse device common for all mice\n[ 0.798205] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800923] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802593] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.804383] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.806164] i2c /dev entries driver\n[ 0.807315] device-mapper: uevent: version 1.0.3\n[ 0.808738] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.811232] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.813270] NET: Registered protocol family 10\n[ 0.814921] NET: Registered protocol family 17\n[ 0.816257] Key type dns_resolver registered\n[ 0.817693] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.819347] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.822007] registered taskstats version 1\n[ 0.823265] Loading compiled-in X.509 certificates\n[ 0.825232] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.828038] zswap: loaded using pool lzo/zbud\n[ 0.830208] Key type trusted registered\n[ 0.832481] Key type encrypted registered\n[ 0.833707] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.835232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.836776] evm: HMAC attrs: 0x1\n[ 0.838135] Magic number: 2:786:195\n[ 0.839388] rtc_cmos 00:00: setting system clock to 2018-09-27 20:10:19 UTC (1538079019)\n[ 0.841854] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.843542] EDD information not available.\n[ 0.897274] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.913948] Write protecting the kernel read-only data: 14336k\n[ 0.917054] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.919661] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.82\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.076842] 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 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-0000000c\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCC7LLbAQjLa3IPUhtx4aoYWQ7T2KsGXp45ur49xwSpUAdR9TAcStCUywp+/ndSvT3rJN8TsZFkPvMWyzDVgsJEDza7qPFaYvB9gXLe/nuJQKiH6LX7SN7+XLoqGLFT55kmBci0n2IxRFJkwJAcjx8DMdRwNmxOAnVv3CCZChRPuvVGkI5Z3HcAXIUYWwSD6up5c3AwZgTWSgB1hL6DuyEQAnGTeZ6tzgstLu+9G0GQ1SS6D8mrHc5LbfvMpKWAA+P1cIcdTX/jL+eBq7HDUwXY8aiSgOQ6VI+l5OoLhVhMp3yJwnlwrmPz8R1fLibxcI3GZEO7vEAhaij780xv1rUF root@vping-ssh-vm-48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc\nssh-dss AAAAB3NzaC1kc3MAAACBAIUI162e/PmmGXCyALfwzgrZyJG8mhVQ0rRNM8HMTb1P2ek9q/eHkhf7n6gyQMeoij+YcUMTEYE2KxOaPikMtvzUBRxVlBneno+YiqgAbv8S40n1C7b7XbMTMQMU3CIUD1nHKxoMnLQKK4ArlscK5PjXkCBexvHMaKRl1rP2LWSnAAAAFQDOsthO+wsFDQoMNLOS4E+lc0pYkwAAAIBdyannEp0Z7ZWgqMffW2Kj/l2Vz9VwBHSIfcacNZxS/MpHJ5ncbJDkVRnLGK7rvY5HUpwvXCKyRO3yXA1jSP7+uP6YqosOFSBAwgvvgf6UkIvgOhotX8wCBbdjXnv/09Op+gPc/4qVjmJawZM85cpSccCvkpEW2gQ1IhtIPbUatgAAAIBxs3g8qwaE1eC6kpnkiuboxFRImgta172+Ee0wA8deCzzg0oQNhcpP6Qb2CDki3jOjw7Sn5eGAz/pa7aMBPpLrbmcPfUGM/FlVO0OtisTvZxr3hGwp1jGPdv0+ev3KcFV37zcL3HX+W/u2dtZE7MP+cWo8az53vRYUHtIenUCQig== root@vping-ssh-vm-48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe81:aebd/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 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-0000000c\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.92 ===\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-48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc login: "} 2018-09-27 20:10:32,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5/action used request id req-559f1418-1c0e-4400-a2d5-871c6f46bb66 2018-09-27 20:10:32,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.218688011169s 2018-09-27 20:10:32,043 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 523890692 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.187236] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189441] pid_max: default: 32768 minimum: 301 [ 0.190690] ACPI: Core revision 20150930 [ 0.192358] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194111] Security Framework initialized [ 0.195245] Yama: becoming mindful. [ 0.196246] AppArmor: AppArmor initialized [ 0.197414] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.199338] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.201087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202766] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204672] Initializing cgroup subsys io [ 0.205785] Initializing cgroup subsys memory [ 0.207194] Initializing cgroup subsys devices [ 0.208407] Initializing cgroup subsys freezer [ 0.209561] Initializing cgroup subsys net_cls [ 0.210724] Initializing cgroup subsys perf_event [ 0.211936] Initializing cgroup subsys net_prio [ 0.213162] Initializing cgroup subsys hugetlb [ 0.214358] Initializing cgroup subsys pids [ 0.215548] CPU: Physical Processor ID: 0 [ 0.217327] mce: CPU supports 10 MCE banks [ 0.218490] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.219819] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.234751] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.241785] ftrace: allocating 31920 entries in 125 pages [ 0.268102] smpboot: Max logical packages: 1 [ 0.269254] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.271081] x2apic enabled [ 0.272191] Switched APIC routing to physical x2apic. [ 0.274627] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.276154] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.281272] KVM setup paravirtual spinlock [ 0.282861] x86: Booted up 1 node, 1 CPUs [ 0.283941] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285819] devtmpfs: initialized [ 0.287748] evm: security.selinux [ 0.288681] evm: security.SMACK64 [ 0.289608] evm: security.SMACK64EXEC [ 0.290604] evm: security.SMACK64TRANSMUTE [ 0.291676] evm: security.SMACK64MMAP [ 0.292662] evm: security.ima [ 0.293516] evm: security.capability [ 0.294570] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.297085] pinctrl core: initialized pinctrl subsystem [ 0.298517] RTC time: 20:10:18, date: 09/27/18 [ 0.300035] NET: Registered protocol family 16 [ 0.301359] cpuidle: using governor ladder [ 0.302449] cpuidle: using governor menu [ 0.303506] PCCT header not found. [ 0.304532] ACPI: bus type PCI registered [ 0.305627] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307524] PCI: Using configuration type 1 for base access [ 0.309633] ACPI: Added _OSI(Module Device) [ 0.310751] ACPI: Added _OSI(Processor Device) [ 0.311895] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313085] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315199] ACPI: Interpreter enabled [ 0.316268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.318792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.321293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.323776] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.326302] ACPI: (supports S0 S5) [ 0.327274] ACPI: Using IOAPIC for interrupt routing [ 0.328599] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.332298] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333805] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.335436] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.337071] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.339959] acpiphp: Slot [3] registered [ 0.341023] acpiphp: Slot [4] registered [ 0.342086] acpiphp: Slot [5] registered [ 0.343143] acpiphp: Slot [6] registered [ 0.344200] acpiphp: Slot [7] registered [ 0.345260] acpiphp: Slot [8] registered [ 0.346377] acpiphp: Slot [9] registered [ 0.347434] acpiphp: Slot [10] registered [ 0.348509] acpiphp: Slot [11] registered [ 0.349822] acpiphp: Slot [12] registered [ 0.350946] acpiphp: Slot [13] registered [ 0.352015] acpiphp: Slot [14] registered [ 0.353093] acpiphp: Slot [15] registered [ 0.368250] acpiphp: Slot [16] registered [ 0.369475] acpiphp: Slot [17] registered [ 0.370660] acpiphp: Slot [18] registered [ 0.371830] acpiphp: Slot [19] registered [ 0.373020] acpiphp: Slot [20] registered [ 0.374201] acpiphp: Slot [21] registered [ 0.375376] acpiphp: Slot [22] registered [ 0.376543] acpiphp: Slot [23] registered [ 0.377718] acpiphp: Slot [24] registered [ 0.378887] acpiphp: Slot [25] registered [ 0.380049] acpiphp: Slot [26] registered [ 0.381213] acpiphp: Slot [27] registered [ 0.382394] acpiphp: Slot [28] registered [ 0.383561] acpiphp: Slot [29] registered [ 0.384733] acpiphp: Slot [30] registered [ 0.385901] acpiphp: Slot [31] registered [ 0.387074] PCI host bridge to bus 0000:00 [ 0.388239] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391698] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393791] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395887] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.398027] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.402248] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.404084] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.407586] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411871] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413957] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435048] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437161] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439215] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441235] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443389] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445201] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447105] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448633] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450881] vgaarb: loaded [ 0.451765] vgaarb: bridge control possible 0000:00:02.0 [ 0.453506] SCSI subsystem initialized [ 0.454836] ACPI: bus type USB registered [ 0.456051] usbcore: registered new interface driver usbfs [ 0.457549] usbcore: registered new interface driver hub [ 0.459000] usbcore: registered new device driver usb [ 0.460578] PCI: Using ACPI for IRQ routing [ 0.462171] NetLabel: Initializing [ 0.463213] NetLabel: domain hash size = 128 [ 0.464443] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.465833] NetLabel: unlabeled traffic allowed by default [ 0.467508] clocksource: Switched to clocksource kvm-clock [ 0.477755] AppArmor: AppArmor Filesystem Enabled [ 0.479166] pnp: PnP ACPI init [ 0.480453] pnp: PnP ACPI: found 5 devices [ 0.487450] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.489951] NET: Registered protocol family 2 [ 0.491452] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493316] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.495086] TCP: Hash tables configured (established 4096 bind 4096) [ 0.496843] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.498436] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.500177] NET: Registered protocol family 1 [ 0.501449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.503032] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.504575] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.519228] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.536265] Trying to unpack rootfs image as initramfs... [ 0.599291] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.602022] Scanning for low memory corruption every 60 seconds [ 0.604115] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.605802] audit: initializing netlink subsys (disabled) [ 0.607325] audit: type=2000 audit(1538079018.754:1): initialized [ 0.609370] Initialise system trusted keyring [ 0.610850] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.612606] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.615459] zbud: loaded [ 0.616560] VFS: Disk quotas dquot_6.6.0 [ 0.617800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.620111] fuse init (API version 7.23) [ 0.621461] Key type big_key registered [ 0.622689] Allocating IMA MOK and blacklist keyrings. [ 0.624517] Key type asymmetric registered [ 0.625764] Asymmetric key parser 'x509' registered [ 0.627219] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.629532] io scheduler noop registered [ 0.630713] io scheduler deadline registered (default) [ 0.632234] io scheduler cfq registered [ 0.633531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.635131] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.637108] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.639378] ACPI: Power Button [PWRF] [ 0.640720] GHES: HEST is not enabled! [ 0.654923] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.684082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.687113] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.714233] Linux agpgart interface v0.103 [ 0.717782] brd: module loaded [ 0.720132] loop: module loaded [ 0.725284] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.727518] GPT:90111 != 2097151 [ 0.728568] GPT:Alternate GPT header not at the end of the disk. [ 0.730226] GPT:90111 != 2097151 [ 0.731263] GPT: Use GNU Parted to correct GPT errors. [ 0.732724] vda: vda1 vda15 [ 0.734477] scsi host0: ata_piix [ 0.735656] scsi host1: ata_piix [ 0.736747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.738602] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.741012] libphy: Fixed MDIO Bus: probed [ 0.742276] tun: Universal TUN/TAP device driver, 1.6 [ 0.743743] tun: (C) 1999-2004 Max Krasnyansky [ 0.746674] PPP generic driver version 2.4.2 [ 0.748071] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.749900] ehci-pci: EHCI PCI platform driver [ 0.751236] ehci-platform: EHCI generic platform driver [ 0.752741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.754474] ohci-pci: OHCI PCI platform driver [ 0.755810] ohci-platform: OHCI generic platform driver [ 0.757328] uhci_hcd: USB Universal Host Controller Interface driver [ 0.772087] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.773607] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.775845] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.777366] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.779108] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.780919] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.783100] usb usb1: Product: UHCI Host Controller [ 0.784500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.786177] usb usb1: SerialNumber: 0000:00:01.2 [ 0.787639] hub 1-0:1.0: USB hub found [ 0.788831] hub 1-0:1.0: 2 ports detected [ 0.790227] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.793358] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.794813] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.796350] mousedev: PS/2 mouse device common for all mice [ 0.798205] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.800923] rtc_cmos 00:00: RTC can wake from S4 [ 0.802593] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.804383] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.806164] i2c /dev entries driver [ 0.807315] device-mapper: uevent: version 1.0.3 [ 0.808738] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.811232] ledtrig-cpu: registered to indicate activity on CPUs [ 0.813270] NET: Registered protocol family 10 [ 0.814921] NET: Registered protocol family 17 [ 0.816257] Key type dns_resolver registered [ 0.817693] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.819347] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.822007] registered taskstats version 1 [ 0.823265] Loading compiled-in X.509 certificates [ 0.825232] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.828038] zswap: loaded using pool lzo/zbud [ 0.830208] Key type trusted registered [ 0.832481] Key type encrypted registered [ 0.833707] AppArmor: AppArmor sha1 policy hashing enabled [ 0.835232] ima: No TPM chip found, activating TPM-bypass! [ 0.836776] evm: HMAC attrs: 0x1 [ 0.838135] Magic number: 2:786:195 [ 0.839388] rtc_cmos 00:00: setting system clock to 2018-09-27 20:10:19 UTC (1538079019) [ 0.841854] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.843542] EDD information not available. [ 0.897274] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.913948] Write protecting the kernel read-only data: 14336k [ 0.917054] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.919661] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.82 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.076842] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-0000000c 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCC7LLbAQjLa3IPUhtx4aoYWQ7T2KsGXp45ur49xwSpUAdR9TAcStCUywp+/ndSvT3rJN8TsZFkPvMWyzDVgsJEDza7qPFaYvB9gXLe/nuJQKiH6LX7SN7+XLoqGLFT55kmBci0n2IxRFJkwJAcjx8DMdRwNmxOAnVv3CCZChRPuvVGkI5Z3HcAXIUYWwSD6up5c3AwZgTWSgB1hL6DuyEQAnGTeZ6tzgstLu+9G0GQ1SS6D8mrHc5LbfvMpKWAA+P1cIcdTX/jL+eBq7HDUwXY8aiSgOQ6VI+l5OoLhVhMp3yJwnlwrmPz8R1fLibxcI3GZEO7vEAhaij780xv1rUF root@vping-ssh-vm-48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc ssh-dss AAAAB3NzaC1kc3MAAACBAIUI162e/PmmGXCyALfwzgrZyJG8mhVQ0rRNM8HMTb1P2ek9q/eHkhf7n6gyQMeoij+YcUMTEYE2KxOaPikMtvzUBRxVlBneno+YiqgAbv8S40n1C7b7XbMTMQMU3CIUD1nHKxoMnLQKK4ArlscK5PjXkCBexvHMaKRl1rP2LWSnAAAAFQDOsthO+wsFDQoMNLOS4E+lc0pYkwAAAIBdyannEp0Z7ZWgqMffW2Kj/l2Vz9VwBHSIfcacNZxS/MpHJ5ncbJDkVRnLGK7rvY5HUpwvXCKyRO3yXA1jSP7+uP6YqosOFSBAwgvvgf6UkIvgOhotX8wCBbdjXnv/09Op+gPc/4qVjmJawZM85cpSccCvkpEW2gQ1IhtIPbUatgAAAIBxs3g8qwaE1eC6kpnkiuboxFRImgta172+Ee0wA8deCzzg0oQNhcpP6Qb2CDki3jOjw7Sn5eGAz/pa7aMBPpLrbmcPfUGM/FlVO0OtisTvZxr3hGwp1jGPdv0+ev3KcFV37zcL3HX+W/u2dtZE7MP+cWo8az53vRYUHtIenUCQig== root@vping-ssh-vm-48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe81:aebd/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 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-0000000c name: N/A availability-zone: nova local-hostname: vping-ssh-vm-48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.92 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc login: 2018-09-27 20:10:32,045 - paramiko.transport - DEBUG - starting thread (client mode): 0xe2a5bc50L 2018-09-27 20:10:32,046 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-27 20:10:32,046 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-27 20:10:32,046 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-27 20:10:32,047 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-27 20:10:32,047 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-27 20:10:32,047 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-27 20:10:32,048 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-27 20:10:32,048 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-27 20:10:32,048 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-27 20:10:32,065 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-27 20:10:32,065 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-27 20:10:32,077 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.211: febbfefad32e88aac8f046d7cf29a469 2018-09-27 20:10:32,078 - paramiko.transport - DEBUG - Trying discovered key cb156ceaf66aed7974a6b64cb7b9387a in /tmp/tmp8bDbui 2018-09-27 20:10:32,104 - paramiko.transport - DEBUG - userauth is OK 2018-09-27 20:10:32,110 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-27 20:10:32,143 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-27 20:10:32,143 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-27 20:10:32,144 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-27 20:10:32,145 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-27 20:10:32,148 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-27 20:10:32,148 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.13 (192.168.120.13): 56 data bytes 64 bytes from 192.168.120.13: seq=0 ttl=64 time=1.241 ms --- 192.168.120.13 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.241/1.241/1.241 ms 2018-09-27 20:10:32,149 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-09-27 20:10:32,153 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-27 20:10:32,255 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 20:10:32,256 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-27 20:10:32,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 20:10:32,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:32,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 20:10: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-56eed2b6-10b9-4d5e-b0cd-dca19b4d3505 x-openstack-request-id: req-56eed2b6-10b9-4d5e-b0cd-dca19b4d3505 2018-09-27 20:10:32,484 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25 used request id req-56eed2b6-10b9-4d5e-b0cd-dca19b4d3505 2018-09-27 20:10:32,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.22199010849s 2018-09-27 20:10:32,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:10:32,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:33,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3e962642-7d37-4da8-b09c-86024c3139ee x-openstack-request-id: req-3e962642-7d37-4da8-b09c-86024c3139ee 2018-09-27 20:10:33,272 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ae:bd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ae:bd", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:10:17.000000", "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "c91d56da-33e9-449a-82c9-f350c4374ed5", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:10:17Z", "hostId": "402cfda311233f1c646d1da2a544239574064e6db83d153718521e51", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "name": "vping_ssh-vm_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:10:05Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:be:f5", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:09:55.000000", "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "7a696469-01a4-45ec-b6b3-b80fe5e3ce25", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:10:32Z", "hostId": "a288dc7da9cb22287cab4d9ea38d583c587a3da72f4ad1baa344c128", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:09:45Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:10:33,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3e962642-7d37-4da8-b09c-86024c3139ee 2018-09-27 20:10:33,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787646055222s 2018-09-27 20:10:33,275 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:10:35,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:10:35,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:36,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 761 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35e7d682-421c-4257-b4d0-d37ffc5b0403 x-openstack-request-id: req-35e7d682-421c-4257-b4d0-d37ffc5b0403 2018-09-27 20:10:36,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ae:bd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ae:bd", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:10:17.000000", "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "c91d56da-33e9-449a-82c9-f350c4374ed5", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:10:17Z", "hostId": "402cfda311233f1c646d1da2a544239574064e6db83d153718521e51", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "name": "vping_ssh-vm_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:10:05Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:10:36,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-35e7d682-421c-4257-b4d0-d37ffc5b0403 2018-09-27 20:10:36,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75686788559s 2018-09-27 20:10:36,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-27 20:10:36,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/a7f35170-a997-41bf-bc6e-c095843bee65.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:37,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:10:37 GMT X-Openstack-Request-Id: req-94c3cfc0-8088-44f8-9f23-4daac25021e6 2018-09-27 20:10:37,101 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:10:37,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/a7f35170-a997-41bf-bc6e-c095843bee65.json used request id req-94c3cfc0-8088-44f8-9f23-4daac25021e6 2018-09-27 20:10:37,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.06014108658s 2018-09-27 20:10:37,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:10:37,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:37,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:37 GMT X-Openstack-Request-Id: req-491b2925-6ccd-451f-bafc-8551f2bde488 2018-09-27 20:10:37,156 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 20:10:37,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-491b2925-6ccd-451f-bafc-8551f2bde488 2018-09-27 20:10:37,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0429480075836s 2018-09-27 20:10:37,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 20:10:37,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:37,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 20:10: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-c689ddba-b61f-4086-8902-a691356cfece x-openstack-request-id: req-c689ddba-b61f-4086-8902-a691356cfece 2018-09-27 20:10:37,388 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5 used request id req-c689ddba-b61f-4086-8902-a691356cfece 2018-09-27 20:10:37,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.230898141861s 2018-09-27 20:10:37,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:10:37,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:38,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b976bd39-1f78-450d-ab7c-e9713f6c227e x-openstack-request-id: req-b976bd39-1f78-450d-ab7c-e9713f6c227e 2018-09-27 20:10:38,273 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ae:bd", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ae:bd", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c91d56da-33e9-449a-82c9-f350c4374ed5", "rel": "bookmark"}], "image": {"id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "links": [{"href": "http://172.30.9.22:8774/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:10:17.000000", "flavor": {"id": "1da2f553-5701-43d9-b79b-5978a9a68071", "links": [{"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}]}, "id": "c91d56da-33e9-449a-82c9-f350c4374ed5", "security_groups": [{"name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}], "user_id": "daad42eb19ae4889b342b6e8b1c1993b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:10:37Z", "hostId": "402cfda311233f1c646d1da2a544239574064e6db83d153718521e51", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "name": "vping_ssh-vm_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "created": "2018-09-27T20:10:05Z", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:10:38,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b976bd39-1f78-450d-ab7c-e9713f6c227e 2018-09-27 20:10:38,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.885432958603s 2018-09-27 20:10:38,275 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:10:40,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:10:40,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:40,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a6377f06-15b3-40eb-a853-0f282bc17105 x-openstack-request-id: req-a6377f06-15b3-40eb-a853-0f282bc17105 2018-09-27 20:10:40,385 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-27 20:10:40,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a6377f06-15b3-40eb-a853-0f282bc17105 2018-09-27 20:10:40,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.107372045517s 2018-09-27 20:10:40,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:10:40,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:40,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:40 GMT X-Openstack-Request-Id: req-4b50b1f8-3370-4a19-beab-4402c72b8e77 2018-09-27 20:10:40,435 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:09:27Z", "updated_at": "2018-09-27T20:09:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "3fd38a13-0202-40b3-83bf-6d168c5904a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "627a505a-6dd4-4dda-9235-56a130d46f16", "remote_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "8bd54d09-81f3-4546-86fb-4d0570f02642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "f088d8d6-f288-45e8-b871-121b409d62dc", "remote_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}], "revision_number": 1, "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:09:37Z", "updated_at": "2018-09-27T20:09:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:37Z", "revision_number": 0, "id": "5af226d7-bba7-4573-abb4-2405a796869c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:37Z", "security_group_id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:38Z", "revision_number": 0, "id": "64c6371e-a84f-4adb-a78a-61af02a48f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:38Z", "security_group_id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T20:09:38Z", "revision_number": 0, "id": "dbbe2eef-66c8-4cc5-ba98-161df383b910", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:38Z", "security_group_id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:37Z", "revision_number": 0, "id": "de578d51-7ce8-4266-b533-87fc95570532", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:37Z", "security_group_id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}], "revision_number": 3, "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d", "name": "vping_ssh-sg_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:10:40,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4b50b1f8-3370-4a19-beab-4402c72b8e77 2018-09-27 20:10:40,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.04430103302s 2018-09-27 20:10:40,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 20:10:40,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:40,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:10:40 GMT X-Openstack-Request-Id: req-e36c3aba-dc4a-4db8-9253-40be3dbd5e9b 2018-09-27 20:10:40,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:10:40,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/b128589a-5796-4a6a-b8ee-f5fbd0f0ba8d.json used request id req-e36c3aba-dc4a-4db8-9253-40be3dbd5e9b 2018-09-27 20:10:40,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.55108499527s 2018-09-27 20:10:40,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-27 20:10:40,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:41,227 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-75b4c682-28fb-405e-97f1-06e6ca622f5e x-openstack-request-id: req-75b4c682-28fb-405e-97f1-06e6ca622f5e 2018-09-27 20:10:41,227 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc used request id req-75b4c682-28fb-405e-97f1-06e6ca622f5e 2018-09-27 20:10:41,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.234065055847s 2018-09-27 20:10:41,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 20:10:41,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/2a9b4359-bb0f-4b2b-a297-7f3680607d27/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" -d '{"subnet_id": "ecf38c30-348a-4523-9b19-82b913cdaa02"}' 2018-09-27 20:10:43,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:43 GMT X-Openstack-Request-Id: req-1a02b19c-9b3f-45e9-9223-0c33085a2b0a 2018-09-27 20:10:43,064 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e5a29b35-5334-4481-a3e5-0246aba5518e", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "subnet_id": "ecf38c30-348a-4523-9b19-82b913cdaa02", "subnet_ids": ["ecf38c30-348a-4523-9b19-82b913cdaa02"], "port_id": "61a58d5e-a546-449d-add5-22e5d263d985", "id": "2a9b4359-bb0f-4b2b-a297-7f3680607d27"} 2018-09-27 20:10:43,064 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2a9b4359-bb0f-4b2b-a297-7f3680607d27/remove_router_interface.json used request id req-1a02b19c-9b3f-45e9-9223-0c33085a2b0a 2018-09-27 20:10:43,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.83635807037s 2018-09-27 20:10:43,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 20:10:43,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:43,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 623 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:43 GMT X-Openstack-Request-Id: req-470fec59-3a79-413f-a46f-724951ff0bf1 2018-09-27 20:10:43,188 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:09:30Z", "admin_state_up": true, "updated_at": "2018-09-27T20:10:42Z", "revision_number": 4, "routes": [], "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "2a9b4359-bb0f-4b2b-a297-7f3680607d27", "name": "vping_ssh-router_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:10:43,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-470fec59-3a79-413f-a46f-724951ff0bf1 2018-09-27 20:10:43,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123800039291s 2018-09-27 20:10:43,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 20:10:43,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/2a9b4359-bb0f-4b2b-a297-7f3680607d27.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:44,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:10:44 GMT X-Openstack-Request-Id: req-7a1fb8ac-d2b6-491d-a4c4-904b8d679436 2018-09-27 20:10:44,615 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:10:44,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/2a9b4359-bb0f-4b2b-a297-7f3680607d27.json used request id req-7a1fb8ac-d2b6-491d-a4c4-904b8d679436 2018-09-27 20:10:44,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42550086975s 2018-09-27 20:10:44,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:10:44,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:44,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:44 GMT X-Openstack-Request-Id: req-e00dcf60-6889-4928-97d2-6a776eacbfe5 2018-09-27 20:10:44,920 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5a29b35-5334-4481-a3e5-0246aba5518e","tenant_id":"e48ce2b816eb4690aa5d0b66adf36f2a","created_at":"2018-09-27T20:09:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:09:29Z","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":"e48ce2b816eb4690aa5d0b66adf36f2a","id":"ecf38c30-348a-4523-9b19-82b913cdaa02","subnetpool_id":null,"name":"vping_ssh-subnet_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:10:44,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e00dcf60-6889-4928-97d2-6a776eacbfe5 2018-09-27 20:10:44,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.304639101028s 2018-09-27 20:10:44,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 20:10:44,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/ecf38c30-348a-4523-9b19-82b913cdaa02.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:47,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:10:47 GMT X-Openstack-Request-Id: req-fb5ed4d1-56a6-4683-9b92-9a3ff8b3c609 2018-09-27 20:10:47,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:10:47,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ecf38c30-348a-4523-9b19-82b913cdaa02.json used request id req-fb5ed4d1-56a6-4683-9b92-9a3ff8b3c609 2018-09-27 20:10:47,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.5074968338s 2018-09-27 20:10:47,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:10:47,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:47,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1154 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:47 GMT X-Openstack-Request-Id: req-18168e63-65cb-49d4-817f-9441ba894b39 2018-09-27 20:10:47,550 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-27T20:10:47Z","tenant_id":"e48ce2b816eb4690aa5d0b66adf36f2a","created_at":"2018-09-27T20:09:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e48ce2b816eb4690aa5d0b66adf36f2a","id":"e5a29b35-5334-4481-a3e5-0246aba5518e","name":"vping_ssh-net_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:10:47,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-18168e63-65cb-49d4-817f-9441ba894b39 2018-09-27 20:10:47,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120671987534s 2018-09-27 20:10:47,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 20:10:47,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/e5a29b35-5334-4481-a3e5-0246aba5518e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:49,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:10:49 GMT X-Openstack-Request-Id: req-d62132a9-01fb-457b-b8b7-aecf3a802c0a 2018-09-27 20:10:49,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:10:49,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/e5a29b35-5334-4481-a3e5-0246aba5518e.json used request id req-d62132a9-01fb-457b-b8b7-aecf3a802c0a 2018-09-27 20:10:49,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.74693799019s 2018-09-27 20:10:49,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:10:49,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:49,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:49 GMT X-Openstack-Request-Id: req-a0bd505f-9043-4775-83f3-64c0b32be6ab 2018-09-27 20:10:49,348 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:09:35Z", "file": "/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/file", "owner": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "ac656fbb-6242-4b15-b220-0d5cf5788e61", "size": 12716032, "self": "/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/ac656fbb-6242-4b15-b220-0d5cf5788e61/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:09:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:10:49,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a0bd505f-9043-4775-83f3-64c0b32be6ab 2018-09-27 20:10:49,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0434970855713s 2018-09-27 20:10:49,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 20:10:49,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e02eea869437b7c5a37145e4a7a96438b4a17e1f1453ba8ef8e434e4985f2106" 2018-09-27 20:10:50,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:10:50 GMT X-Openstack-Request-Id: req-a5b20bf9-d3fa-409e-abfd-8141149e77a6 2018-09-27 20:10:50,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:10:50,052 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/ac656fbb-6242-4b15-b220-0d5cf5788e61 used request id req-a5b20bf9-d3fa-409e-abfd-8141149e77a6 2018-09-27 20:10:50,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.703047990799s 2018-09-27 20:10:50,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:10:50,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:10:50,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-955b6bf8-ba7b-4d98-a282-b4d19c09045a x-openstack-request-id: req-955b6bf8-ba7b-4d98-a282-b4d19c09045a 2018-09-27 20:10:50,083 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1da2f553-5701-43d9-b79b-5978a9a68071", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1da2f553-5701-43d9-b79b-5978a9a68071", "name": "vping_ssh-flavor_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:10:50,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-955b6bf8-ba7b-4d98-a282-b4d19c09045a 2018-09-27 20:10:50,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245790481567s 2018-09-27 20:10:50,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 20:10:50,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/1da2f553-5701-43d9-b79b-5978a9a68071 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:10:50,131 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66c532fb-d474-413c-bac4-0f31bf15d7a8 x-openstack-request-id: req-66c532fb-d474-413c-bac4-0f31bf15d7a8 2018-09-27 20:10:50,131 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1da2f553-5701-43d9-b79b-5978a9a68071 used request id req-66c532fb-d474-413c-bac4-0f31bf15d7a8 2018-09-27 20:10:50,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0462489128113s 2018-09-27 20:10:50,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:10:50,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:10:50,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a7bb51-3403-4440-812f-e607511707e6 2018-09-27 20:10:50,356 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "links": {"self": "http://172.30.9.22:5000/v3/users/daad42eb19ae4889b342b6e8b1c1993b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "daad42eb19ae4889b342b6e8b1c1993b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:10:50,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-05a7bb51-3403-4440-812f-e607511707e6 2018-09-27 20:10:50,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224210977554s 2018-09-27 20:10:50,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:10:50,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/daad42eb19ae4889b342b6e8b1c1993b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:10:50,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557604e3-9903-4b42-bc9c-9f7864b091dd 2018-09-27 20:10:50,565 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc", "links": {"self": "http://172.30.9.22:5000/v3/users/daad42eb19ae4889b342b6e8b1c1993b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "daad42eb19ae4889b342b6e8b1c1993b", "description": null}} 2018-09-27 20:10:50,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/daad42eb19ae4889b342b6e8b1c1993b used request id req-557604e3-9903-4b42-bc9c-9f7864b091dd 2018-09-27 20:10:50,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204070091248s 2018-09-27 20:10:50,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 20:10:50,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/daad42eb19ae4889b342b6e8b1c1993b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:10:50,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33a2df23-73ee-432f-b7a5-5ac81632670c 2018-09-27 20:10:50,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:10:50,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/daad42eb19ae4889b342b6e8b1c1993b used request id req-33a2df23-73ee-432f-b7a5-5ac81632670c 2018-09-27 20:10:50,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.319612979889s 2018-09-27 20:10:50,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:10:50,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:10:51,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4112dbf4-9640-46eb-a1e9-d34838603e3d 2018-09-27 20:10:51,082 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/e48ce2b816eb4690aa5d0b66adf36f2a"}, "tags": [], "enabled": true, "id": "e48ce2b816eb4690aa5d0b66adf36f2a", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_48ab9ca5-4c17-46c6-bb39-71eaf3f7f6bc"}]} 2018-09-27 20:10:51,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-4112dbf4-9640-46eb-a1e9-d34838603e3d 2018-09-27 20:10:51,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189898014069s 2018-09-27 20:10:51,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 20:10:51,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/e48ce2b816eb4690aa5d0b66adf36f2a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:10:51,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4b4d750-d5ab-42ac-98eb-b5dbd59033a6 2018-09-27 20:10:51,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:10:51,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e48ce2b816eb4690aa5d0b66adf36f2a used request id req-b4b4d750-d5ab-42ac-98eb-b5dbd59033a6 2018-09-27 20:10:51,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.265850067139s 2018-09-27 20:10:51,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:10:51,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=e48ce2b816eb4690aa5d0b66adf36f2a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:10:51,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:51 GMT X-Openstack-Request-Id: req-1c6cda50-0ab9-446b-9d22-545a5f580ec3 2018-09-27 20:10:51,664 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:09:27Z", "updated_at": "2018-09-27T20:09:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "3fd38a13-0202-40b3-83bf-6d168c5904a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "627a505a-6dd4-4dda-9235-56a130d46f16", "remote_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "8bd54d09-81f3-4546-86fb-4d0570f02642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "f088d8d6-f288-45e8-b871-121b409d62dc", "remote_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}], "revision_number": 1, "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "name": "default"}]} 2018-09-27 20:10:51,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=e48ce2b816eb4690aa5d0b66adf36f2a&name=default used request id req-1c6cda50-0ab9-446b-9d22-545a5f580ec3 2018-09-27 20:10:51,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.305787086487s 2018-09-27 20:10:51,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:10:51,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:10:51,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:51 GMT X-Openstack-Request-Id: req-2a569c98-2e94-4241-8238-fc249e7f48df 2018-09-27 20:10:51,978 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "64991f16027e4ab59c597583546b9b07", "created_at": "2018-09-27T20:02:05Z", "updated_at": "2018-09-27T20:02:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "5608bf5f-3997-4d5f-b0ff-898f0563beb8", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "b5617e91-cc4f-4244-904f-067a386a4c66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "eb81cd2d-2174-42d4-87dd-39fb325012ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "afb9039d-b329-4ecf-8f34-86813d319dea", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}], "revision_number": 1, "project_id": "64991f16027e4ab59c597583546b9b07", "id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:05:33Z", "updated_at": "2018-09-27T20:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "ccc46594-6775-4b4d-b37c-3cea066f4255", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "797db4bb-8440-45ec-b870-c83f6ffa2f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "75e960ee-941f-4e12-8cd6-27b090ead92d", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "e9fe0180-a2e9-418b-a48e-c2ba1527b5bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}], "revision_number": 1, "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "113adddd-0bf2-43e6-a5bf-5de926034924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "created_at": "2018-09-27T20:09:27Z", "updated_at": "2018-09-27T20:09:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "8bd54d09-81f3-4546-86fb-4d0570f02642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "3fd38a13-0202-40b3-83bf-6d168c5904a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "f088d8d6-f288-45e8-b871-121b409d62dc", "remote_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:09:27Z", "revision_number": 0, "id": "627a505a-6dd4-4dda-9235-56a130d46f16", "remote_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "remote_ip_prefix": null, "created_at": "2018-09-27T20:09:27Z", "security_group_id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "tenant_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a"}], "revision_number": 1, "project_id": "e48ce2b816eb4690aa5d0b66adf36f2a", "id": "5fbaabec-d095-45e5-95a8-27c07f2b4a78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T20:05:36Z", "updated_at": "2018-09-27T20:05:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "98cf6d31-ddb1-4c42-ad2e-a53c081c8a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "be92a078-11f6-4730-8490-26f20e266438", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "afed4bc0-f046-4c59-908e-e9a6dc8152f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "5d67ed22-25bb-4690-bee8-c9e2111f3ada", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "name": "default"}]} 2018-09-27 20:10:51,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2a569c98-2e94-4241-8238-fc249e7f48df 2018-09-27 20:10:51,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.308466911316s 2018-09-27 20:10:51,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 20:10:51,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/5fbaabec-d095-45e5-95a8-27c07f2b4a78.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12efb9104978a2a75c2fddf6babddd1a0d6cb938c75ba988041964336f71695e" 2018-09-27 20:10:52,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:10:52 GMT X-Openstack-Request-Id: req-d1fb606b-e4b0-4c2a-812f-cb5ab4446fdd 2018-09-27 20:10:52,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:10:52,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/5fbaabec-d095-45e5-95a8-27c07f2b4a78.json used request id req-d1fb606b-e4b0-4c2a-812f-cb5ab4446fdd 2018-09-27 20:10:52,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.417424917221s 2018-09-27 20:10:52,451 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-09-27 20:10:52,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:10:52,500 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27aba5c8-d4ec-4102-8c77-236bbd48026b 2018-09-27 20:10:52,500 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:10:52,500 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-27aba5c8-d4ec-4102-8c77-236bbd48026b 2018-09-27 20:10:52,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:10:52,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e0e411f365814a38b6f64224e353f0ba"}, "audit_ids": ["u_WHilblTeOVqU7k-97-Mw"], "issued_at": "2018-09-27T20:10:52.000000Z"}} 2018-09-27 20:10:52,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:10:52,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:10:53,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:53 GMT X-Openstack-Request-Id: req-91d68a8f-9589-4087-9ad2-1a7dc8c2d25e 2018-09-27 20:10:53,265 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:10:53,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-91d68a8f-9589-4087-9ad2-1a7dc8c2d25e 2018-09-27 20:10:53,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360410928726s 2018-09-27 20:10:53,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:10:53,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:10:53,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3bb6318-bc09-4521-ad34-9fb8dccf33cb 2018-09-27 20:10:53,467 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:10:53,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-a3bb6318-bc09-4521-ad34-9fb8dccf33cb 2018-09-27 20:10:53,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194201946259s 2018-09-27 20:10:53,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 20:10:53,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_51410485-a859-47de-825c-497765472e74"}}' 2018-09-27 20:10:53,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd731495-580f-4e2e-b375-b581118bb1b8 2018-09-27 20:10:53,735 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d3aa5006fa841c195bcebaf5fe79193"}, "tags": [], "enabled": true, "id": "9d3aa5006fa841c195bcebaf5fe79193", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_51410485-a859-47de-825c-497765472e74"}} 2018-09-27 20:10:53,735 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-dd731495-580f-4e2e-b375-b581118bb1b8 2018-09-27 20:10:53,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.259923934937s 2018-09-27 20:10:53,736 - 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'9d3aa5006fa841c195bcebaf5fe79193', '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_51410485-a859-47de-825c-497765472e74'}) 2018-09-27 20:10:53,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 20:10:53,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0de4a753-432b-4b5f-b77a-921c68f5186d", "email": null, "name": "vping_userdata-user_51410485-a859-47de-825c-497765472e74"}}' 2018-09-27 20:10:54,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86ade41a-88ea-49ed-8a9c-3dee1e4ecd8d 2018-09-27 20:10:54,249 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_51410485-a859-47de-825c-497765472e74", "links": {"self": "http://172.30.9.22:5000/v3/users/3be9b56fb65646a997eeb5f66b545003"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3be9b56fb65646a997eeb5f66b545003", "domain_id": "default", "password_expires_at": null}} 2018-09-27 20:10:54,250 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-86ade41a-88ea-49ed-8a9c-3dee1e4ecd8d 2018-09-27 20:10:54,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.507076978683s 2018-09-27 20:10:54,250 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3be9b56fb65646a997eeb5f66b545003', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_51410485-a859-47de-825c-497765472e74'}) 2018-09-27 20:10:54,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:10:54,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:10:54,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d814e25-55fc-41da-82aa-f50bd4f4624d 2018-09-27 20:10:54,468 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:10:54,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4d814e25-55fc-41da-82aa-f50bd4f4624d 2018-09-27 20:10:54,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214148044586s 2018-09-27 20:10:54,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:10:54,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:10:54,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab4c580-5793-45dd-b61e-97455e7fc7bb 2018-09-27 20:10:54,706 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:10:54,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0ab4c580-5793-45dd-b61e-97455e7fc7bb 2018-09-27 20:10:54,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232648134232s 2018-09-27 20:10:54,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:10:54,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:10:54,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c782a9f-62f8-4f0a-8e9e-f331ba75eeb9 2018-09-27 20:10:54,903 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:10:54,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2c782a9f-62f8-4f0a-8e9e-f331ba75eeb9 2018-09-27 20:10:54,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191532850266s 2018-09-27 20:10:54,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:10:54,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:10:55,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c18e67e-316e-4b9f-9f3f-3da5cf7083b9 2018-09-27 20:10:55,105 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 20:10:55,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2c18e67e-316e-4b9f-9f3f-3da5cf7083b9 2018-09-27 20:10:55,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196556806564s 2018-09-27 20:10:55,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:10:55,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:10:55,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb8bb67f-f138-4221-98ab-7e4b57ec3aab 2018-09-27 20:10:55,306 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_51410485-a859-47de-825c-497765472e74", "links": {"self": "http://172.30.9.22:5000/v3/users/3be9b56fb65646a997eeb5f66b545003"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3be9b56fb65646a997eeb5f66b545003", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:10:55,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-eb8bb67f-f138-4221-98ab-7e4b57ec3aab 2018-09-27 20:10:55,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200242996216s 2018-09-27 20:10:55,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:10:55,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:10:55,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3e767f-b88b-46a8-9973-6c480db2b5d2 2018-09-27 20:10:55,508 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d3aa5006fa841c195bcebaf5fe79193"}, "tags": [], "enabled": true, "id": "9d3aa5006fa841c195bcebaf5fe79193", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_51410485-a859-47de-825c-497765472e74"}]} 2018-09-27 20:10:55,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-0a3e767f-b88b-46a8-9973-6c480db2b5d2 2018-09-27 20:10:55,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19011092186s 2018-09-27 20:10:55,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 20:10:55,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=3be9b56fb65646a997eeb5f66b545003&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=9d3aa5006fa841c195bcebaf5fe79193" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:10:55,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4c40b8-5ef0-4523-8a5c-af16f9ce1363 2018-09-27 20:10:55,738 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3be9b56fb65646a997eeb5f66b545003&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=9d3aa5006fa841c195bcebaf5fe79193", "previous": null, "next": null}} 2018-09-27 20:10:55,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3be9b56fb65646a997eeb5f66b545003&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=9d3aa5006fa841c195bcebaf5fe79193 used request id req-6d4c40b8-5ef0-4523-8a5c-af16f9ce1363 2018-09-27 20:10:55,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221395015717s 2018-09-27 20:10:55,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 20:10:55,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/9d3aa5006fa841c195bcebaf5fe79193/users/3be9b56fb65646a997eeb5f66b545003/roles/1faf0c4e549845dfb4ddf99992b4bc7b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:10:55,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f6cf9f-8487-4bb7-9486-e2e14bfee41e 2018-09-27 20:10:55,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:10:55,985 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9d3aa5006fa841c195bcebaf5fe79193/users/3be9b56fb65646a997eeb5f66b545003/roles/1faf0c4e549845dfb4ddf99992b4bc7b used request id req-49f6cf9f-8487-4bb7-9486-e2e14bfee41e 2018-09-27 20:10:55,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.24309015274s 2018-09-27 20:10:55,986 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_51410485-a859-47de-825c-497765472e74', 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'9d3aa5006fa841c195bcebaf5fe79193', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0de4a753-432b-4b5f-b77a-921c68f5186d', 'username': u'vping_userdata-user_51410485-a859-47de-825c-497765472e74', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 20:10:55,989 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_51410485-a859-47de-825c-497765472e74', 'password': '0de4a753-432b-4b5f-b77a-921c68f5186d', 'project_name': 'vping_userdata-project_51410485-a859-47de-825c-497765472e74', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '9d3aa5006fa841c195bcebaf5fe79193', 'project_domain_name': 'Default'} 2018-09-27 20:10:55,990 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-09-27 20:10:55,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:10:55,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:10:56,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838a2634-0a55-4101-a8d1-07260735cd83 2018-09-27 20:10:56,096 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:10:56,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-838a2634-0a55-4101-a8d1-07260735cd83 2018-09-27 20:10:56,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105431079865s 2018-09-27 20:10:56,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:10:56,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:10:56,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ce36ca-8d7f-4d13-9efd-b696dd5fb115 2018-09-27 20:10:56,336 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d3aa5006fa841c195bcebaf5fe79193"}, "tags": [], "enabled": true, "id": "9d3aa5006fa841c195bcebaf5fe79193", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_51410485-a859-47de-825c-497765472e74"}]} 2018-09-27 20:10:56,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-41ce36ca-8d7f-4d13-9efd-b696dd5fb115 2018-09-27 20:10:56,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.23265504837s 2018-09-27 20:10:56,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 20:10:56,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" -d '{"network": {"tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "name": "vping_userdata-net_51410485-a859-47de-825c-497765472e74", "admin_state_up": true}}' 2018-09-27 20:10:57,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 687 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:57 GMT X-Openstack-Request-Id: req-88b8f9cf-e5e0-4501-befe-79ab6b665ca9 2018-09-27 20:10:57,046 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4da00176-2447-4ef8-a2cf-1a6e88c19d58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d3aa5006fa841c195bcebaf5fe79193","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:10:56Z","is_default":false,"provider:segmentation_id":56,"name":"vping_userdata-net_51410485-a859-47de-825c-497765472e74","admin_state_up":true,"tenant_id":"9d3aa5006fa841c195bcebaf5fe79193","created_at":"2018-09-27T20:10:56Z","mtu":1450}} 2018-09-27 20:10:57,046 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-88b8f9cf-e5e0-4501-befe-79ab6b665ca9 2018-09-27 20:10:57,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.707273006439s 2018-09-27 20:10:57,047 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T20:10:56Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4da00176-2447-4ef8-a2cf-1a6e88c19d58', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_51410485-a859-47de-825c-497765472e74', u'admin_state_up': True, u'tenant_id': u'9d3aa5006fa841c195bcebaf5fe79193', u'created_at': u'2018-09-27T20:10:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9d3aa5006fa841c195bcebaf5fe79193'}) 2018-09-27 20:10:57,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:10:57,057 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42584ed2-e306-4bb9-bb07-c159860a0d19 2018-09-27 20:10:57,057 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:10:57,057 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-42584ed2-e306-4bb9-bb07-c159860a0d19 2018-09-27 20:10:57,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:10:57,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d3aa5006fa841c195bcebaf5fe79193", "name": "vping_userdata-project_51410485-a859-47de-825c-497765472e74"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/9d3aa5006fa841c195bcebaf5fe79193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/9d3aa5006fa841c195bcebaf5fe79193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/9d3aa5006fa841c195bcebaf5fe79193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9d3aa5006fa841c195bcebaf5fe79193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/9d3aa5006fa841c195bcebaf5fe79193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/9d3aa5006fa841c195bcebaf5fe79193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_9d3aa5006fa841c195bcebaf5fe79193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_9d3aa5006fa841c195bcebaf5fe79193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9d3aa5006fa841c195bcebaf5fe79193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/9d3aa5006fa841c195bcebaf5fe79193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/9d3aa5006fa841c195bcebaf5fe79193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9d3aa5006fa841c195bcebaf5fe79193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/9d3aa5006fa841c195bcebaf5fe79193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/9d3aa5006fa841c195bcebaf5fe79193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_51410485-a859-47de-825c-497765472e74", "id": "3be9b56fb65646a997eeb5f66b545003"}, "audit_ids": ["XrJ1mPRhRX2-HkUv4JVwTA"], "issued_at": "2018-09-27T20:10:57.000000Z"}} 2018-09-27 20:10:57,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:10:57,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:10:57,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1153 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:57 GMT X-Openstack-Request-Id: req-459f4805-095e-45d3-b71b-70ec754a92bb 2018-09-27 20:10:57,853 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-27T20:10:56Z","tenant_id":"9d3aa5006fa841c195bcebaf5fe79193","created_at":"2018-09-27T20:10:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"9d3aa5006fa841c195bcebaf5fe79193","id":"4da00176-2447-4ef8-a2cf-1a6e88c19d58","name":"vping_userdata-net_51410485-a859-47de-825c-497765472e74"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:10:57,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-459f4805-095e-45d3-b71b-70ec754a92bb 2018-09-27 20:10:57,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.395888805389s 2018-09-27 20:10:57,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 20:10:57,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" -d '{"subnet": {"name": "vping_userdata-subnet_51410485-a859-47de-825c-497765472e74", "enable_dhcp": true, "network_id": "4da00176-2447-4ef8-a2cf-1a6e88c19d58", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 20:10:58,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Thu, 27 Sep 2018 20:10:58 GMT X-Openstack-Request-Id: req-4f7b728e-b801-4f3c-a829-f0dda115af15 2018-09-27 20:10:58,795 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4da00176-2447-4ef8-a2cf-1a6e88c19d58","tenant_id":"9d3aa5006fa841c195bcebaf5fe79193","created_at":"2018-09-27T20:10:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:10:58Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"9d3aa5006fa841c195bcebaf5fe79193","id":"8c9a5a24-c1ba-4a38-b5f3-814e998d7d27","subnetpool_id":null,"name":"vping_userdata-subnet_51410485-a859-47de-825c-497765472e74"}} 2018-09-27 20:10:58,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4f7b728e-b801-4f3c-a829-f0dda115af15 2018-09-27 20:10:58,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.940507888794s 2018-09-27 20:10:58,796 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T20:10:58Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8c9a5a24-c1ba-4a38-b5f3-814e998d7d27', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_51410485-a859-47de-825c-497765472e74', u'enable_dhcp': True, u'network_id': u'4da00176-2447-4ef8-a2cf-1a6e88c19d58', u'tenant_id': u'9d3aa5006fa841c195bcebaf5fe79193', u'created_at': u'2018-09-27T20:10:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9d3aa5006fa841c195bcebaf5fe79193'}) 2018-09-27 20:10:58,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 20:10:58,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" -d '{"router": {"external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969"}, "name": "vping_userdata-router_51410485-a859-47de-825c-497765472e74", "admin_state_up": true}}' 2018-09-27 20:11:00,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 625 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:00 GMT X-Openstack-Request-Id: req-ea717ad5-1100-4672-950e-a58329ada4c9 2018-09-27 20:11:00,317 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "created_at": "2018-09-27T20:10:59Z", "admin_state_up": true, "updated_at": "2018-09-27T20:11:00Z", "revision_number": 2, "routes": [], "project_id": "9d3aa5006fa841c195bcebaf5fe79193", "id": "d9ecd8d2-d4d0-4d05-a707-3593cf846a88", "name": "vping_userdata-router_51410485-a859-47de-825c-497765472e74"}} 2018-09-27 20:11:00,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ea717ad5-1100-4672-950e-a58329ada4c9 2018-09-27 20:11:00,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.52095103264s 2018-09-27 20:11:00,318 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5a473a48-56b4-4e4a-87e6-fb470a7555a8', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9d3aa5006fa841c195bcebaf5fe79193', u'created_at': u'2018-09-27T20:10:59Z', u'admin_state_up': True, u'updated_at': u'2018-09-27T20:11:00Z', u'revision_number': 2, u'routes': [], u'project_id': u'9d3aa5006fa841c195bcebaf5fe79193', u'id': u'd9ecd8d2-d4d0-4d05-a707-3593cf846a88', u'name': u'vping_userdata-router_51410485-a859-47de-825c-497765472e74'}) 2018-09-27 20:11:00,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 20:11:00,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/d9ecd8d2-d4d0-4d05-a707-3593cf846a88/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" -d '{"subnet_id": "8c9a5a24-c1ba-4a38-b5f3-814e998d7d27"}' 2018-09-27 20:11:02,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:02 GMT X-Openstack-Request-Id: req-0ffada11-951e-4b1d-9d1c-271ef8e94e62 2018-09-27 20:11:02,804 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4da00176-2447-4ef8-a2cf-1a6e88c19d58", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "subnet_id": "8c9a5a24-c1ba-4a38-b5f3-814e998d7d27", "subnet_ids": ["8c9a5a24-c1ba-4a38-b5f3-814e998d7d27"], "port_id": "31fed1df-dcc6-45f8-b604-ace40c550233", "id": "d9ecd8d2-d4d0-4d05-a707-3593cf846a88"} 2018-09-27 20:11:02,804 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d9ecd8d2-d4d0-4d05-a707-3593cf846a88/add_router_interface.json used request id req-0ffada11-951e-4b1d-9d1c-271ef8e94e62 2018-09-27 20:11:02,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.48571896553s 2018-09-27 20:11:02,805 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 20:11:02,932 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 20:11:02,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:11:02,939 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:02 GMT 2018-09-27 20:11:02,939 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 20:11:02,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:11:02,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:03,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:03 GMT X-Openstack-Request-Id: req-326c9633-92be-4d34-be8c-fcf57047f8bb 2018-09-27 20:11:03,243 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:11:03,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-326c9633-92be-4d34-be8c-fcf57047f8bb 2018-09-27 20:11:03,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301708936691s 2018-09-27 20:11:03,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 20:11:03,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_51410485-a859-47de-825c-497765472e74", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_51410485-a859-47de-825c-497765472e74"}' 2018-09-27 20:11:03,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:03 GMT Location: http://172.30.9.22:9292/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-95df6f32-e1f4-4961-af55-f03b83baba89 2018-09-27 20:11:03,548 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:11:03Z", "file": "/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/file", "owner": "9d3aa5006fa841c195bcebaf5fe79193", "id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "size": null, "self": "/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "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_51410485-a859-47de-825c-497765472e74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_51410485-a859-47de-825c-497765472e74", "checksum": null, "created_at": "2018-09-27T20:11:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 20:11:03,548 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-95df6f32-e1f4-4961-af55-f03b83baba89 2018-09-27 20:11:03,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.294903039932s 2018-09-27 20:11:03,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 20:11:03,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" -d '' 2018-09-27 20:11:04,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:11:04 GMT X-Openstack-Request-Id: req-ce3dab13-75ac-4170-8dad-59d5ad9b86ac 2018-09-27 20:11:04,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:11:04,275 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/file used request id req-ce3dab13-75ac-4170-8dad-59d5ad9b86ac 2018-09-27 20:11:04,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.726323843002s 2018-09-27 20:11:04,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:11:04,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:04,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:04 GMT X-Openstack-Request-Id: req-35d1816a-0a32-4784-a793-a413d3001f64 2018-09-27 20:11:04,594 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:11:04Z", "file": "/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/file", "owner": "9d3aa5006fa841c195bcebaf5fe79193", "id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "size": 12716032, "self": "/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_51410485-a859-47de-825c-497765472e74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_51410485-a859-47de-825c-497765472e74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:11:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:11:04,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-35d1816a-0a32-4784-a793-a413d3001f64 2018-09-27 20:11:04,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314356088638s 2018-09-27 20:11:04,596 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/file', 'owner': u'9d3aa5006fa841c195bcebaf5fe79193', 'id': u'10daa5e0-1ee9-4f55-82c5-a3715474645a', 'size': 12716032, u'self': u'/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d3aa5006fa841c195bcebaf5fe79193', 'name': 'vping_userdata-project_51410485-a859-47de-825c-497765472e74', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T20:11:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-27T20:11:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_51410485-a859-47de-825c-497765472e74', '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/10daa5e0-1ee9-4f55-82c5-a3715474645a', 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_51410485-a859-47de-825c-497765472e74', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_51410485-a859-47de-825c-497765472e74', 'created': u'2018-09-27T20:11:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T20:11: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/10daa5e0-1ee9-4f55-82c5-a3715474645a', 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_51410485-a859-47de-825c-497765472e74', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 20:11:04,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 20:11:04,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_51410485-a859-47de-825c-497765472e74", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 20:11:04,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-df60974f-6ad4-45af-8bfa-0019781a69cd x-openstack-request-id: req-df60974f-6ad4-45af-8bfa-0019781a69cd 2018-09-27 20:11:04,880 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "name": "vping_userdata-flavor_51410485-a859-47de-825c-497765472e74", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 20:11:04,880 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-df60974f-6ad4-45af-8bfa-0019781a69cd 2018-09-27 20:11:04,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.281002998352s 2018-09-27 20:11:04,881 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_51410485-a859-47de-825c-497765472e74', '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'7a5c8d6d37614985b1b1857b3620d4e7', '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'4a7bacac-6987-4dd4-8233-930ceb08609b', 'swap': 0}) 2018-09-27 20:11:04,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 20:11:04,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" -d '{"extra_specs": {}}' 2018-09-27 20:11:04,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee575023-ad6e-40e0-8c54-b4b4e927ccb5 x-openstack-request-id: req-ee575023-ad6e-40e0-8c54-b4b4e927ccb5 2018-09-27 20:11:04,904 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 20:11:04,904 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b/os-extra_specs used request id req-ee575023-ad6e-40e0-8c54-b4b4e927ccb5 2018-09-27 20:11:04,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224151611328s 2018-09-27 20:11:04,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:11:04,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:04,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:05 GMT X-Openstack-Request-Id: req-5a8621b3-21f4-4f43-8ca9-7a83361813f9 2018-09-27 20:11:04,995 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c9a5a24-c1ba-4a38-b5f3-814e998d7d27"],"updated_at":"2018-09-27T20:10:58Z","tenant_id":"9d3aa5006fa841c195bcebaf5fe79193","created_at":"2018-09-27T20:10:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"9d3aa5006fa841c195bcebaf5fe79193","id":"4da00176-2447-4ef8-a2cf-1a6e88c19d58","name":"vping_userdata-net_51410485-a859-47de-825c-497765472e74"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:11:04,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5a8621b3-21f4-4f43-8ca9-7a83361813f9 2018-09-27 20:11:04,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0903789997101s 2018-09-27 20:11:05,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:11:05,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:05,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:05 GMT X-Openstack-Request-Id: req-ced5b5c8-8706-416f-9c78-d2c12468f1d0 2018-09-27 20:11:05,307 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:11:04Z", "file": "/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/file", "owner": "9d3aa5006fa841c195bcebaf5fe79193", "id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "size": 12716032, "self": "/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_51410485-a859-47de-825c-497765472e74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_51410485-a859-47de-825c-497765472e74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:11:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:11:05,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ced5b5c8-8706-416f-9c78-d2c12468f1d0 2018-09-27 20:11:05,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306411027908s 2018-09-27 20:11:05,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:11:05,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:05,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11: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-a4db10d9-072d-4ca0-bc31-5f69074e9bc1 x-openstack-request-id: req-a4db10d9-072d-4ca0-bc31-5f69074e9bc1 2018-09-27 20:11:05,604 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "name": "vping_userdata-flavor_51410485-a859-47de-825c-497765472e74", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:11:05,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a4db10d9-072d-4ca0-bc31-5f69074e9bc1 2018-09-27 20:11:05,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.290097951889s 2018-09-27 20:11:05,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 20:11:05,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" -d '{"server": {"name": "vping_userdata-vm_51410485-a859-47de-825c-497765472e74", "imageRef": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "flavorRef": "4a7bacac-6987-4dd4-8233-930ceb08609b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4da00176-2447-4ef8-a2cf-1a6e88c19d58"}]}}' 2018-09-27 20:11:10,467 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672 x-compute-request-id: req-3837f3f6-12f2-4d40-903a-ceafce4c2b0d x-openstack-request-id: req-3837f3f6-12f2-4d40-903a-ceafce4c2b0d 2018-09-27 20:11:10,467 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "41beae94-0446-4fbe-a0cf-57fff2d64672", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "bookmark"}], "adminPass": "rrs8jxkj5iBc"}} 2018-09-27 20:11:10,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3837f3f6-12f2-4d40-903a-ceafce4c2b0d 2018-09-27 20:11:10,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.85898089409s 2018-09-27 20:11:10,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:11:10,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:11,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d88662d-f1b2-4e49-9f12-768d1cf83a93 x-openstack-request-id: req-8d88662d-f1b2-4e49-9f12-768d1cf83a93 2018-09-27 20:11:11,105 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "41beae94-0446-4fbe-a0cf-57fff2d64672", "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:11:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:10Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:11:11,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8d88662d-f1b2-4e49-9f12-768d1cf83a93 2018-09-27 20:11:11,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636750936508s 2018-09-27 20:11:11,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:11:11,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:11,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:11 GMT X-Openstack-Request-Id: req-0d0ad4ef-0982-48ba-9e56-ff9e719ac33b 2018-09-27 20:11:11,520 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c9a5a24-c1ba-4a38-b5f3-814e998d7d27"],"updated_at":"2018-09-27T20:10:58Z","tenant_id":"9d3aa5006fa841c195bcebaf5fe79193","created_at":"2018-09-27T20:10:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"9d3aa5006fa841c195bcebaf5fe79193","id":"4da00176-2447-4ef8-a2cf-1a6e88c19d58","name":"vping_userdata-net_51410485-a859-47de-825c-497765472e74"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:11:11,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0d0ad4ef-0982-48ba-9e56-ff9e719ac33b 2018-09-27 20:11:11,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.402406930923s 2018-09-27 20:11:11,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:11:11,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:11,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:11 GMT X-Openstack-Request-Id: req-0b56229e-cc81-4453-ad0e-095bf8d8cb15 2018-09-27 20:11:11,565 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4da00176-2447-4ef8-a2cf-1a6e88c19d58","tenant_id":"9d3aa5006fa841c195bcebaf5fe79193","created_at":"2018-09-27T20:10:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:10:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9d3aa5006fa841c195bcebaf5fe79193","id":"8c9a5a24-c1ba-4a38-b5f3-814e998d7d27","subnetpool_id":null,"name":"vping_userdata-subnet_51410485-a859-47de-825c-497765472e74"}]} 2018-09-27 20:11:11,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0b56229e-cc81-4453-ad0e-095bf8d8cb15 2018-09-27 20:11:11,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0441081523895s 2018-09-27 20:11:11,566 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:11:13,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:11:13,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:13,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 645 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11: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-a762dc29-7b15-4358-9377-4d4768c0724a x-openstack-request-id: req-a762dc29-7b15-4358-9377-4d4768c0724a 2018-09-27 20:11:13,732 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "41beae94-0446-4fbe-a0cf-57fff2d64672", "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:11:13Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:10Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:11:13,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a762dc29-7b15-4358-9377-4d4768c0724a 2018-09-27 20:11:13,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163669109344s 2018-09-27 20:11:13,739 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:11:15,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:11:15,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:16,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a0b573d2-19da-4dff-98a1-01fe236c8142 x-openstack-request-id: req-a0b573d2-19da-4dff-98a1-01fe236c8142 2018-09-27 20:11:16,169 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "41beae94-0446-4fbe-a0cf-57fff2d64672", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:11:13Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:10Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:11:16,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0b573d2-19da-4dff-98a1-01fe236c8142 2018-09-27 20:11:16,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427659034729s 2018-09-27 20:11:16,176 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:11:18,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:11:18,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:19,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf44a65f-640e-4b3e-be98-8ff607815fa2 x-openstack-request-id: req-bf44a65f-640e-4b3e-be98-8ff607815fa2 2018-09-27 20:11:19,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "41beae94-0446-4fbe-a0cf-57fff2d64672", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:11:13Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:10Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:11:19,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bf44a65f-640e-4b3e-be98-8ff607815fa2 2018-09-27 20:11:19,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04480695724s 2018-09-27 20:11:19,230 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:11:21,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:11:21,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:21,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11: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-df94779a-1fd0-4ae9-a12a-d41aa53b1043 x-openstack-request-id: req-df94779a-1fd0-4ae9-a12a-d41aa53b1043 2018-09-27 20:11:21,733 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_51410485-a859-47de-825c-497765472e74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:14:5c", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:11:18.000000", "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "41beae94-0446-4fbe-a0cf-57fff2d64672", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:11:18Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:10Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:11:21,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df94779a-1fd0-4ae9-a12a-d41aa53b1043 2018-09-27 20:11:21,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50081205368s 2018-09-27 20:11:21,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 20:11:21,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=41beae94-0446-4fbe-a0cf-57fff2d64672" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:21,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 750 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:21 GMT X-Openstack-Request-Id: req-1e9da0c2-afa4-401e-9cff-996025b5c055 2018-09-27 20:11:21,798 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4da00176-2447-4ef8-a2cf-1a6e88c19d58","tenant_id":"9d3aa5006fa841c195bcebaf5fe79193","created_at":"2018-09-27T20:11:13Z","admin_state_up":true,"updated_at":"2018-09-27T20:11:18Z","binding:vnic_type":"normal","device_id":"41beae94-0446-4fbe-a0cf-57fff2d64672","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:77:14:5c","id":"bc9401f3-af88-4788-bb18-893e5ba387f9","port_security_enabled":true,"project_id":"9d3aa5006fa841c195bcebaf5fe79193","fixed_ips":[{"subnet_id":"8c9a5a24-c1ba-4a38-b5f3-814e998d7d27","ip_address":"192.168.120.19"}],"extra_dhcp_opts":[],"security_groups":["a167d676-c2f2-4a54-872c-a66076d3fcc5"],"name":""}]} 2018-09-27 20:11:21,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=41beae94-0446-4fbe-a0cf-57fff2d64672 used request id req-1e9da0c2-afa4-401e-9cff-996025b5c055 2018-09-27 20:11:21,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0574929714203s 2018-09-27 20:11:21,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:11:21,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=bc9401f3-af88-4788-bb18-893e5ba387f9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:21,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:21 GMT X-Openstack-Request-Id: req-79a218d0-d0ab-4ab2-bb85-23fc43c57a04 2018-09-27 20:11:21,993 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 20:11:21,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=bc9401f3-af88-4788-bb18-893e5ba387f9 used request id req-79a218d0-d0ab-4ab2-bb85-23fc43c57a04 2018-09-27 20:11:21,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.185836076736s 2018-09-27 20:11:21,994 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_51410485-a859-47de-825c-497765472e74': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:77:14:5c', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'10daa5e0-1ee9-4f55-82c5-a3715474645a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T20:11:18.000000', 'flavor': Munch({u'id': u'4a7bacac-6987-4dd4-8233-930ceb08609b'}), 'az': u'nova', 'id': u'41beae94-0446-4fbe-a0cf-57fff2d64672', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3be9b56fb65646a997eeb5f66b545003', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d3aa5006fa841c195bcebaf5fe79193', 'name': 'vping_userdata-project_51410485-a859-47de-825c-497765472e74', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T20:11:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T20:11:18Z', 'hostId': u'de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T20:11:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9d3aa5006fa841c195bcebaf5fe79193', 'name': u'vping_userdata-vm_51410485-a859-47de-825c-497765472e74', 'adminPass': u'rrs8jxkj5iBc', 'tenant_id': u'9d3aa5006fa841c195bcebaf5fe79193', 'created_at': u'2018-09-27T20:11:10Z', 'created': u'2018-09-27T20:11:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 20:11:21,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:11:21,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:22,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:22 GMT X-Openstack-Request-Id: req-d997772b-b850-4d42-b679-58b4a4752108 2018-09-27 20:11:22,349 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c9a5a24-c1ba-4a38-b5f3-814e998d7d27"],"updated_at":"2018-09-27T20:10:58Z","tenant_id":"9d3aa5006fa841c195bcebaf5fe79193","created_at":"2018-09-27T20:10:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"9d3aa5006fa841c195bcebaf5fe79193","id":"4da00176-2447-4ef8-a2cf-1a6e88c19d58","name":"vping_userdata-net_51410485-a859-47de-825c-497765472e74"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:11:22,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d997772b-b850-4d42-b679-58b4a4752108 2018-09-27 20:11:22,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354448080063s 2018-09-27 20:11:22,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:11:22,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:22,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:22 GMT X-Openstack-Request-Id: req-7a6d3c0a-7cce-44ce-9055-3ede1ccc9868 2018-09-27 20:11:22,685 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:11:04Z", "file": "/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/file", "owner": "9d3aa5006fa841c195bcebaf5fe79193", "id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "size": 12716032, "self": "/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_51410485-a859-47de-825c-497765472e74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_51410485-a859-47de-825c-497765472e74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:11:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:11:22,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7a6d3c0a-7cce-44ce-9055-3ede1ccc9868 2018-09-27 20:11:22,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330706119537s 2018-09-27 20:11:22,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:11:22,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:22,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11: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-75590c1d-c9f8-438d-9ee7-d26c88489db1 x-openstack-request-id: req-75590c1d-c9f8-438d-9ee7-d26c88489db1 2018-09-27 20:11:22,711 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "name": "vping_userdata-flavor_51410485-a859-47de-825c-497765472e74", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:11:22,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-75590c1d-c9f8-438d-9ee7-d26c88489db1 2018-09-27 20:11:22,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245878696442s 2018-09-27 20:11:22,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 20:11:22,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" -d '{"server": {"name": "vping_userdata-vm2_51410485-a859-47de-825c-497765472e74", "imageRef": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "flavorRef": "4a7bacac-6987-4dd4-8233-930ceb08609b", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE5IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4da00176-2447-4ef8-a2cf-1a6e88c19d58"}]}}' 2018-09-27 20:11:26,045 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c x-compute-request-id: req-e33b2292-7cb4-4b00-9fe3-6d5f1055acf7 x-openstack-request-id: req-e33b2292-7cb4-4b00-9fe3-6d5f1055acf7 2018-09-27 20:11:26,045 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "89e52e1d-409b-4107-8b0e-8f21bed0c68c", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "bookmark"}], "adminPass": "XTx2n6NCZ9F5"}} 2018-09-27 20:11:26,045 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e33b2292-7cb4-4b00-9fe3-6d5f1055acf7 2018-09-27 20:11:26,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.3323559761s 2018-09-27 20:11:26,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:11:26,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:27,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8286074-f348-4f45-9a27-b5ad4830ab9a x-openstack-request-id: req-c8286074-f348-4f45-9a27-b5ad4830ab9a 2018-09-27 20:11:27,263 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "89e52e1d-409b-4107-8b0e-8f21bed0c68c", "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:11:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:25Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_51410485-a859-47de-825c-497765472e74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:14:5c", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:11:18.000000", "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "41beae94-0446-4fbe-a0cf-57fff2d64672", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:11:18Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:10Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:11:27,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8286074-f348-4f45-9a27-b5ad4830ab9a 2018-09-27 20:11:27,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21722817421s 2018-09-27 20:11:27,272 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:11:29,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:11:29,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:29,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7ac0b61e-65fe-4ece-936f-8b5e0181769e x-openstack-request-id: req-7ac0b61e-65fe-4ece-936f-8b5e0181769e 2018-09-27 20:11:29,781 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "89e52e1d-409b-4107-8b0e-8f21bed0c68c", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:11:28Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:25Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_51410485-a859-47de-825c-497765472e74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:14:5c", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:11:18.000000", "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "41beae94-0446-4fbe-a0cf-57fff2d64672", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:11:18Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:10Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:11:29,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7ac0b61e-65fe-4ece-936f-8b5e0181769e 2018-09-27 20:11:29,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506829977036s 2018-09-27 20:11:29,789 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:11:31,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:11:31,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:32,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ae6789e4-ca03-4de9-be5c-6a169e14b23c x-openstack-request-id: req-ae6789e4-ca03-4de9-be5c-6a169e14b23c 2018-09-27 20:11:32,768 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "89e52e1d-409b-4107-8b0e-8f21bed0c68c", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:11:28Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:25Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_51410485-a859-47de-825c-497765472e74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:14:5c", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:11:18.000000", "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "41beae94-0446-4fbe-a0cf-57fff2d64672", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:11:18Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:10Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:11:32,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ae6789e4-ca03-4de9-be5c-6a169e14b23c 2018-09-27 20:11:32,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.977164983749s 2018-09-27 20:11:32,776 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:11:34,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:11:34,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:35,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 830 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d361c0a7-9ec8-4199-b2e5-fa846be4a5ef x-openstack-request-id: req-d361c0a7-9ec8-4199-b2e5-fa846be4a5ef 2018-09-27 20:11:35,968 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_51410485-a859-47de-825c-497765472e74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:eb:82", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:11:32.000000", "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "89e52e1d-409b-4107-8b0e-8f21bed0c68c", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:11:32Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:25Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_51410485-a859-47de-825c-497765472e74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:14:5c", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:11:18.000000", "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "41beae94-0446-4fbe-a0cf-57fff2d64672", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:11:18Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:10Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:11:35,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d361c0a7-9ec8-4199-b2e5-fa846be4a5ef 2018-09-27 20:11:35,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19142699242s 2018-09-27 20:11:35,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 20:11:35,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=89e52e1d-409b-4107-8b0e-8f21bed0c68c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:36,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 750 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:36 GMT X-Openstack-Request-Id: req-2443ca0e-baae-432e-822d-b0288a8d3050 2018-09-27 20:11:36,291 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4da00176-2447-4ef8-a2cf-1a6e88c19d58","tenant_id":"9d3aa5006fa841c195bcebaf5fe79193","created_at":"2018-09-27T20:11:29Z","admin_state_up":true,"updated_at":"2018-09-27T20:11:32Z","binding:vnic_type":"normal","device_id":"89e52e1d-409b-4107-8b0e-8f21bed0c68c","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:f4:eb:82","id":"b73fddea-d69c-473c-9e12-4e2cfd40f088","port_security_enabled":true,"project_id":"9d3aa5006fa841c195bcebaf5fe79193","fixed_ips":[{"subnet_id":"8c9a5a24-c1ba-4a38-b5f3-814e998d7d27","ip_address":"192.168.120.24"}],"extra_dhcp_opts":[],"security_groups":["a167d676-c2f2-4a54-872c-a66076d3fcc5"],"name":""}]} 2018-09-27 20:11:36,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=89e52e1d-409b-4107-8b0e-8f21bed0c68c used request id req-2443ca0e-baae-432e-822d-b0288a8d3050 2018-09-27 20:11:36,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.314469099045s 2018-09-27 20:11:36,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:11:36,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=b73fddea-d69c-473c-9e12-4e2cfd40f088" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:36,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:36 GMT X-Openstack-Request-Id: req-69573ba5-504c-42f0-a9db-29ca5cc55b2a 2018-09-27 20:11:36,561 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 20:11:36,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=b73fddea-d69c-473c-9e12-4e2cfd40f088 used request id req-69573ba5-504c-42f0-a9db-29ca5cc55b2a 2018-09-27 20:11:36,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.259872198105s 2018-09-27 20:11:36,562 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_51410485-a859-47de-825c-497765472e74': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:eb:82', u'version': 4, u'addr': u'192.168.120.24', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'10daa5e0-1ee9-4f55-82c5-a3715474645a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T20:11:32.000000', 'flavor': Munch({u'id': u'4a7bacac-6987-4dd4-8233-930ceb08609b'}), 'az': u'nova', 'id': u'89e52e1d-409b-4107-8b0e-8f21bed0c68c', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3be9b56fb65646a997eeb5f66b545003', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d3aa5006fa841c195bcebaf5fe79193', 'name': 'vping_userdata-project_51410485-a859-47de-825c-497765472e74', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T20:11:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T20:11:32Z', 'hostId': u'de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.24', 'cloud': 'envvars', 'host_id': u'de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T20:11:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9d3aa5006fa841c195bcebaf5fe79193', 'name': u'vping_userdata-vm2_51410485-a859-47de-825c-497765472e74', 'adminPass': u'XTx2n6NCZ9F5', 'tenant_id': u'9d3aa5006fa841c195bcebaf5fe79193', 'created_at': u'2018-09-27T20:11:25Z', 'created': u'2018-09-27T20:11:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 20:11:36,563 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-09-27 20:11:37,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:11:37,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:38,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 830 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11: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-4e851717-c646-4b4b-b6dd-b491fffe2270 x-openstack-request-id: req-4e851717-c646-4b4b-b6dd-b491fffe2270 2018-09-27 20:11:38,571 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_51410485-a859-47de-825c-497765472e74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:eb:82", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:11:32.000000", "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "89e52e1d-409b-4107-8b0e-8f21bed0c68c", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:11:32Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:25Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_51410485-a859-47de-825c-497765472e74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:14:5c", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:11:18.000000", "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "41beae94-0446-4fbe-a0cf-57fff2d64672", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:11:18Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:10Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:11:38,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4e851717-c646-4b4b-b6dd-b491fffe2270 2018-09-27 20:11:38,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00673007965s 2018-09-27 20:11:38,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 20:11:38,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 20:11:38,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9575 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3dac0b66-fbb1-4fc3-9a7f-5a9cf890482c x-openstack-request-id: req-3dac0b66-fbb1-4fc3-9a7f-5a9cf890482c 2018-09-27 20:11:38,637 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514531672 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.206256] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.208611] pid_max: default: 32768 minimum: 301\n[ 0.209900] ACPI: Core revision 20150930\n[ 0.211633] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.213503] Security Framework initialized\n[ 0.214642] Yama: becoming mindful.\n[ 0.215660] AppArmor: AppArmor initialized\n[ 0.216840] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218659] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222107] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.224018] Initializing cgroup subsys io\n[ 0.225184] Initializing cgroup subsys memory\n[ 0.226405] Initializing cgroup subsys devices\n[ 0.227634] Initializing cgroup subsys freezer\n[ 0.228845] Initializing cgroup subsys net_cls\n[ 0.230067] Initializing cgroup subsys perf_event\n[ 0.231352] Initializing cgroup subsys net_prio\n[ 0.232592] Initializing cgroup subsys hugetlb\n[ 0.233808] Initializing cgroup subsys pids\n[ 0.235047] CPU: Physical Processor ID: 0\n[ 0.236880] mce: CPU supports 10 MCE banks\n[ 0.238074] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.239469] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254486] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.261231] ftrace: allocating 31920 entries in 125 pages\n[ 0.286909] smpboot: Max logical packages: 1\n[ 0.288100] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290001] x2apic enabled\n[ 0.291153] Switched APIC routing to physical x2apic.\n[ 0.293689] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.300553] KVM setup paravirtual spinlock\n[ 0.302174] x86: Booted up 1 node, 1 CPUs\n[ 0.303324] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.305242] devtmpfs: initialized\n[ 0.307238] evm: security.selinux\n[ 0.308218] evm: security.SMACK64\n[ 0.309209] evm: security.SMACK64EXEC\n[ 0.310264] evm: security.SMACK64TRANSMUTE\n[ 0.311401] evm: security.SMACK64MMAP\n[ 0.312448] evm: security.ima\n[ 0.313357] evm: security.capability\n[ 0.314469] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.317040] pinctrl core: initialized pinctrl subsystem\n[ 0.318581] RTC time: 20:11:32, date: 09/27/18\n[ 0.319892] NET: Registered protocol family 16\n[ 0.321243] cpuidle: using governor ladder\n[ 0.322406] cpuidle: using governor menu\n[ 0.323520] PCCT header not found.\n[ 0.324565] ACPI: bus type PCI registered\n[ 0.325679] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.327409] PCI: Using configuration type 1 for base access\n[ 0.329604] ACPI: Added _OSI(Module Device)\n[ 0.330802] ACPI: Added _OSI(Processor Device)\n[ 0.332004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.333273] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.335477] ACPI: Interpreter enabled\n[ 0.336558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.339160] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.341735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.344324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.346931] ACPI: (supports S0 S5)\n[ 0.347932] ACPI: Using IOAPIC for interrupt routing\n[ 0.349263] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.353143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.354730] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.356481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.358145] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.361180] acpiphp: Slot [3] registered\n[ 0.362297] acpiphp: Slot [4] registered\n[ 0.363425] acpiphp: Slot [5] registered\n[ 0.364548] acpiphp: Slot [6] registered\n[ 0.365686] acpiphp: Slot [7] registered\n[ 0.366817] acpiphp: Slot [8] registered\n[ 0.367938] acpiphp: Slot [9] registered\n[ 0.369062] acpiphp: Slot [10] registered\n[ 0.370215] acpiphp: Slot [11] registered\n[ 0.371354] acpiphp: Slot [12] registered\n[ 0.372488] acpiphp: Slot [13] registered\n[ 0.373633] acpiphp: Slot [14] registered\n[ 0.374779] acpiphp: Slot [15] registered\n[ 0.389948] acpiphp: Slot [16] registered\n[ 0.391093] acpiphp: Slot [17] registered\n[ 0.392233] acpiphp: Slot [18] registered\n[ 0.393378] acpiphp: Slot [19] registered\n[ 0.394528] acpiphp: Slot [20] registered\n[ 0.395687] acpiphp: Slot [21] registered\n[ 0.396850] acpiphp: Slot [22] registered\n[ 0.397989] acpiphp: Slot [23] registered\n[ 0.399136] acpiphp: Slot [24] registered\n[ 0.400276] acpiphp: Slot [25] registered\n[ 0.401417] acpiphp: Slot [26] registered\n[ 0.402551] acpiphp: Slot [27] registered\n[ 0.403689] acpiphp: Slot [28] registered\n[ 0.404832] acpiphp: Slot [29] registered\n[ 0.405977] acpiphp: Slot [30] registered\n[ 0.407130] acpiphp: Slot [31] registered\n[ 0.408294] PCI host bridge to bus 0000:00\n[ 0.409463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.411177] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412874] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414905] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.416975] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.419050] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.423093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.424871] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.426497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.428271] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.432564] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.434843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.455447] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.457426] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.459374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.461370] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463424] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465141] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.466922] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468381] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470542] vgaarb: loaded\n[ 0.471414] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473097] SCSI subsystem initialized\n[ 0.474382] ACPI: bus type USB registered\n[ 0.475546] usbcore: registered new interface driver usbfs\n[ 0.476984] usbcore: registered new interface driver hub\n[ 0.478383] usbcore: registered new device driver usb\n[ 0.479911] PCI: Using ACPI for IRQ routing\n[ 0.481457] NetLabel: Initializing\n[ 0.482469] NetLabel: domain hash size = 128\n[ 0.483661] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.485239] NetLabel: unlabeled traffic allowed by default\n[ 0.486853] clocksource: Switched to clocksource kvm-clock\n[ 0.496935] AppArmor: AppArmor Filesystem Enabled\n[ 0.498261] pnp: PnP ACPI init\n[ 0.499506] pnp: PnP ACPI: found 5 devices\n[ 0.506382] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.508779] NET: Registered protocol family 2\n[ 0.510207] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.512002] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.513674] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.515351] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516863] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518472] NET: Registered protocol family 1\n[ 0.519704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.521232] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522729] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537450] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.554416] Trying to unpack rootfs image as initramfs...\n[ 0.617084] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.620176] Scanning for low memory corruption every 60 seconds\n[ 0.622315] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.624119] audit: initializing netlink subsys (disabled)\n[ 0.625715] audit: type=2000 audit(1538079093.229:1): initialized\n[ 0.627707] Initialise system trusted keyring\n[ 0.629140] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630831] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633670] zbud: loaded\n[ 0.635001] VFS: Disk quotas dquot_6.6.0\n[ 0.636194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.638432] fuse init (API version 7.23)\n[ 0.639751] Key type big_key registered\n[ 0.640912] Allocating IMA MOK and blacklist keyrings.\n[ 0.642696] Key type asymmetric registered\n[ 0.643904] Asymmetric key parser 'x509' registered\n[ 0.645303] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.647484] io scheduler noop registered\n[ 0.648654] io scheduler deadline registered (default)\n[ 0.650185] io scheduler cfq registered\n[ 0.651438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652968] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656948] ACPI: Power Button [PWRF]\n[ 0.658254] GHES: HEST is not enabled!\n[ 0.672914] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.702049] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.705354] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731456] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.734925] Linux agpgart interface v0.103\n[ 0.738456] brd: module loaded\n[ 0.740777] loop: module loaded\n[ 0.746081] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.748265] GPT:90111 != 2097151\n[ 0.749264] GPT:Alternate GPT header not at the end of the disk.\n[ 0.750894] GPT:90111 != 2097151\n[ 0.751880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.753263] vda: vda1 vda15\n[ 0.755025] scsi host0: ata_piix\n[ 0.756136] scsi host1: ata_piix\n[ 0.757163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.758911] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.761241] libphy: Fixed MDIO Bus: probed\n[ 0.762440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.763845] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.766780] PPP generic driver version 2.4.2\n[ 0.768100] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.769833] ehci-pci: EHCI PCI platform driver\n[ 0.771112] ehci-platform: EHCI generic platform driver\n[ 0.772550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.774193] ohci-pci: OHCI PCI platform driver\n[ 0.775484] ohci-platform: OHCI generic platform driver\n[ 0.776964] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.791746] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.793239] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.795412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.796884] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.798545] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.800338] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.802419] usb usb1: Product: UHCI Host Controller\n[ 0.803764] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.805424] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.806832] hub 1-0:1.0: USB hub found\n[ 0.807971] hub 1-0:1.0: 2 ports detected\n[ 0.809319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.812357] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813738] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815217] mousedev: PS/2 mouse device common for all mice\n[ 0.817019] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.819657] rtc_cmos 00:00: RTC can wake from S4\n[ 0.821285] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.823033] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.824824] i2c /dev entries driver\n[ 0.825929] device-mapper: uevent: version 1.0.3\n[ 0.827330] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.829769] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.831800] NET: Registered protocol family 10\n[ 0.833403] NET: Registered protocol family 17\n[ 0.834759] Key type dns_resolver registered\n[ 0.836143] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.837757] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.840420] registered taskstats version 1\n[ 0.841652] Loading compiled-in X.509 certificates\n[ 0.843568] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.846302] zswap: loaded using pool lzo/zbud\n[ 0.848432] Key type trusted registered\n[ 0.850668] Key type encrypted registered\n[ 0.851876] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.853389] ima: No TPM chip found, activating TPM-bypass!\n[ 0.854901] evm: HMAC attrs: 0x1\n[ 0.856273] Magic number: 2:786:195\n[ 0.857505] rtc_cmos 00:00: setting system clock to 2018-09-27 20:11:33 UTC (1538079093)\n[ 0.859880] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.861519] EDD information not available.\n[ 0.916761] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.933756] Write protecting the kernel read-only data: 14336k\n[ 0.936910] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.939539] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.82\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.104594] 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.24...\nLease of 192.168.120.24 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000012\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBGH8GEvOTgPqzFVg6TQmrHiWv/OhnMtkCkEXtcxQOtTqAOmxQI5/O32Q90HZp4mpROfnCE9jBD5CeQESm0hhbKYkIrEBR6bjYYexE4RFJMlZVJ3SRJOxQ4cfCJrqUKkSRfUpfBCewpuwWZBQC1BBCbM8ggqoiiXWeNRC5urJcjk0o6Ig+TUtOTN6Cvym1nufApacrrYDgvzSmo/BKfI6rq8ahwyZRjLqJjCQFlezVQUh5IwdGAfXzcjnOxpHo3WsHqGD2qHiN6V144C0oJ8rHAcX8CPuq1vKQ1lWUV8ZUdUkIi9ONvS8P+0CUmcKA8LrUE4x0Ktau8t33LwJXTxMR root@vping-userdata-vm2-51410485-a859-47de-825c-497765472e74\nssh-dss AAAAB3NzaC1kc3MAAACBAJrrPdWJLsG0qf0GJvwFbP3dQuTb0bszy1satIVx/WMVH9DEBhEzr4FZBFr9KCBknZCRSuw2TVfb3fI+1ayewqVOd82i0Cxbz5OpoY5jwcUOqe2gux8SPYS4NYvqNWPisfzBTolqDINc7kcI9Ml6vYtqwpl5OhlSNh4awBgw7w41AAAAFQDU2e3MRzVLvERgoB4sx2nloskE4wAAAIBHrCslAok0d/u10bYE3Bz4bvYXnZZY68D6TBfkn1hAqmbCR3bCydd1uRTyP6+A5tAe/Dl5DKQMaY+iB7lwhwLpd6IapN9TMILUj60a89toO7hxMhL3BGkaHr29dFWMvZvJE79TYWinmytJxOHbtEtzKg6MEbP1tb+0W0pw4azhMQAAAIEAjE92XzpT2/Mtjms/HP/egj71hJoFIgqHhNpylgowt/U1CwQqtwoqiy/Z+Obk7lt68afNYfZKpqVnmTBAH5KvRbVuoH/OAPRgoX6i9QTuklrQsMWnRR6cidC3MzH7SRFLPjMzLcFowG1eDe3y3sGOZf20PjQ86pRpkwu4bWh/CO4= root@vping-userdata-vm2-51410485-a859-47de-825c-497765472e74\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.24,24,fe80::f816:3eff:fef4:eb82/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.24 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000012\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-51410485-a859-47de-825c-497765472e74\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.86 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-51410485-a859-47de-825c-497765472e74 login: "} 2018-09-27 20:11:38,638 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c/action used request id req-3dac0b66-fbb1-4fc3-9a7f-5a9cf890482c 2018-09-27 20:11:38,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0644578933716s 2018-09-27 20:11:38,639 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 514531672 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.206256] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.208611] pid_max: default: 32768 minimum: 301 [ 0.209900] ACPI: Core revision 20150930 [ 0.211633] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.213503] Security Framework initialized [ 0.214642] Yama: becoming mindful. [ 0.215660] AppArmor: AppArmor initialized [ 0.216840] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.218659] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.220425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.222107] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.224018] Initializing cgroup subsys io [ 0.225184] Initializing cgroup subsys memory [ 0.226405] Initializing cgroup subsys devices [ 0.227634] Initializing cgroup subsys freezer [ 0.228845] Initializing cgroup subsys net_cls [ 0.230067] Initializing cgroup subsys perf_event [ 0.231352] Initializing cgroup subsys net_prio [ 0.232592] Initializing cgroup subsys hugetlb [ 0.233808] Initializing cgroup subsys pids [ 0.235047] CPU: Physical Processor ID: 0 [ 0.236880] mce: CPU supports 10 MCE banks [ 0.238074] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.239469] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.254486] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.261231] ftrace: allocating 31920 entries in 125 pages [ 0.286909] smpboot: Max logical packages: 1 [ 0.288100] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.290001] x2apic enabled [ 0.291153] Switched APIC routing to physical x2apic. [ 0.293689] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.295258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.298037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.300553] KVM setup paravirtual spinlock [ 0.302174] x86: Booted up 1 node, 1 CPUs [ 0.303324] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.305242] devtmpfs: initialized [ 0.307238] evm: security.selinux [ 0.308218] evm: security.SMACK64 [ 0.309209] evm: security.SMACK64EXEC [ 0.310264] evm: security.SMACK64TRANSMUTE [ 0.311401] evm: security.SMACK64MMAP [ 0.312448] evm: security.ima [ 0.313357] evm: security.capability [ 0.314469] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.317040] pinctrl core: initialized pinctrl subsystem [ 0.318581] RTC time: 20:11:32, date: 09/27/18 [ 0.319892] NET: Registered protocol family 16 [ 0.321243] cpuidle: using governor ladder [ 0.322406] cpuidle: using governor menu [ 0.323520] PCCT header not found. [ 0.324565] ACPI: bus type PCI registered [ 0.325679] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.327409] PCI: Using configuration type 1 for base access [ 0.329604] ACPI: Added _OSI(Module Device) [ 0.330802] ACPI: Added _OSI(Processor Device) [ 0.332004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.333273] ACPI: Added _OSI(Processor Aggregator Device) [ 0.335477] ACPI: Interpreter enabled [ 0.336558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.339160] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.341735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.344324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.346931] ACPI: (supports S0 S5) [ 0.347932] ACPI: Using IOAPIC for interrupt routing [ 0.349263] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.353143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.354730] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.356481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.358145] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.361180] acpiphp: Slot [3] registered [ 0.362297] acpiphp: Slot [4] registered [ 0.363425] acpiphp: Slot [5] registered [ 0.364548] acpiphp: Slot [6] registered [ 0.365686] acpiphp: Slot [7] registered [ 0.366817] acpiphp: Slot [8] registered [ 0.367938] acpiphp: Slot [9] registered [ 0.369062] acpiphp: Slot [10] registered [ 0.370215] acpiphp: Slot [11] registered [ 0.371354] acpiphp: Slot [12] registered [ 0.372488] acpiphp: Slot [13] registered [ 0.373633] acpiphp: Slot [14] registered [ 0.374779] acpiphp: Slot [15] registered [ 0.389948] acpiphp: Slot [16] registered [ 0.391093] acpiphp: Slot [17] registered [ 0.392233] acpiphp: Slot [18] registered [ 0.393378] acpiphp: Slot [19] registered [ 0.394528] acpiphp: Slot [20] registered [ 0.395687] acpiphp: Slot [21] registered [ 0.396850] acpiphp: Slot [22] registered [ 0.397989] acpiphp: Slot [23] registered [ 0.399136] acpiphp: Slot [24] registered [ 0.400276] acpiphp: Slot [25] registered [ 0.401417] acpiphp: Slot [26] registered [ 0.402551] acpiphp: Slot [27] registered [ 0.403689] acpiphp: Slot [28] registered [ 0.404832] acpiphp: Slot [29] registered [ 0.405977] acpiphp: Slot [30] registered [ 0.407130] acpiphp: Slot [31] registered [ 0.408294] PCI host bridge to bus 0000:00 [ 0.409463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.411177] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.412874] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.414905] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.416975] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.419050] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.423093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.424871] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.426497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.428271] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.432564] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.434843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.455447] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.457426] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.459374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.461370] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.463424] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.465141] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.466922] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.468381] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.470542] vgaarb: loaded [ 0.471414] vgaarb: bridge control possible 0000:00:02.0 [ 0.473097] SCSI subsystem initialized [ 0.474382] ACPI: bus type USB registered [ 0.475546] usbcore: registered new interface driver usbfs [ 0.476984] usbcore: registered new interface driver hub [ 0.478383] usbcore: registered new device driver usb [ 0.479911] PCI: Using ACPI for IRQ routing [ 0.481457] NetLabel: Initializing [ 0.482469] NetLabel: domain hash size = 128 [ 0.483661] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.485239] NetLabel: unlabeled traffic allowed by default [ 0.486853] clocksource: Switched to clocksource kvm-clock [ 0.496935] AppArmor: AppArmor Filesystem Enabled [ 0.498261] pnp: PnP ACPI init [ 0.499506] pnp: PnP ACPI: found 5 devices [ 0.506382] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.508779] NET: Registered protocol family 2 [ 0.510207] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.512002] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.513674] TCP: Hash tables configured (established 4096 bind 4096) [ 0.515351] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.516863] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.518472] NET: Registered protocol family 1 [ 0.519704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.521232] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.522729] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.537450] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.554416] Trying to unpack rootfs image as initramfs... [ 0.617084] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.620176] Scanning for low memory corruption every 60 seconds [ 0.622315] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.624119] audit: initializing netlink subsys (disabled) [ 0.625715] audit: type=2000 audit(1538079093.229:1): initialized [ 0.627707] Initialise system trusted keyring [ 0.629140] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.630831] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.633670] zbud: loaded [ 0.635001] VFS: Disk quotas dquot_6.6.0 [ 0.636194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.638432] fuse init (API version 7.23) [ 0.639751] Key type big_key registered [ 0.640912] Allocating IMA MOK and blacklist keyrings. [ 0.642696] Key type asymmetric registered [ 0.643904] Asymmetric key parser 'x509' registered [ 0.645303] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.647484] io scheduler noop registered [ 0.648654] io scheduler deadline registered (default) [ 0.650185] io scheduler cfq registered [ 0.651438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.652968] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.654820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.656948] ACPI: Power Button [PWRF] [ 0.658254] GHES: HEST is not enabled! [ 0.672914] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.702049] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.705354] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731456] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.734925] Linux agpgart interface v0.103 [ 0.738456] brd: module loaded [ 0.740777] loop: module loaded [ 0.746081] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.748265] GPT:90111 != 2097151 [ 0.749264] GPT:Alternate GPT header not at the end of the disk. [ 0.750894] GPT:90111 != 2097151 [ 0.751880] GPT: Use GNU Parted to correct GPT errors. [ 0.753263] vda: vda1 vda15 [ 0.755025] scsi host0: ata_piix [ 0.756136] scsi host1: ata_piix [ 0.757163] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.758911] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.761241] libphy: Fixed MDIO Bus: probed [ 0.762440] tun: Universal TUN/TAP device driver, 1.6 [ 0.763845] tun: (C) 1999-2004 Max Krasnyansky [ 0.766780] PPP generic driver version 2.4.2 [ 0.768100] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.769833] ehci-pci: EHCI PCI platform driver [ 0.771112] ehci-platform: EHCI generic platform driver [ 0.772550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.774193] ohci-pci: OHCI PCI platform driver [ 0.775484] ohci-platform: OHCI generic platform driver [ 0.776964] uhci_hcd: USB Universal Host Controller Interface driver [ 0.791746] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.793239] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.795412] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.796884] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.798545] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.800338] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.802419] usb usb1: Product: UHCI Host Controller [ 0.803764] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.805424] usb usb1: SerialNumber: 0000:00:01.2 [ 0.806832] hub 1-0:1.0: USB hub found [ 0.807971] hub 1-0:1.0: 2 ports detected [ 0.809319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.812357] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813738] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815217] mousedev: PS/2 mouse device common for all mice [ 0.817019] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.819657] rtc_cmos 00:00: RTC can wake from S4 [ 0.821285] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.823033] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.824824] i2c /dev entries driver [ 0.825929] device-mapper: uevent: version 1.0.3 [ 0.827330] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.829769] ledtrig-cpu: registered to indicate activity on CPUs [ 0.831800] NET: Registered protocol family 10 [ 0.833403] NET: Registered protocol family 17 [ 0.834759] Key type dns_resolver registered [ 0.836143] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.837757] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.840420] registered taskstats version 1 [ 0.841652] Loading compiled-in X.509 certificates [ 0.843568] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.846302] zswap: loaded using pool lzo/zbud [ 0.848432] Key type trusted registered [ 0.850668] Key type encrypted registered [ 0.851876] AppArmor: AppArmor sha1 policy hashing enabled [ 0.853389] ima: No TPM chip found, activating TPM-bypass! [ 0.854901] evm: HMAC attrs: 0x1 [ 0.856273] Magic number: 2:786:195 [ 0.857505] rtc_cmos 00:00: setting system clock to 2018-09-27 20:11:33 UTC (1538079093) [ 0.859880] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.861519] EDD information not available. [ 0.916761] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.933756] Write protecting the kernel read-only data: 14336k [ 0.936910] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.939539] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.82 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.104594] 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.24... Lease of 192.168.120.24 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000012 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBGH8GEvOTgPqzFVg6TQmrHiWv/OhnMtkCkEXtcxQOtTqAOmxQI5/O32Q90HZp4mpROfnCE9jBD5CeQESm0hhbKYkIrEBR6bjYYexE4RFJMlZVJ3SRJOxQ4cfCJrqUKkSRfUpfBCewpuwWZBQC1BBCbM8ggqoiiXWeNRC5urJcjk0o6Ig+TUtOTN6Cvym1nufApacrrYDgvzSmo/BKfI6rq8ahwyZRjLqJjCQFlezVQUh5IwdGAfXzcjnOxpHo3WsHqGD2qHiN6V144C0oJ8rHAcX8CPuq1vKQ1lWUV8ZUdUkIi9ONvS8P+0CUmcKA8LrUE4x0Ktau8t33LwJXTxMR root@vping-userdata-vm2-51410485-a859-47de-825c-497765472e74 ssh-dss AAAAB3NzaC1kc3MAAACBAJrrPdWJLsG0qf0GJvwFbP3dQuTb0bszy1satIVx/WMVH9DEBhEzr4FZBFr9KCBknZCRSuw2TVfb3fI+1ayewqVOd82i0Cxbz5OpoY5jwcUOqe2gux8SPYS4NYvqNWPisfzBTolqDINc7kcI9Ml6vYtqwpl5OhlSNh4awBgw7w41AAAAFQDU2e3MRzVLvERgoB4sx2nloskE4wAAAIBHrCslAok0d/u10bYE3Bz4bvYXnZZY68D6TBfkn1hAqmbCR3bCydd1uRTyP6+A5tAe/Dl5DKQMaY+iB7lwhwLpd6IapN9TMILUj60a89toO7hxMhL3BGkaHr29dFWMvZvJE79TYWinmytJxOHbtEtzKg6MEbP1tb+0W0pw4azhMQAAAIEAjE92XzpT2/Mtjms/HP/egj71hJoFIgqHhNpylgowt/U1CwQqtwoqiy/Z+Obk7lt68afNYfZKpqVnmTBAH5KvRbVuoH/OAPRgoX6i9QTuklrQsMWnRR6cidC3MzH7SRFLPjMzLcFowG1eDe3y3sGOZf20PjQ86pRpkwu4bWh/CO4= root@vping-userdata-vm2-51410485-a859-47de-825c-497765472e74 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.24,24,fe80::f816:3eff:fef4:eb82/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.24 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000012 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-51410485-a859-47de-825c-497765472e74 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.86 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-51410485-a859-47de-825c-497765472e74 login: 2018-09-27 20:11:38,640 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-09-27 20:11:38,747 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 20:11:38,747 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:43 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-27 20:11:38,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 20:11:38,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:39,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 20:11: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-0a46e460-0a06-4d3e-aa6e-47e08c16c172 x-openstack-request-id: req-0a46e460-0a06-4d3e-aa6e-47e08c16c172 2018-09-27 20:11:39,969 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672 used request id req-0a46e460-0a06-4d3e-aa6e-47e08c16c172 2018-09-27 20:11:39,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 1.21631598473s 2018-09-27 20:11:39,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:11:39,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:40,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11: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-64062080-f5de-4dfe-ac99-47a5247c0087 x-openstack-request-id: req-64062080-f5de-4dfe-ac99-47a5247c0087 2018-09-27 20:11:40,752 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_51410485-a859-47de-825c-497765472e74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:eb:82", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:11:32.000000", "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "89e52e1d-409b-4107-8b0e-8f21bed0c68c", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:11:32Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:25Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_51410485-a859-47de-825c-497765472e74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:14:5c", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/41beae94-0446-4fbe-a0cf-57fff2d64672", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:11:18.000000", "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "41beae94-0446-4fbe-a0cf-57fff2d64672", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:11:38Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:10Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:11:40,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-64062080-f5de-4dfe-ac99-47a5247c0087 2018-09-27 20:11:40,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783048868179s 2018-09-27 20:11:40,755 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:11:42,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:11:42,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:43,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11: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-69f9ac57-43b7-442e-ac94-b981c87a33ba x-openstack-request-id: req-69f9ac57-43b7-442e-ac94-b981c87a33ba 2018-09-27 20:11:43,511 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_51410485-a859-47de-825c-497765472e74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:eb:82", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:11:32.000000", "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "89e52e1d-409b-4107-8b0e-8f21bed0c68c", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:11:32Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:25Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:11:43,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-69f9ac57-43b7-442e-ac94-b981c87a33ba 2018-09-27 20:11:43,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754031896591s 2018-09-27 20:11:43,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 20:11:43,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:43,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 20:11: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-5e8f072a-078e-4e8d-89a9-fc674bbdb655 x-openstack-request-id: req-5e8f072a-078e-4e8d-89a9-fc674bbdb655 2018-09-27 20:11:43,687 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c used request id req-5e8f072a-078e-4e8d-89a9-fc674bbdb655 2018-09-27 20:11:43,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.17396402359s 2018-09-27 20:11:43,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:11:43,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:44,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 751 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e44af3a1-53f0-428b-8c0b-ec239c98c50f x-openstack-request-id: req-e44af3a1-53f0-428b-8c0b-ec239c98c50f 2018-09-27 20:11:44,426 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_51410485-a859-47de-825c-497765472e74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:eb:82", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/89e52e1d-409b-4107-8b0e-8f21bed0c68c", "rel": "bookmark"}], "image": {"id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "links": [{"href": "http://172.30.9.22:8774/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:11:32.000000", "flavor": {"id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "links": [{"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}]}, "id": "89e52e1d-409b-4107-8b0e-8f21bed0c68c", "security_groups": [{"name": "default"}], "user_id": "3be9b56fb65646a997eeb5f66b545003", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:11:43Z", "hostId": "de8c63200fc945a535a15f8a5aa241926243b76e2384fbdb885f0048", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_51410485-a859-47de-825c-497765472e74", "created": "2018-09-27T20:11:25Z", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:11:44,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e44af3a1-53f0-428b-8c0b-ec239c98c50f 2018-09-27 20:11:44,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738284111023s 2018-09-27 20:11:44,428 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:11:46,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:11:46,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:46,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe1ce8dc-e741-4bfc-bbf3-a0968b8d064f x-openstack-request-id: req-fe1ce8dc-e741-4bfc-bbf3-a0968b8d064f 2018-09-27 20:11:46,638 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-27 20:11:46,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fe1ce8dc-e741-4bfc-bbf3-a0968b8d064f 2018-09-27 20:11:46,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.2080950737s 2018-09-27 20:11:46,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 20:11:46,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/d9ecd8d2-d4d0-4d05-a707-3593cf846a88/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" -d '{"subnet_id": "8c9a5a24-c1ba-4a38-b5f3-814e998d7d27"}' 2018-09-27 20:11:48,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:48 GMT X-Openstack-Request-Id: req-ca2d2179-862f-4696-ba52-e61bd7655240 2018-09-27 20:11:48,396 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4da00176-2447-4ef8-a2cf-1a6e88c19d58", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "subnet_id": "8c9a5a24-c1ba-4a38-b5f3-814e998d7d27", "subnet_ids": ["8c9a5a24-c1ba-4a38-b5f3-814e998d7d27"], "port_id": "31fed1df-dcc6-45f8-b604-ace40c550233", "id": "d9ecd8d2-d4d0-4d05-a707-3593cf846a88"} 2018-09-27 20:11:48,396 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d9ecd8d2-d4d0-4d05-a707-3593cf846a88/remove_router_interface.json used request id req-ca2d2179-862f-4696-ba52-e61bd7655240 2018-09-27 20:11:48,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.7571349144s 2018-09-27 20:11:48,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 20:11:48,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:48,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 628 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:48 GMT X-Openstack-Request-Id: req-03b7c478-1367-4617-8fd6-164a93736986 2018-09-27 20:11:48,526 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "created_at": "2018-09-27T20:10:59Z", "admin_state_up": true, "updated_at": "2018-09-27T20:11:47Z", "revision_number": 4, "routes": [], "project_id": "9d3aa5006fa841c195bcebaf5fe79193", "id": "d9ecd8d2-d4d0-4d05-a707-3593cf846a88", "name": "vping_userdata-router_51410485-a859-47de-825c-497765472e74"}]} 2018-09-27 20:11:48,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-03b7c478-1367-4617-8fd6-164a93736986 2018-09-27 20:11:48,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129573106766s 2018-09-27 20:11:48,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 20:11:48,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/d9ecd8d2-d4d0-4d05-a707-3593cf846a88.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:50,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:11:50 GMT X-Openstack-Request-Id: req-0f451bfd-d804-4cdd-b1bc-41362a70a2be 2018-09-27 20:11:50,192 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:11:50,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/d9ecd8d2-d4d0-4d05-a707-3593cf846a88.json used request id req-0f451bfd-d804-4cdd-b1bc-41362a70a2be 2018-09-27 20:11:50,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.66473889351s 2018-09-27 20:11:50,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:11:50,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:50,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:50 GMT X-Openstack-Request-Id: req-30db6154-0d10-4b67-b3f1-7fb2712e6fa4 2018-09-27 20:11:50,237 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4da00176-2447-4ef8-a2cf-1a6e88c19d58","tenant_id":"9d3aa5006fa841c195bcebaf5fe79193","created_at":"2018-09-27T20:10:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:10:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9d3aa5006fa841c195bcebaf5fe79193","id":"8c9a5a24-c1ba-4a38-b5f3-814e998d7d27","subnetpool_id":null,"name":"vping_userdata-subnet_51410485-a859-47de-825c-497765472e74"}]} 2018-09-27 20:11:50,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-30db6154-0d10-4b67-b3f1-7fb2712e6fa4 2018-09-27 20:11:50,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.044264793396s 2018-09-27 20:11:50,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 20:11:50,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/8c9a5a24-c1ba-4a38-b5f3-814e998d7d27.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:52,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:11:52 GMT X-Openstack-Request-Id: req-6718d535-4235-473c-af63-5c916cec950d 2018-09-27 20:11:52,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:11:52,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8c9a5a24-c1ba-4a38-b5f3-814e998d7d27.json used request id req-6718d535-4235-473c-af63-5c916cec950d 2018-09-27 20:11:52,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34135603905s 2018-09-27 20:11:52,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:11:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:52,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1159 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:52 GMT X-Openstack-Request-Id: req-7a2998be-708e-46b8-abee-09754d5a280b 2018-09-27 20:11:52,935 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-27T20:11:52Z","tenant_id":"9d3aa5006fa841c195bcebaf5fe79193","created_at":"2018-09-27T20:10:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9d3aa5006fa841c195bcebaf5fe79193","id":"4da00176-2447-4ef8-a2cf-1a6e88c19d58","name":"vping_userdata-net_51410485-a859-47de-825c-497765472e74"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:11:52,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7a2998be-708e-46b8-abee-09754d5a280b 2018-09-27 20:11:52,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353946208954s 2018-09-27 20:11:52,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 20:11:52,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/4da00176-2447-4ef8-a2cf-1a6e88c19d58.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:54,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:11:54 GMT X-Openstack-Request-Id: req-06a85b6b-b70c-44d6-ab9d-8bd0d1870796 2018-09-27 20:11:54,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:11:54,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/4da00176-2447-4ef8-a2cf-1a6e88c19d58.json used request id req-06a85b6b-b70c-44d6-ab9d-8bd0d1870796 2018-09-27 20:11:54,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.52113103867s 2018-09-27 20:11:54,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:11:54,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:54,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:54 GMT X-Openstack-Request-Id: req-0cc89320-9160-48d6-8f9f-2b2cb224226a 2018-09-27 20:11:54,501 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:11:04Z", "file": "/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/file", "owner": "9d3aa5006fa841c195bcebaf5fe79193", "id": "10daa5e0-1ee9-4f55-82c5-a3715474645a", "size": 12716032, "self": "/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/10daa5e0-1ee9-4f55-82c5-a3715474645a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_51410485-a859-47de-825c-497765472e74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_51410485-a859-47de-825c-497765472e74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:11:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:11:54,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0cc89320-9160-48d6-8f9f-2b2cb224226a 2018-09-27 20:11:54,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389769077301s 2018-09-27 20:11:54,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 20:11:54,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2d53d2ce5c38b7dd758bde9a01b9b8abcd9ebd0da297e982fd7b272f8a2bb31b" 2018-09-27 20:11:56,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:11:56 GMT X-Openstack-Request-Id: req-34435ef1-7168-476b-9f23-f010463f0a08 2018-09-27 20:11:56,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:11:56,150 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/10daa5e0-1ee9-4f55-82c5-a3715474645a used request id req-34435ef1-7168-476b-9f23-f010463f0a08 2018-09-27 20:11:56,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.64664793015s 2018-09-27 20:11:56,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:11:56,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:11:56,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c536a3a-f5fe-47e5-882c-db4c2cb12b0e x-openstack-request-id: req-7c536a3a-f5fe-47e5-882c-db4c2cb12b0e 2018-09-27 20:11:56,188 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4a7bacac-6987-4dd4-8233-930ceb08609b", "name": "vping_userdata-flavor_51410485-a859-47de-825c-497765472e74", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:11:56,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7c536a3a-f5fe-47e5-882c-db4c2cb12b0e 2018-09-27 20:11:56,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0303049087524s 2018-09-27 20:11:56,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 20:11:56,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:11:56,249 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24d4c334-7ac4-4817-a343-a5599cb68a3e x-openstack-request-id: req-24d4c334-7ac4-4817-a343-a5599cb68a3e 2018-09-27 20:11:56,249 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/4a7bacac-6987-4dd4-8233-930ceb08609b used request id req-24d4c334-7ac4-4817-a343-a5599cb68a3e 2018-09-27 20:11:56,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0596051216125s 2018-09-27 20:11:56,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:11:56,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:11:56,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c575beb-4942-481c-8351-8f2e95876015 2018-09-27 20:11:56,463 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_51410485-a859-47de-825c-497765472e74", "links": {"self": "http://172.30.9.22:5000/v3/users/3be9b56fb65646a997eeb5f66b545003"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3be9b56fb65646a997eeb5f66b545003", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:11:56,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1c575beb-4942-481c-8351-8f2e95876015 2018-09-27 20:11:56,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2139108181s 2018-09-27 20:11:56,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:11:56,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/3be9b56fb65646a997eeb5f66b545003 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:11:56,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f97fbf-b543-4397-ac5e-387af259e028 2018-09-27 20:11:56,692 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_51410485-a859-47de-825c-497765472e74", "links": {"self": "http://172.30.9.22:5000/v3/users/3be9b56fb65646a997eeb5f66b545003"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3be9b56fb65646a997eeb5f66b545003", "description": null}} 2018-09-27 20:11:56,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3be9b56fb65646a997eeb5f66b545003 used request id req-91f97fbf-b543-4397-ac5e-387af259e028 2018-09-27 20:11:56,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221793174744s 2018-09-27 20:11:56,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 20:11:56,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/3be9b56fb65646a997eeb5f66b545003 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:11:57,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42b8cd7d-81c5-4d8c-9805-315926310e28 2018-09-27 20:11:57,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:11:57,098 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3be9b56fb65646a997eeb5f66b545003 used request id req-42b8cd7d-81c5-4d8c-9805-315926310e28 2018-09-27 20:11:57,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.405334949493s 2018-09-27 20:11:57,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:11:57,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:11:57,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-312a9ca8-4d8b-4386-9916-893a05a6e0d2 2018-09-27 20:11:57,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d3aa5006fa841c195bcebaf5fe79193"}, "tags": [], "enabled": true, "id": "9d3aa5006fa841c195bcebaf5fe79193", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_51410485-a859-47de-825c-497765472e74"}]} 2018-09-27 20:11:57,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-312a9ca8-4d8b-4386-9916-893a05a6e0d2 2018-09-27 20:11:57,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.180447101593s 2018-09-27 20:11:57,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 20:11:57,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/9d3aa5006fa841c195bcebaf5fe79193 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:11:57,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:11:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83d9af24-b678-4837-9e3f-286f2f5dbbb6 2018-09-27 20:11:57,600 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:11:57,600 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9d3aa5006fa841c195bcebaf5fe79193 used request id req-83d9af24-b678-4837-9e3f-286f2f5dbbb6 2018-09-27 20:11:57,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.310198068619s 2018-09-27 20:11:57,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:11:57,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=9d3aa5006fa841c195bcebaf5fe79193&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:11:57,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:57 GMT X-Openstack-Request-Id: req-edcb2b33-6e75-4999-964c-e6d98d116288 2018-09-27 20:11:57,933 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "created_at": "2018-09-27T20:10:56Z", "updated_at": "2018-09-27T20:10:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:10:56Z", "revision_number": 0, "id": "6617bc7f-0cbd-4be6-b101-3dc3d2147912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:10:56Z", "security_group_id": "a167d676-c2f2-4a54-872c-a66076d3fcc5", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d3aa5006fa841c195bcebaf5fe79193"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:10:56Z", "revision_number": 0, "id": "9085c034-b681-476e-9636-64aab4d55f68", "remote_group_id": "a167d676-c2f2-4a54-872c-a66076d3fcc5", "remote_ip_prefix": null, "created_at": "2018-09-27T20:10:56Z", "security_group_id": "a167d676-c2f2-4a54-872c-a66076d3fcc5", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d3aa5006fa841c195bcebaf5fe79193"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:10:56Z", "revision_number": 0, "id": "9a3c72c9-cde8-43a4-96bb-17d58ed337d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:10:56Z", "security_group_id": "a167d676-c2f2-4a54-872c-a66076d3fcc5", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d3aa5006fa841c195bcebaf5fe79193"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:10:56Z", "revision_number": 0, "id": "fec6ec72-00e1-48e1-b9cb-2058d98c1284", "remote_group_id": "a167d676-c2f2-4a54-872c-a66076d3fcc5", "remote_ip_prefix": null, "created_at": "2018-09-27T20:10:56Z", "security_group_id": "a167d676-c2f2-4a54-872c-a66076d3fcc5", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d3aa5006fa841c195bcebaf5fe79193"}], "revision_number": 1, "project_id": "9d3aa5006fa841c195bcebaf5fe79193", "id": "a167d676-c2f2-4a54-872c-a66076d3fcc5", "name": "default"}]} 2018-09-27 20:11:57,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=9d3aa5006fa841c195bcebaf5fe79193&name=default used request id req-edcb2b33-6e75-4999-964c-e6d98d116288 2018-09-27 20:11:57,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326766967773s 2018-09-27 20:11:57,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:11:57,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:11:57,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:57 GMT X-Openstack-Request-Id: req-f8271fa3-789f-418c-b4c8-f6ad63bb6363 2018-09-27 20:11:57,988 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "64991f16027e4ab59c597583546b9b07", "created_at": "2018-09-27T20:02:05Z", "updated_at": "2018-09-27T20:02:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "eb81cd2d-2174-42d4-87dd-39fb325012ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "afb9039d-b329-4ecf-8f34-86813d319dea", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "5608bf5f-3997-4d5f-b0ff-898f0563beb8", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "b5617e91-cc4f-4244-904f-067a386a4c66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}], "revision_number": 1, "project_id": "64991f16027e4ab59c597583546b9b07", "id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:05:33Z", "updated_at": "2018-09-27T20:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "75e960ee-941f-4e12-8cd6-27b090ead92d", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "e9fe0180-a2e9-418b-a48e-c2ba1527b5bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "ccc46594-6775-4b4d-b37c-3cea066f4255", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "797db4bb-8440-45ec-b870-c83f6ffa2f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}], "revision_number": 1, "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "113adddd-0bf2-43e6-a5bf-5de926034924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "created_at": "2018-09-27T20:10:56Z", "updated_at": "2018-09-27T20:10:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:10:56Z", "revision_number": 0, "id": "6617bc7f-0cbd-4be6-b101-3dc3d2147912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:10:56Z", "security_group_id": "a167d676-c2f2-4a54-872c-a66076d3fcc5", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d3aa5006fa841c195bcebaf5fe79193"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:10:56Z", "revision_number": 0, "id": "9a3c72c9-cde8-43a4-96bb-17d58ed337d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:10:56Z", "security_group_id": "a167d676-c2f2-4a54-872c-a66076d3fcc5", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d3aa5006fa841c195bcebaf5fe79193"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:10:56Z", "revision_number": 0, "id": "9085c034-b681-476e-9636-64aab4d55f68", "remote_group_id": "a167d676-c2f2-4a54-872c-a66076d3fcc5", "remote_ip_prefix": null, "created_at": "2018-09-27T20:10:56Z", "security_group_id": "a167d676-c2f2-4a54-872c-a66076d3fcc5", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d3aa5006fa841c195bcebaf5fe79193"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:10:56Z", "revision_number": 0, "id": "fec6ec72-00e1-48e1-b9cb-2058d98c1284", "remote_group_id": "a167d676-c2f2-4a54-872c-a66076d3fcc5", "remote_ip_prefix": null, "created_at": "2018-09-27T20:10:56Z", "security_group_id": "a167d676-c2f2-4a54-872c-a66076d3fcc5", "tenant_id": "9d3aa5006fa841c195bcebaf5fe79193", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d3aa5006fa841c195bcebaf5fe79193"}], "revision_number": 1, "project_id": "9d3aa5006fa841c195bcebaf5fe79193", "id": "a167d676-c2f2-4a54-872c-a66076d3fcc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T20:05:36Z", "updated_at": "2018-09-27T20:05:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "afed4bc0-f046-4c59-908e-e9a6dc8152f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "5d67ed22-25bb-4690-bee8-c9e2111f3ada", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "98cf6d31-ddb1-4c42-ad2e-a53c081c8a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "be92a078-11f6-4730-8490-26f20e266438", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "name": "default"}]} 2018-09-27 20:11:57,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f8271fa3-789f-418c-b4c8-f6ad63bb6363 2018-09-27 20:11:57,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496139526367s 2018-09-27 20:11:57,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 20:11:57,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/a167d676-c2f2-4a54-872c-a66076d3fcc5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}96e7ccb0d8f7acf2a1d09081aca7d4f2fb93361e03b78684c4eb917e45f87e7e" 2018-09-27 20:11:58,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:11:58 GMT X-Openstack-Request-Id: req-6c4bd17e-2b8c-48fe-a3a3-52f84bab1d6b 2018-09-27 20:11:58,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:11:58,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/a167d676-c2f2-4a54-872c-a66076d3fcc5.json used request id req-6c4bd17e-2b8c-48fe-a3a3-52f84bab1d6b 2018-09-27 20:11:58,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.449371814728s 2018-09-27 20:11:58,494 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-09-27 20:11:58,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:11:58,540 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7195095-d7e6-435a-859c-254499dfe5ae 2018-09-27 20:11:58,540 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:11:58,541 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-b7195095-d7e6-435a-859c-254499dfe5ae 2018-09-27 20:11:58,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:11:58,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:11:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e0e411f365814a38b6f64224e353f0ba"}, "audit_ids": ["3_eoJkJjQpCndt7CmERkhw"], "issued_at": "2018-09-27T20:11:58.000000Z"}} 2018-09-27 20:11:58,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:11:58,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:11:59,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:59 GMT X-Openstack-Request-Id: req-e22f8298-d270-469a-a476-b0ad762c0336 2018-09-27 20:11:59,300 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:11:59,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e22f8298-d270-469a-a476-b0ad762c0336 2018-09-27 20:11:59,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354117870331s 2018-09-27 20:11:59,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:11:59,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:11:59,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ca246e-e093-4a67-96cf-b008d037fb84 2018-09-27 20:11:59,436 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:11:59,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-24ca246e-e093-4a67-96cf-b008d037fb84 2018-09-27 20:11:59,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.128040075302s 2018-09-27 20:11:59,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 20:11:59,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_fb4a3052-64da-4294-b935-49fdefa0ce8d"}}' 2018-09-27 20:11:59,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9353ea2a-6179-455f-832b-a4253518f4f0 2018-09-27 20:11:59,677 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/b43f233f306a4b34a13610756a005641"}, "tags": [], "enabled": true, "id": "b43f233f306a4b34a13610756a005641", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_fb4a3052-64da-4294-b935-49fdefa0ce8d"}} 2018-09-27 20:11:59,677 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9353ea2a-6179-455f-832b-a4253518f4f0 2018-09-27 20:11:59,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.232356071472s 2018-09-27 20:11:59,678 - 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'b43f233f306a4b34a13610756a005641', '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_fb4a3052-64da-4294-b935-49fdefa0ce8d'}) 2018-09-27 20:11:59,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 20:11:59,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "217da113-c16f-4676-88ef-8da2eb344091", "email": null, "name": "cinder_test-user_fb4a3052-64da-4294-b935-49fdefa0ce8d"}}' 2018-09-27 20:12:00,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Thu, 27 Sep 2018 20:11:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da20d449-ba30-4a38-b966-d36d36d52de3 2018-09-27 20:12:00,196 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_fb4a3052-64da-4294-b935-49fdefa0ce8d", "links": {"self": "http://172.30.9.22:5000/v3/users/2a6d69ae3aa9422fa046c75de7e1ddb3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "domain_id": "default", "password_expires_at": null}} 2018-09-27 20:12:00,196 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-da20d449-ba30-4a38-b966-d36d36d52de3 2018-09-27 20:12:00,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.512318849564s 2018-09-27 20:12:00,197 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a6d69ae3aa9422fa046c75de7e1ddb3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_fb4a3052-64da-4294-b935-49fdefa0ce8d'}) 2018-09-27 20:12:00,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:12:00,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:12:00,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb41d2aa-d805-48b9-ba08-0c024e61355d 2018-09-27 20:12:00,399 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:12:00,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-eb41d2aa-d805-48b9-ba08-0c024e61355d 2018-09-27 20:12:00,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198312997818s 2018-09-27 20:12:00,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:12:00,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:12:00,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eae3620-4e63-4b38-b9ed-f102911a20ec 2018-09-27 20:12:00,593 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:12:00,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4eae3620-4e63-4b38-b9ed-f102911a20ec 2018-09-27 20:12:00,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188807010651s 2018-09-27 20:12:00,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:12:00,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:12:00,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b811fb1e-498e-4d1f-8d0f-85114a93cae0 2018-09-27 20:12:00,800 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:12:00,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b811fb1e-498e-4d1f-8d0f-85114a93cae0 2018-09-27 20:12:00,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201148033142s 2018-09-27 20:12:00,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:12:00,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:12:00,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19601f04-f1f2-4c8d-9796-c1116a8413df 2018-09-27 20:12:01,000 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 20:12:01,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-19601f04-f1f2-4c8d-9796-c1116a8413df 2018-09-27 20:12:01,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193956851959s 2018-09-27 20:12:01,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:12:01,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:12:01,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0798d460-5fa7-4478-bbf1-164220667c89 2018-09-27 20:12:01,217 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder_test-user_fb4a3052-64da-4294-b935-49fdefa0ce8d", "links": {"self": "http://172.30.9.22:5000/v3/users/2a6d69ae3aa9422fa046c75de7e1ddb3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:12:01,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0798d460-5fa7-4478-bbf1-164220667c89 2018-09-27 20:12:01,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216639995575s 2018-09-27 20:12:01,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:12:01,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:12:01,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6aa060-387b-41a2-8eb3-cd72c3ba2f4d 2018-09-27 20:12:01,350 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/b43f233f306a4b34a13610756a005641"}, "tags": [], "enabled": true, "id": "b43f233f306a4b34a13610756a005641", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_fb4a3052-64da-4294-b935-49fdefa0ce8d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 20:12:01,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-1c6aa060-387b-41a2-8eb3-cd72c3ba2f4d 2018-09-27 20:12:01,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11925983429s 2018-09-27 20:12:01,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 20:12:01,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=2a6d69ae3aa9422fa046c75de7e1ddb3&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=b43f233f306a4b34a13610756a005641" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:12:01,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9712bc4e-d792-4797-b0c0-00d6e532ea92 2018-09-27 20:12:01,560 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=2a6d69ae3aa9422fa046c75de7e1ddb3&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=b43f233f306a4b34a13610756a005641", "previous": null, "next": null}} 2018-09-27 20:12:01,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=2a6d69ae3aa9422fa046c75de7e1ddb3&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=b43f233f306a4b34a13610756a005641 used request id req-9712bc4e-d792-4797-b0c0-00d6e532ea92 2018-09-27 20:12:01,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201740026474s 2018-09-27 20:12:01,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 20:12:01,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/b43f233f306a4b34a13610756a005641/users/2a6d69ae3aa9422fa046c75de7e1ddb3/roles/1faf0c4e549845dfb4ddf99992b4bc7b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:12:01,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:12:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55dd988a-c456-45d4-be7b-2bd68f0138dd 2018-09-27 20:12:01,745 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:12:01,745 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b43f233f306a4b34a13610756a005641/users/2a6d69ae3aa9422fa046c75de7e1ddb3/roles/1faf0c4e549845dfb4ddf99992b4bc7b used request id req-55dd988a-c456-45d4-be7b-2bd68f0138dd 2018-09-27 20:12:01,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.180346012115s 2018-09-27 20:12:01,746 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_fb4a3052-64da-4294-b935-49fdefa0ce8d', 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'b43f233f306a4b34a13610756a005641', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '217da113-c16f-4676-88ef-8da2eb344091', 'username': u'cinder_test-user_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 20:12:01,749 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'password': '217da113-c16f-4676-88ef-8da2eb344091', 'project_name': 'cinder_test-project_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'b43f233f306a4b34a13610756a005641', 'project_domain_name': 'Default'} 2018-09-27 20:12:01,750 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-09-27 20:12:01,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:12:01,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:12:01,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd3476d-baed-4511-9102-1d1743d48d10 2018-09-27 20:12:01,861 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:12:01,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-7fd3476d-baed-4511-9102-1d1743d48d10 2018-09-27 20:12:01,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111251831055s 2018-09-27 20:12:01,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:12:01,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:12:02,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21edd585-a9e3-44f3-b952-a9bffc0f5a59 2018-09-27 20:12:02,073 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/b43f233f306a4b34a13610756a005641"}, "tags": [], "enabled": true, "id": "b43f233f306a4b34a13610756a005641", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_fb4a3052-64da-4294-b935-49fdefa0ce8d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 20:12:02,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-21edd585-a9e3-44f3-b952-a9bffc0f5a59 2018-09-27 20:12:02,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203135967255s 2018-09-27 20:12:02,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 20:12:02,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" -d '{"network": {"tenant_id": "b43f233f306a4b34a13610756a005641", "name": "cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d", "admin_state_up": true}}' 2018-09-27 20:12:02,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 684 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:02 GMT X-Openstack-Request-Id: req-5a209e66-4def-4cc9-b813-2078b98b1faa 2018-09-27 20:12:02,782 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b43f233f306a4b34a13610756a005641","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T20:12:02Z","is_default":false,"provider:segmentation_id":84,"name":"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d","admin_state_up":true,"tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:12:02Z","mtu":1450}} 2018-09-27 20:12:02,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5a209e66-4def-4cc9-b813-2078b98b1faa 2018-09-27 20:12:02,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.707617998123s 2018-09-27 20:12:02,783 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T20:12:02Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'54e0af22-7598-4c33-86af-da8eadf3a4e1', u'provider:segmentation_id': 84, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d', u'admin_state_up': True, u'tenant_id': u'b43f233f306a4b34a13610756a005641', u'created_at': u'2018-09-27T20:12:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b43f233f306a4b34a13610756a005641'}) 2018-09-27 20:12:02,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:12:02,794 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-282a59e9-7649-43a2-af64-8806fe7ce069 2018-09-27 20:12:02,794 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:12:02,794 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-282a59e9-7649-43a2-af64-8806fe7ce069 2018-09-27 20:12:02,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:12:03,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:12:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b43f233f306a4b34a13610756a005641", "name": "cinder_test-project_fb4a3052-64da-4294-b935-49fdefa0ce8d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b43f233f306a4b34a13610756a005641", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/b43f233f306a4b34a13610756a005641", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/b43f233f306a4b34a13610756a005641", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b43f233f306a4b34a13610756a005641", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/b43f233f306a4b34a13610756a005641", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/b43f233f306a4b34a13610756a005641", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_b43f233f306a4b34a13610756a005641", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_b43f233f306a4b34a13610756a005641", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b43f233f306a4b34a13610756a005641", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/b43f233f306a4b34a13610756a005641", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/b43f233f306a4b34a13610756a005641", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b43f233f306a4b34a13610756a005641", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/b43f233f306a4b34a13610756a005641", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_fb4a3052-64da-4294-b935-49fdefa0ce8d", "id": "2a6d69ae3aa9422fa046c75de7e1ddb3"}, "audit_ids": ["s5hCcg1xTbuh3N8f_aGsRw"], "issued_at": "2018-09-27T20:12:03.000000Z"}} 2018-09-27 20:12:03,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:12:03,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:03,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1150 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:03 GMT X-Openstack-Request-Id: req-e345593b-08d7-46c8-beeb-8a9be5809d20 2018-09-27 20:12:03,581 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-27T20:12:02Z","tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:12:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"b43f233f306a4b34a13610756a005641","id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","name":"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:12:03,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e345593b-08d7-46c8-beeb-8a9be5809d20 2018-09-27 20:12:03,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377860069275s 2018-09-27 20:12:03,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 20:12:03,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"subnet": {"name": "cinder_test-subnet_fb4a3052-64da-4294-b935-49fdefa0ce8d", "enable_dhcp": true, "network_id": "54e0af22-7598-4c33-86af-da8eadf3a4e1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 20:12:04,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:04 GMT X-Openstack-Request-Id: req-cc2ee14d-0843-436d-aabe-f1992ef69427 2018-09-27 20:12:04,555 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:12:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:12:04Z","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":"b43f233f306a4b34a13610756a005641","id":"8f5dc9bf-b40d-4e0e-9729-7844ebd64d74","subnetpool_id":null,"name":"cinder_test-subnet_fb4a3052-64da-4294-b935-49fdefa0ce8d"}} 2018-09-27 20:12:04,556 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-cc2ee14d-0843-436d-aabe-f1992ef69427 2018-09-27 20:12:04,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.973229885101s 2018-09-27 20:12:04,556 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T20:12:04Z', 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'8f5dc9bf-b40d-4e0e-9729-7844ebd64d74', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_fb4a3052-64da-4294-b935-49fdefa0ce8d', u'enable_dhcp': True, u'network_id': u'54e0af22-7598-4c33-86af-da8eadf3a4e1', u'tenant_id': u'b43f233f306a4b34a13610756a005641', u'created_at': u'2018-09-27T20:12:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b43f233f306a4b34a13610756a005641'}) 2018-09-27 20:12:04,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 20:12:04,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"router": {"external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969"}, "name": "cinder_test-router_fb4a3052-64da-4294-b935-49fdefa0ce8d", "admin_state_up": true}}' 2018-09-27 20:12:06,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:06 GMT X-Openstack-Request-Id: req-bb504665-d981-4866-b074-1ce0a16a689c 2018-09-27 20:12:06,134 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:04Z", "admin_state_up": true, "updated_at": "2018-09-27T20:12:05Z", "revision_number": 2, "routes": [], "project_id": "b43f233f306a4b34a13610756a005641", "id": "160db433-47cc-4157-b3b1-55317340c1e8", "name": "cinder_test-router_fb4a3052-64da-4294-b935-49fdefa0ce8d"}} 2018-09-27 20:12:06,135 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-bb504665-d981-4866-b074-1ce0a16a689c 2018-09-27 20:12:06,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.57786202431s 2018-09-27 20:12:06,136 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5a473a48-56b4-4e4a-87e6-fb470a7555a8', u'ip_address': u'172.30.9.209'}]}, u'description': u'', u'tags': [], u'tenant_id': u'b43f233f306a4b34a13610756a005641', u'created_at': u'2018-09-27T20:12:04Z', u'admin_state_up': True, u'updated_at': u'2018-09-27T20:12:05Z', u'revision_number': 2, u'routes': [], u'project_id': u'b43f233f306a4b34a13610756a005641', u'id': u'160db433-47cc-4157-b3b1-55317340c1e8', u'name': u'cinder_test-router_fb4a3052-64da-4294-b935-49fdefa0ce8d'}) 2018-09-27 20:12:06,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 20:12:06,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/160db433-47cc-4157-b3b1-55317340c1e8/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"subnet_id": "8f5dc9bf-b40d-4e0e-9729-7844ebd64d74"}' 2018-09-27 20:12:08,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:08 GMT X-Openstack-Request-Id: req-b3d4f817-d555-4409-bc62-9bee9052d83a 2018-09-27 20:12:08,157 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "54e0af22-7598-4c33-86af-da8eadf3a4e1", "tenant_id": "b43f233f306a4b34a13610756a005641", "subnet_id": "8f5dc9bf-b40d-4e0e-9729-7844ebd64d74", "subnet_ids": ["8f5dc9bf-b40d-4e0e-9729-7844ebd64d74"], "port_id": "db3c48b9-c1ee-49e8-b0e9-2d3391059366", "id": "160db433-47cc-4157-b3b1-55317340c1e8"} 2018-09-27 20:12:08,157 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/160db433-47cc-4157-b3b1-55317340c1e8/add_router_interface.json used request id req-b3d4f817-d555-4409-bc62-9bee9052d83a 2018-09-27 20:12:08,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.0208439827s 2018-09-27 20:12:08,158 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 20:12:08,280 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 20:12:08,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:12:08,288 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:08 GMT 2018-09-27 20:12:08,288 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 20:12:08,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:12:08,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:08,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:08 GMT X-Openstack-Request-Id: req-9d80dabd-60c5-47a9-886c-784057f5574b 2018-09-27 20:12:08,588 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:12:08,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9d80dabd-60c5-47a9-886c-784057f5574b 2018-09-27 20:12:08,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29741191864s 2018-09-27 20:12:08,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 20:12:08,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_fb4a3052-64da-4294-b935-49fdefa0ce8d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_fb4a3052-64da-4294-b935-49fdefa0ce8d"}' 2018-09-27 20:12:09,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:08 GMT Location: http://172.30.9.22:9292/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-982af7f5-50b4-49bc-b54f-0536f49e6d2a 2018-09-27 20:12:09,004 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:12:08Z", "file": "/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/file", "owner": "b43f233f306a4b34a13610756a005641", "id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "size": null, "self": "/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "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_fb4a3052-64da-4294-b935-49fdefa0ce8d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_fb4a3052-64da-4294-b935-49fdefa0ce8d", "checksum": null, "created_at": "2018-09-27T20:12:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 20:12:09,004 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-982af7f5-50b4-49bc-b54f-0536f49e6d2a 2018-09-27 20:12:09,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.411505937576s 2018-09-27 20:12:09,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 20:12:09,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '' 2018-09-27 20:12:10,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:12:10 GMT X-Openstack-Request-Id: req-5456fea4-7b57-4452-a7a7-04f4fc9e4b40 2018-09-27 20:12:10,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:12:10,048 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/file used request id req-5456fea4-7b57-4452-a7a7-04f4fc9e4b40 2018-09-27 20:12:10,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.04305696487s 2018-09-27 20:12:10,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:12:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:10,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:10 GMT X-Openstack-Request-Id: req-42d3b181-8e90-4658-9a14-058b49a61d33 2018-09-27 20:12:10,842 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:12:09Z", "file": "/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/file", "owner": "b43f233f306a4b34a13610756a005641", "id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "size": 12716032, "self": "/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_fb4a3052-64da-4294-b935-49fdefa0ce8d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_fb4a3052-64da-4294-b935-49fdefa0ce8d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:12:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:12:10,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-42d3b181-8e90-4658-9a14-058b49a61d33 2018-09-27 20:12:10,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.789418935776s 2018-09-27 20:12:10,845 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/file', 'owner': u'b43f233f306a4b34a13610756a005641', 'id': u'd331ee0b-f2ef-44d1-8a81-9f07d902793b', 'size': 12716032, u'self': u'/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b43f233f306a4b34a13610756a005641', 'name': 'cinder_test-project_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T20:12:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-27T20:12:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_fb4a3052-64da-4294-b935-49fdefa0ce8d', '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/d331ee0b-f2ef-44d1-8a81-9f07d902793b', 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_fb4a3052-64da-4294-b935-49fdefa0ce8d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'created': u'2018-09-27T20:12:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T20:12:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b', 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_fb4a3052-64da-4294-b935-49fdefa0ce8d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 20:12:10,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 20:12:10,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_fb4a3052-64da-4294-b935-49fdefa0ce8d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 20:12:11,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e44d08cb-68c3-4432-850c-2c1391071d90 x-openstack-request-id: req-e44d08cb-68c3-4432-850c-2c1391071d90 2018-09-27 20:12:11,177 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "name": "cinder_test-flavor_fb4a3052-64da-4294-b935-49fdefa0ce8d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 20:12:11,177 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e44d08cb-68c3-4432-850c-2c1391071d90 2018-09-27 20:12:11,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.328819036484s 2018-09-27 20:12:11,178 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_fb4a3052-64da-4294-b935-49fdefa0ce8d', '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'7a5c8d6d37614985b1b1857b3620d4e7', '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'388aa8ba-d550-498d-a46c-3d4e03c5e2e8', 'swap': 0}) 2018-09-27 20:12:11,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 20:12:11,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" -d '{"extra_specs": {}}' 2018-09-27 20:12:11,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4c538ff2-0a34-42f8-81e7-1a25e2c99f73 x-openstack-request-id: req-4c538ff2-0a34-42f8-81e7-1a25e2c99f73 2018-09-27 20:12:11,204 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 20:12:11,204 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8/os-extra_specs used request id req-4c538ff2-0a34-42f8-81e7-1a25e2c99f73 2018-09-27 20:12:11,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0253050327301s 2018-09-27 20:12:11,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-27 20:12:11,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"keypair": {"name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d"}}' 2018-09-27 20:12:11,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12: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-33f91cb7-7a32-4442-8970-8d4e4281f270 x-openstack-request-id: req-33f91cb7-7a32-4442-8970-8d4e4281f270 2018-09-27 20:12:11,777 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDS+N8CEXT4Mc/7fkO7aQA/MazybE59Ie9HbGLrnJ/p+20PDCL1v5nfZ7BgAvA7yZXh/TtXlIX/TXRe2s2kGRCFFalySREtm53id1q4GvGrvGAaWJSdXTVL7DEPKWT8+0k9bHSYhE/B0xwVX8GEMiZhEuojqI1mN+tKfO4wr153YbcWtrxoTdfnBA8L3eoNq2rOTPDGwuEmwreXkPHv+Ndr7/n1u31q2xAS6KhAVO2IHmj/PGwEJTPX8fhFUyyZRBl1btDMrn8qs/Vxf8jjwmDt2sgTkfLwsm+s0AYXenTxiix6aGoHgUFm9H5/fJxxnwAKj8POx1txMhClwRLPGfN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAw0vjfAhF0+DHP+35Du2kAPzGs8mxOfSHvR2xi65yf6fttDww\ni9b+Z32ewYALwO8mV4f07V5SF/010XtrNpBkQhRWpckkRLZud4ndauBrxq7xgGli\nUnV01S+wxDylk/PtJPWx0mIRPwdMcFV/BhDImYRLqI6iNZjfrSnzuMK9ed2G3Fra\n8aE3X5wQPC93qDatqzkzwxsLhJsK3l5Dx7/jXa+/59bt9atsQEuioQFTtiB5o/zx\nsBCUz1/H4RVMsmUQZdW7QzK5/KrP1cX/I48Jg7drIE5Hy8LJvrNAGF3p08Yosemh\nqB4FBZvR+f3yccZ8ACo/DzsdbcTIQpcESzxnzQIDAQABAoIBAQC02kgVikuvxE5/\n405rBqKDz5Hq2HJoqwwwk5jhM3EQymAUMlD6juQUzn3/zyYTSuQE1wB3+IqpcHEw\nRsyoQNq3XsJG0JfnkdGGnYMQADeOTF+UfQLyPZct/PYDI+5prtADFAvSOcKizY15\n0ZLJ+SzrDVpLA5svaxxn7Zunk5+Hg4G7IZc99VAClvSStbFqaoGaxW0QCPwmNYec\nKKCMxA/M/zy60TnJN6/KziCBs+bLpDApkXDsOzrHOCBNr/mqps63Cv8L9p+aJoxH\nTMGY2rBn2Rx55Pi3vETln6OYCATI0eDBAVVDr9Dh1f57E5zErVu3QySFt1Oj5DfL\n0aJhW55BAoGBAONHcPr2aEa8uEH4idIAsnkVJKJOTeIFNxJo+aYvYHeLYK7MG7fo\nmaXP3wlCGBS9iLLNDw7E8FEmkFf8m08UWRX+M0arep4/Lps8D9ar4Tfn8Vz9SZmT\nuL3FyZqwMJqGwB1ra6wgjox7xx7LAvBiaLQ9XHjOZRztJvxBaFLnNyHJAoGBANv5\nzEMK3pQoZiABT6njkQL71+DG2lJs8zhOUKTT42v8XAjbfSr9Om8WZGbjeB8O9BIi\nfI8uVD6e/JLJLxIMJ9Q/fMUhTvW/iNmFyf8bGygUFgNko2YYBxdlQg23BkEu8gJ0\np7nluNcTxPTY54VT76jQXaPLtO8vmmGqKgkF4TflAoGBAMOc+3qklb88MoJlPYmH\nnBRmxC8FojbEMlAgFa6Y3DhHt6D6f2jcQ1HZBafcQQmoz3zEzQ7zJbtSq61u9uUr\nKDmrncpXUKPe0Wg+W4tyR9dsQ+q6/Zu27qw3DXub5Vk6XSN1DykIpGf5KLoyFId8\ny41Fus8nJROucX1vdjDUXDkxAoGAE3zn2bCm011Y3tD+68AbYrZJA8LaKJ86VOyr\nPE8BQNnUlXxMdHiGqrzDHFJem/HJMaoYet7R29Jd8esc3m5xQN53AUfYJPFZAFxX\n7t/J4h0VbiuGRk8uoaX42hoy1aeBDTKkgVWWsIcx1bc5m5g6DSyYfyBW4THIbYqT\nusTolPkCgYEA4mmevPcNJlEtVpffFZXnTaZUuGKL4NHZmn65wdllIdThrw+m7QnF\nAXNOA4LB9DoI3fBeNuPt7o5gNv5u5F6Tq6jVVy+ahMNLCSo0Yqw0QLLaKWdadD5M\n/R7XdfQ09QXECJxvDii3P+43IvXYJgZn1IjpjP8m711KY//lbs0ZyvU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "fingerprint": "b0:fc:e7:55:41:a6:4c:4d:2e:84:4d:14:d7:c5:bf:ef"}} 2018-09-27 20:12:11,778 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-33f91cb7-7a32-4442-8970-8d4e4281f270 2018-09-27 20:12:11,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.570338964462s 2018-09-27 20:12:11,779 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDS+N8CEXT4Mc/7fkO7aQA/MazybE59Ie9HbGLrnJ/p+20PDCL1v5nfZ7BgAvA7yZXh/TtXlIX/TXRe2s2kGRCFFalySREtm53id1q4GvGrvGAaWJSdXTVL7DEPKWT8+0k9bHSYhE/B0xwVX8GEMiZhEuojqI1mN+tKfO4wr153YbcWtrxoTdfnBA8L3eoNq2rOTPDGwuEmwreXkPHv+Ndr7/n1u31q2xAS6KhAVO2IHmj/PGwEJTPX8fhFUyyZRBl1btDMrn8qs/Vxf8jjwmDt2sgTkfLwsm+s0AYXenTxiix6aGoHgUFm9H5/fJxxnwAKj8POx1txMhClwRLPGfN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAw0vjfAhF0+DHP+35Du2kAPzGs8mxOfSHvR2xi65yf6fttDww\ni9b+Z32ewYALwO8mV4f07V5SF/010XtrNpBkQhRWpckkRLZud4ndauBrxq7xgGli\nUnV01S+wxDylk/PtJPWx0mIRPwdMcFV/BhDImYRLqI6iNZjfrSnzuMK9ed2G3Fra\n8aE3X5wQPC93qDatqzkzwxsLhJsK3l5Dx7/jXa+/59bt9atsQEuioQFTtiB5o/zx\nsBCUz1/H4RVMsmUQZdW7QzK5/KrP1cX/I48Jg7drIE5Hy8LJvrNAGF3p08Yosemh\nqB4FBZvR+f3yccZ8ACo/DzsdbcTIQpcESzxnzQIDAQABAoIBAQC02kgVikuvxE5/\n405rBqKDz5Hq2HJoqwwwk5jhM3EQymAUMlD6juQUzn3/zyYTSuQE1wB3+IqpcHEw\nRsyoQNq3XsJG0JfnkdGGnYMQADeOTF+UfQLyPZct/PYDI+5prtADFAvSOcKizY15\n0ZLJ+SzrDVpLA5svaxxn7Zunk5+Hg4G7IZc99VAClvSStbFqaoGaxW0QCPwmNYec\nKKCMxA/M/zy60TnJN6/KziCBs+bLpDApkXDsOzrHOCBNr/mqps63Cv8L9p+aJoxH\nTMGY2rBn2Rx55Pi3vETln6OYCATI0eDBAVVDr9Dh1f57E5zErVu3QySFt1Oj5DfL\n0aJhW55BAoGBAONHcPr2aEa8uEH4idIAsnkVJKJOTeIFNxJo+aYvYHeLYK7MG7fo\nmaXP3wlCGBS9iLLNDw7E8FEmkFf8m08UWRX+M0arep4/Lps8D9ar4Tfn8Vz9SZmT\nuL3FyZqwMJqGwB1ra6wgjox7xx7LAvBiaLQ9XHjOZRztJvxBaFLnNyHJAoGBANv5\nzEMK3pQoZiABT6njkQL71+DG2lJs8zhOUKTT42v8XAjbfSr9Om8WZGbjeB8O9BIi\nfI8uVD6e/JLJLxIMJ9Q/fMUhTvW/iNmFyf8bGygUFgNko2YYBxdlQg23BkEu8gJ0\np7nluNcTxPTY54VT76jQXaPLtO8vmmGqKgkF4TflAoGBAMOc+3qklb88MoJlPYmH\nnBRmxC8FojbEMlAgFa6Y3DhHt6D6f2jcQ1HZBafcQQmoz3zEzQ7zJbtSq61u9uUr\nKDmrncpXUKPe0Wg+W4tyR9dsQ+q6/Zu27qw3DXub5Vk6XSN1DykIpGf5KLoyFId8\ny41Fus8nJROucX1vdjDUXDkxAoGAE3zn2bCm011Y3tD+68AbYrZJA8LaKJ86VOyr\nPE8BQNnUlXxMdHiGqrzDHFJem/HJMaoYet7R29Jd8esc3m5xQN53AUfYJPFZAFxX\n7t/J4h0VbiuGRk8uoaX42hoy1aeBDTKkgVWWsIcx1bc5m5g6DSyYfyBW4THIbYqT\nusTolPkCgYEA4mmevPcNJlEtVpffFZXnTaZUuGKL4NHZmn65wdllIdThrw+m7QnF\nAXNOA4LB9DoI3fBeNuPt7o5gNv5u5F6Tq6jVVy+ahMNLCSo0Yqw0QLLaKWdadD5M\n/R7XdfQ09QXECJxvDii3P+43IvXYJgZn1IjpjP8m711KY//lbs0ZyvU=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2a6d69ae3aa9422fa046c75de7e1ddb3', 'name': u'cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'created_at': '2018-09-27T20:12:11.779157', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b43f233f306a4b34a13610756a005641', 'name': 'cinder_test-project_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b0:fc:e7:55:41:a6:4c:4d:2e:84:4d:14:d7:c5:bf:ef', 'type': 'ssh', 'id': u'cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d'}) 2018-09-27 20:12:11,779 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAw0vjfAhF0+DHP+35Du2kAPzGs8mxOfSHvR2xi65yf6fttDww i9b+Z32ewYALwO8mV4f07V5SF/010XtrNpBkQhRWpckkRLZud4ndauBrxq7xgGli UnV01S+wxDylk/PtJPWx0mIRPwdMcFV/BhDImYRLqI6iNZjfrSnzuMK9ed2G3Fra 8aE3X5wQPC93qDatqzkzwxsLhJsK3l5Dx7/jXa+/59bt9atsQEuioQFTtiB5o/zx sBCUz1/H4RVMsmUQZdW7QzK5/KrP1cX/I48Jg7drIE5Hy8LJvrNAGF3p08Yosemh qB4FBZvR+f3yccZ8ACo/DzsdbcTIQpcESzxnzQIDAQABAoIBAQC02kgVikuvxE5/ 405rBqKDz5Hq2HJoqwwwk5jhM3EQymAUMlD6juQUzn3/zyYTSuQE1wB3+IqpcHEw RsyoQNq3XsJG0JfnkdGGnYMQADeOTF+UfQLyPZct/PYDI+5prtADFAvSOcKizY15 0ZLJ+SzrDVpLA5svaxxn7Zunk5+Hg4G7IZc99VAClvSStbFqaoGaxW0QCPwmNYec KKCMxA/M/zy60TnJN6/KziCBs+bLpDApkXDsOzrHOCBNr/mqps63Cv8L9p+aJoxH TMGY2rBn2Rx55Pi3vETln6OYCATI0eDBAVVDr9Dh1f57E5zErVu3QySFt1Oj5DfL 0aJhW55BAoGBAONHcPr2aEa8uEH4idIAsnkVJKJOTeIFNxJo+aYvYHeLYK7MG7fo maXP3wlCGBS9iLLNDw7E8FEmkFf8m08UWRX+M0arep4/Lps8D9ar4Tfn8Vz9SZmT uL3FyZqwMJqGwB1ra6wgjox7xx7LAvBiaLQ9XHjOZRztJvxBaFLnNyHJAoGBANv5 zEMK3pQoZiABT6njkQL71+DG2lJs8zhOUKTT42v8XAjbfSr9Om8WZGbjeB8O9BIi fI8uVD6e/JLJLxIMJ9Q/fMUhTvW/iNmFyf8bGygUFgNko2YYBxdlQg23BkEu8gJ0 p7nluNcTxPTY54VT76jQXaPLtO8vmmGqKgkF4TflAoGBAMOc+3qklb88MoJlPYmH nBRmxC8FojbEMlAgFa6Y3DhHt6D6f2jcQ1HZBafcQQmoz3zEzQ7zJbtSq61u9uUr KDmrncpXUKPe0Wg+W4tyR9dsQ+q6/Zu27qw3DXub5Vk6XSN1DykIpGf5KLoyFId8 y41Fus8nJROucX1vdjDUXDkxAoGAE3zn2bCm011Y3tD+68AbYrZJA8LaKJ86VOyr PE8BQNnUlXxMdHiGqrzDHFJem/HJMaoYet7R29Jd8esc3m5xQN53AUfYJPFZAFxX 7t/J4h0VbiuGRk8uoaX42hoy1aeBDTKkgVWWsIcx1bc5m5g6DSyYfyBW4THIbYqT usTolPkCgYEA4mmevPcNJlEtVpffFZXnTaZUuGKL4NHZmn65wdllIdThrw+m7QnF AXNOA4LB9DoI3fBeNuPt7o5gNv5u5F6Tq6jVVy+ahMNLCSo0Yqw0QLLaKWdadD5M /R7XdfQ09QXECJxvDii3P+43IvXYJgZn1IjpjP8m711KY//lbs0ZyvU= -----END RSA PRIVATE KEY----- 2018-09-27 20:12:11,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-27 20:12:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"security_group": {"name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-09-27 20:12:12,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:12 GMT X-Openstack-Request-Id: req-6380f16a-e223-4b0b-9ff3-f8c7d9cdc4f1 2018-09-27 20:12:12,222 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:12Z", "updated_at": "2018-09-27T20:12:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:12Z", "revision_number": 0, "id": "a2f38a25-092b-4e04-ab78-76470e656b8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:12Z", "security_group_id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:12Z", "revision_number": 0, "id": "b2f553e9-96c2-4c81-86d5-fce47d7fc681", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:12Z", "security_group_id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv6", "project_id": "b43f233f306a4b34a13610756a005641"}], "revision_number": 1, "project_id": "b43f233f306a4b34a13610756a005641", "id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}} 2018-09-27 20:12:12,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6380f16a-e223-4b0b-9ff3-f8c7d9cdc4f1 2018-09-27 20:12:12,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.436985015869s 2018-09-27 20:12:12,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:12:12,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:12,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:12 GMT X-Openstack-Request-Id: req-45a429f6-f784-47a5-bf6d-52013b7b3bec 2018-09-27 20:12:12,541 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:12Z", "updated_at": "2018-09-27T20:12:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:12Z", "revision_number": 0, "id": "a2f38a25-092b-4e04-ab78-76470e656b8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:12Z", "security_group_id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:12Z", "revision_number": 0, "id": "b2f553e9-96c2-4c81-86d5-fce47d7fc681", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:12Z", "security_group_id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv6", "project_id": "b43f233f306a4b34a13610756a005641"}], "revision_number": 1, "project_id": "b43f233f306a4b34a13610756a005641", "id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}, {"description": "Default security group", "tags": [], "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:02Z", "updated_at": "2018-09-27T20:12:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "c6b19a92-99f6-43ca-9e6b-cd34815bf990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "cf4dba81-435f-4224-8eee-61f0726aab49", "remote_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "e9882c08-1d36-4265-871e-47dba0d3396a", "remote_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv6", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "f3a953db-8f78-4d1d-aeea-b3394e952927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv6", "project_id": "b43f233f306a4b34a13610756a005641"}], "revision_number": 1, "project_id": "b43f233f306a4b34a13610756a005641", "id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "name": "default"}]} 2018-09-27 20:12:12,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-45a429f6-f784-47a5-bf6d-52013b7b3bec 2018-09-27 20:12:12,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.311600923538s 2018-09-27 20:12:12,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 20:12:12,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -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": "1376db68-d9cc-4499-9df2-e7cf8551699c"}}' 2018-09-27 20:12:13,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:13 GMT X-Openstack-Request-Id: req-e194a3ba-4508-4bf4-8587-3e7c4261e692 2018-09-27 20:12:13,013 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-27T20:12:12Z", "security_group_id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "port_range_min": 22, "revision_number": 0, "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:12Z", "project_id": "b43f233f306a4b34a13610756a005641", "id": "c16c9f94-32f4-46e3-a994-ed27eac1f833"}} 2018-09-27 20:12:13,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e194a3ba-4508-4bf4-8587-3e7c4261e692 2018-09-27 20:12:13,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.465079069138s 2018-09-27 20:12:13,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:12:13,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:13,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:13 GMT X-Openstack-Request-Id: req-f45e9ead-4c58-4a03-8069-ae992a8f6ca9 2018-09-27 20:12:13,328 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:12Z", "updated_at": "2018-09-27T20:12:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:12Z", "revision_number": 0, "id": "a2f38a25-092b-4e04-ab78-76470e656b8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:12Z", "security_group_id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:12Z", "revision_number": 0, "id": "b2f553e9-96c2-4c81-86d5-fce47d7fc681", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:12Z", "security_group_id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv6", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T20:12:12Z", "revision_number": 0, "id": "c16c9f94-32f4-46e3-a994-ed27eac1f833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:12Z", "security_group_id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}], "revision_number": 2, "project_id": "b43f233f306a4b34a13610756a005641", "id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}, {"description": "Default security group", "tags": [], "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:02Z", "updated_at": "2018-09-27T20:12:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "c6b19a92-99f6-43ca-9e6b-cd34815bf990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "cf4dba81-435f-4224-8eee-61f0726aab49", "remote_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "e9882c08-1d36-4265-871e-47dba0d3396a", "remote_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv6", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "f3a953db-8f78-4d1d-aeea-b3394e952927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv6", "project_id": "b43f233f306a4b34a13610756a005641"}], "revision_number": 1, "project_id": "b43f233f306a4b34a13610756a005641", "id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "name": "default"}]} 2018-09-27 20:12:13,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f45e9ead-4c58-4a03-8069-ae992a8f6ca9 2018-09-27 20:12:13,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310407876968s 2018-09-27 20:12:13,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 20:12:13,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -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": "1376db68-d9cc-4499-9df2-e7cf8551699c"}}' 2018-09-27 20:12:13,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:13 GMT X-Openstack-Request-Id: req-73f79fdc-1dba-4173-bbd1-52f076ce72b5 2018-09-27 20:12:13,676 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-27T20:12:13Z", "security_group_id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "port_range_min": null, "revision_number": 0, "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:13Z", "project_id": "b43f233f306a4b34a13610756a005641", "id": "47e9a2fd-b8df-4451-9784-cff1987c1669"}} 2018-09-27 20:12:13,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-73f79fdc-1dba-4173-bbd1-52f076ce72b5 2018-09-27 20:12:13,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.342052936554s 2018-09-27 20:12:13,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:12:13,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:13,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1194 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:13 GMT X-Openstack-Request-Id: req-db6fbc4d-82ad-4070-9a18-bd302b83d5b1 2018-09-27 20:12:13,776 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8f5dc9bf-b40d-4e0e-9729-7844ebd64d74"],"updated_at":"2018-09-27T20:12:04Z","tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:12:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b43f233f306a4b34a13610756a005641","id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","name":"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:12:13,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-db6fbc4d-82ad-4070-9a18-bd302b83d5b1 2018-09-27 20:12:13,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0981061458588s 2018-09-27 20:12:13,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:12:13,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:14,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:14 GMT X-Openstack-Request-Id: req-27efbcb2-6b97-4242-9af8-c114fa455da3 2018-09-27 20:12:14,095 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:12:09Z", "file": "/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/file", "owner": "b43f233f306a4b34a13610756a005641", "id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "size": 12716032, "self": "/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_fb4a3052-64da-4294-b935-49fdefa0ce8d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_fb4a3052-64da-4294-b935-49fdefa0ce8d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:12:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:12:14,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-27efbcb2-6b97-4242-9af8-c114fa455da3 2018-09-27 20:12:14,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313655138016s 2018-09-27 20:12:14,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:12:14,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:14,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e81e70cf-6f8d-4a64-b6a1-e2fc43cf5d9c x-openstack-request-id: req-e81e70cf-6f8d-4a64-b6a1-e2fc43cf5d9c 2018-09-27 20:12:14,127 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "name": "cinder_test-flavor_fb4a3052-64da-4294-b935-49fdefa0ce8d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:12:14,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e81e70cf-6f8d-4a64-b6a1-e2fc43cf5d9c 2018-09-27 20:12:14,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247120857239s 2018-09-27 20:12:14,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 20:12:14,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"server": {"name": "cinder_test-vm2_fb4a3052-64da-4294-b935-49fdefa0ce8d", "imageRef": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "flavorRef": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "54e0af22-7598-4c33-86af-da8eadf3a4e1"}], "security_groups": [{"name": "1376db68-d9cc-4499-9df2-e7cf8551699c"}]}}' 2018-09-27 20:12:19,104 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12: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 location: http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec x-compute-request-id: req-57ec9ae2-76d5-46f6-810f-20847d7c6c04 x-openstack-request-id: req-57ec9ae2-76d5-46f6-810f-20847d7c6c04 2018-09-27 20:12:19,105 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "1376db68-d9cc-4499-9df2-e7cf8551699c"}], "OS-DCF:diskConfig": "MANUAL", "id": "17e12972-7048-4593-9f8b-77e9ce9a73ec", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "bookmark"}], "adminPass": "jJggbC2bXEas"}} 2018-09-27 20:12:19,105 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-57ec9ae2-76d5-46f6-810f-20847d7c6c04 2018-09-27 20:12:19,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.97587895393s 2018-09-27 20:12:19,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:12:19,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:19,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-936f0e82-127f-439b-9186-fb018f634a1e x-openstack-request-id: req-936f0e82-127f-439b-9186-fb018f634a1e 2018-09-27 20:12:19,508 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "17e12972-7048-4593-9f8b-77e9ce9a73ec", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:12:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm2_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:19Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:12:19,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-936f0e82-127f-439b-9186-fb018f634a1e 2018-09-27 20:12:19,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402437925339s 2018-09-27 20:12:19,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:12:19,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:19,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1194 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:19 GMT X-Openstack-Request-Id: req-7d11fb2d-a43f-48e2-80fc-52289ef18f95 2018-09-27 20:12:19,879 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8f5dc9bf-b40d-4e0e-9729-7844ebd64d74"],"updated_at":"2018-09-27T20:12:04Z","tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:12:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b43f233f306a4b34a13610756a005641","id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","name":"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:12:19,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7d11fb2d-a43f-48e2-80fc-52289ef18f95 2018-09-27 20:12:19,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358867168427s 2018-09-27 20:12:19,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:12:19,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:20,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:20 GMT X-Openstack-Request-Id: req-0711da72-c227-4be5-abc2-f34e3d4d2d5f 2018-09-27 20:12:20,176 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:12:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:12:04Z","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":"b43f233f306a4b34a13610756a005641","id":"8f5dc9bf-b40d-4e0e-9729-7844ebd64d74","subnetpool_id":null,"name":"cinder_test-subnet_fb4a3052-64da-4294-b935-49fdefa0ce8d"}]} 2018-09-27 20:12:20,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0711da72-c227-4be5-abc2-f34e3d4d2d5f 2018-09-27 20:12:20,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.296288013458s 2018-09-27 20:12:20,177 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:12:22,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:12:22,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:23,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 642 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0230b8d0-1fc4-4326-8509-ba97e13517c4 x-openstack-request-id: req-0230b8d0-1fc4-4326-8509-ba97e13517c4 2018-09-27 20:12:23,097 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "17e12972-7048-4593-9f8b-77e9ce9a73ec", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:12:22Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm2_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:19Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:12:23,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0230b8d0-1fc4-4326-8509-ba97e13517c4 2018-09-27 20:12:23,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.917626142502s 2018-09-27 20:12:23,104 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:12:25,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:12:25,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:25,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12: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-7110c9e4-8493-49ac-a0fd-27621eedee97 x-openstack-request-id: req-7110c9e4-8493-49ac-a0fd-27621eedee97 2018-09-27 20:12:25,619 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "17e12972-7048-4593-9f8b-77e9ce9a73ec", "security_groups": [{"name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}], "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:12:22Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm2_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:19Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:12:25,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7110c9e4-8493-49ac-a0fd-27621eedee97 2018-09-27 20:12:25,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512533903122s 2018-09-27 20:12:25,626 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:12:27,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:12:27,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:28,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4646aa43-f207-4d18-9c76-a155ec8336e7 x-openstack-request-id: req-4646aa43-f207-4d18-9c76-a155ec8336e7 2018-09-27 20:12:28,785 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "17e12972-7048-4593-9f8b-77e9ce9a73ec", "security_groups": [{"name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}], "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:12:22Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm2_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:19Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:12:28,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4646aa43-f207-4d18-9c76-a155ec8336e7 2018-09-27 20:12:28,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15585207939s 2018-09-27 20:12:28,792 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:12:30,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:12:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:32,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12: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-403d2e32-d89d-4c29-a631-78a23255d3d6 x-openstack-request-id: req-403d2e32-d89d-4c29-a631-78a23255d3d6 2018-09-27 20:12:32,953 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:62:85", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:12:27.000000", "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "17e12972-7048-4593-9f8b-77e9ce9a73ec", "security_groups": [{"name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}], "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:12:27Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm2_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:19Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:12:32,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-403d2e32-d89d-4c29-a631-78a23255d3d6 2018-09-27 20:12:32,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.15864396095s 2018-09-27 20:12:32,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 20:12:32,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=17e12972-7048-4593-9f8b-77e9ce9a73ec" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:33,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 749 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:33 GMT X-Openstack-Request-Id: req-ae0c8cab-288e-4af4-b58f-120141182d1c 2018-09-27 20:12:33,028 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:12:23Z","admin_state_up":true,"updated_at":"2018-09-27T20:12:27Z","binding:vnic_type":"normal","device_id":"17e12972-7048-4593-9f8b-77e9ce9a73ec","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:85:62:85","id":"0ee95cbd-35fa-4346-85e0-3762441adc2a","port_security_enabled":true,"project_id":"b43f233f306a4b34a13610756a005641","fixed_ips":[{"subnet_id":"8f5dc9bf-b40d-4e0e-9729-7844ebd64d74","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["1376db68-d9cc-4499-9df2-e7cf8551699c"],"name":""}]} 2018-09-27 20:12:33,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=17e12972-7048-4593-9f8b-77e9ce9a73ec used request id req-ae0c8cab-288e-4af4-b58f-120141182d1c 2018-09-27 20:12:33,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0727729797363s 2018-09-27 20:12:33,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:12:33,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0ee95cbd-35fa-4346-85e0-3762441adc2a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:33,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:33 GMT X-Openstack-Request-Id: req-b9b2807e-0e98-4011-95fd-41a5ae5ace4d 2018-09-27 20:12:33,083 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 20:12:33,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0ee95cbd-35fa-4346-85e0-3762441adc2a used request id req-b9b2807e-0e98-4011-95fd-41a5ae5ace4d 2018-09-27 20:12:33,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0442590713501s 2018-09-27 20:12:33,084 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:62:85', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd331ee0b-f2ef-44d1-8a81-9f07d902793b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T20:12:27.000000', 'flavor': Munch({u'id': u'388aa8ba-d550-498d-a46c-3d4e03c5e2e8'}), 'az': u'nova', 'id': u'17e12972-7048-4593-9f8b-77e9ce9a73ec', 'security_groups': [Munch({u'name': u'cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2a6d69ae3aa9422fa046c75de7e1ddb3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b43f233f306a4b34a13610756a005641', 'name': 'cinder_test-project_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T20:12:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T20:12:27Z', 'hostId': u'c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T20:12:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b43f233f306a4b34a13610756a005641', 'name': u'cinder_test-vm2_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'adminPass': u'jJggbC2bXEas', 'tenant_id': u'b43f233f306a4b34a13610756a005641', 'created_at': u'2018-09-27T20:12:19Z', 'created': u'2018-09-27T20:12:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 20:12:33,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:12:33,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:33,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1194 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:33 GMT X-Openstack-Request-Id: req-68c6c4c4-4593-4aa6-92be-e28f8ce09f20 2018-09-27 20:12:33,202 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8f5dc9bf-b40d-4e0e-9729-7844ebd64d74"],"updated_at":"2018-09-27T20:12:04Z","tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:12:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b43f233f306a4b34a13610756a005641","id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","name":"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:12:33,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-68c6c4c4-4593-4aa6-92be-e28f8ce09f20 2018-09-27 20:12:33,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111820936203s 2018-09-27 20:12:33,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 20:12:33,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=17e12972-7048-4593-9f8b-77e9ce9a73ec" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:33,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 749 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:33 GMT X-Openstack-Request-Id: req-3d831780-b2c2-4ce9-aa4e-42d820232dc3 2018-09-27 20:12:33,254 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:12:23Z","admin_state_up":true,"updated_at":"2018-09-27T20:12:27Z","binding:vnic_type":"normal","device_id":"17e12972-7048-4593-9f8b-77e9ce9a73ec","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:85:62:85","id":"0ee95cbd-35fa-4346-85e0-3762441adc2a","port_security_enabled":true,"project_id":"b43f233f306a4b34a13610756a005641","fixed_ips":[{"subnet_id":"8f5dc9bf-b40d-4e0e-9729-7844ebd64d74","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["1376db68-d9cc-4499-9df2-e7cf8551699c"],"name":""}]} 2018-09-27 20:12:33,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=17e12972-7048-4593-9f8b-77e9ce9a73ec used request id req-3d831780-b2c2-4ce9-aa4e-42d820232dc3 2018-09-27 20:12:33,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0499219894409s 2018-09-27 20:12:33,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-27 20:12:33,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"floatingip": {"floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.9", "port_id": "0ee95cbd-35fa-4346-85e0-3762441adc2a"}}' 2018-09-27 20:12:35,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 553 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:35 GMT X-Openstack-Request-Id: req-61b3587f-6f35-4be2-9a13-f40d834b3634 2018-09-27 20:12:35,147 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "160db433-47cc-4157-b3b1-55317340c1e8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-27T20:12:34Z", "floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "0ee95cbd-35fa-4346-85e0-3762441adc2a", "id": "c26a1795-fe32-49c1-ad9f-1b12ca5f0e6d", "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:34Z", "project_id": "b43f233f306a4b34a13610756a005641"}} 2018-09-27 20:12:35,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-61b3587f-6f35-4be2-9a13-f40d834b3634 2018-09-27 20:12:35,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.89282011986s 2018-09-27 20:12:35,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:12:35,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:35,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 556 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:35 GMT X-Openstack-Request-Id: req-fe9c5fe7-110e-4ab3-b2eb-ba807d8790ab 2018-09-27 20:12:35,217 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "160db433-47cc-4157-b3b1-55317340c1e8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-27T20:12:34Z", "floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "0ee95cbd-35fa-4346-85e0-3762441adc2a", "id": "c26a1795-fe32-49c1-ad9f-1b12ca5f0e6d", "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:34Z", "project_id": "b43f233f306a4b34a13610756a005641"}]} 2018-09-27 20:12:35,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fe9c5fe7-110e-4ab3-b2eb-ba807d8790ab 2018-09-27 20:12:35,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588247776031s 2018-09-27 20:12:35,224 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'160db433-47cc-4157-b3b1-55317340c1e8', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'b43f233f306a4b34a13610756a005641', 'created_at': u'2018-09-27T20:12:34Z', 'attached': True, 'updated_at': u'2018-09-27T20:12:34Z', 'id': u'c26a1795-fe32-49c1-ad9f-1b12ca5f0e6d', 'floating_network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b43f233f306a4b34a13610756a005641', 'name': 'cinder_test-project_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'160db433-47cc-4157-b3b1-55317340c1e8', 'project_id': u'b43f233f306a4b34a13610756a005641', 'port_id': u'0ee95cbd-35fa-4346-85e0-3762441adc2a', 'port': u'0ee95cbd-35fa-4346-85e0-3762441adc2a', 'network': u'cfea0c19-efa1-4a51-b50a-bb696cc17969'}) 2018-09-27 20:12:35,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 20:12:35,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 20:12:35,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9569 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a2a790b-dd4f-4baa-a8ca-32feeb7ec7fe x-openstack-request-id: req-5a2a790b-dd4f-4baa-a8ca-32feeb7ec7fe 2018-09-27 20:12:35,497 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522515462 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.195281] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197666] pid_max: default: 32768 minimum: 301\n[ 0.198957] ACPI: Core revision 20150930\n[ 0.200658] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202521] Security Framework initialized\n[ 0.203744] Yama: becoming mindful.\n[ 0.204809] AppArmor: AppArmor initialized\n[ 0.206056] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209810] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211587] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213588] Initializing cgroup subsys io\n[ 0.214789] Initializing cgroup subsys memory\n[ 0.216049] Initializing cgroup subsys devices\n[ 0.217328] Initializing cgroup subsys freezer\n[ 0.218610] Initializing cgroup subsys net_cls\n[ 0.219880] Initializing cgroup subsys perf_event\n[ 0.221198] Initializing cgroup subsys net_prio\n[ 0.222422] Initializing cgroup subsys hugetlb\n[ 0.223609] Initializing cgroup subsys pids\n[ 0.224792] CPU: Physical Processor ID: 0\n[ 0.226595] mce: CPU supports 10 MCE banks\n[ 0.227760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243954] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250574] ftrace: allocating 31920 entries in 125 pages\n[ 0.275801] smpboot: Max logical packages: 1\n[ 0.276977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278866] x2apic enabled\n[ 0.280007] Switched APIC routing to physical x2apic.\n[ 0.282472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283998] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289215] KVM setup paravirtual spinlock\n[ 0.290803] x86: Booted up 1 node, 1 CPUs\n[ 0.291921] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293820] devtmpfs: initialized\n[ 0.295787] evm: security.selinux\n[ 0.296755] evm: security.SMACK64\n[ 0.297727] evm: security.SMACK64EXEC\n[ 0.298766] evm: security.SMACK64TRANSMUTE\n[ 0.299884] evm: security.SMACK64MMAP\n[ 0.300916] evm: security.ima\n[ 0.301811] evm: security.capability\n[ 0.302897] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305439] pinctrl core: initialized pinctrl subsystem\n[ 0.306930] RTC time: 20:12:27, date: 09/27/18\n[ 0.308234] NET: Registered protocol family 16\n[ 0.309556] cpuidle: using governor ladder\n[ 0.310688] cpuidle: using governor menu\n[ 0.311786] PCCT header not found.\n[ 0.312821] ACPI: bus type PCI registered\n[ 0.313918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315601] PCI: Using configuration type 1 for base access\n[ 0.317747] ACPI: Added _OSI(Module Device)\n[ 0.318912] ACPI: Added _OSI(Processor Device)\n[ 0.320101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321350] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323542] ACPI: Interpreter enabled\n[ 0.324594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.334758] ACPI: (supports S0 S5)\n[ 0.335746] ACPI: Using IOAPIC for interrupt routing\n[ 0.337057] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340878] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342446] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344137] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345762] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348739] acpiphp: Slot [3] registered\n[ 0.349851] acpiphp: Slot [4] registered\n[ 0.350949] acpiphp: Slot [5] registered\n[ 0.352049] acpiphp: Slot [6] registered\n[ 0.353156] acpiphp: Slot [7] registered\n[ 0.354252] acpiphp: Slot [8] registered\n[ 0.355354] acpiphp: Slot [9] registered\n[ 0.356446] acpiphp: Slot [10] registered\n[ 0.357562] acpiphp: Slot [11] registered\n[ 0.358673] acpiphp: Slot [12] registered\n[ 0.359784] acpiphp: Slot [13] registered\n[ 0.360890] acpiphp: Slot [14] registered\n[ 0.362011] acpiphp: Slot [15] registered\n[ 0.377134] acpiphp: Slot [16] registered\n[ 0.378257] acpiphp: Slot [17] registered\n[ 0.379359] acpiphp: Slot [18] registered\n[ 0.380464] acpiphp: Slot [19] registered\n[ 0.381577] acpiphp: Slot [20] registered\n[ 0.382688] acpiphp: Slot [21] registered\n[ 0.383795] acpiphp: Slot [22] registered\n[ 0.384904] acpiphp: Slot [23] registered\n[ 0.386021] acpiphp: Slot [24] registered\n[ 0.387143] acpiphp: Slot [25] registered\n[ 0.388256] acpiphp: Slot [26] registered\n[ 0.389366] acpiphp: Slot [27] registered\n[ 0.390491] acpiphp: Slot [28] registered\n[ 0.391611] acpiphp: Slot [29] registered\n[ 0.392756] acpiphp: Slot [30] registered\n[ 0.393875] acpiphp: Slot [31] registered\n[ 0.394995] PCI host bridge to bus 0000:00\n[ 0.396117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.397778] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.399432] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.401437] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.403445] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.405491] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.409578] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.411319] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.412915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.414629] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.418916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.420900] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441611] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443631] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447503] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449554] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451274] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453051] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456595] vgaarb: loaded\n[ 0.457425] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459072] SCSI subsystem initialized\n[ 0.460333] ACPI: bus type USB registered\n[ 0.461468] usbcore: registered new interface driver usbfs\n[ 0.462880] usbcore: registered new interface driver hub\n[ 0.464252] usbcore: registered new device driver usb\n[ 0.465743] PCI: Using ACPI for IRQ routing\n[ 0.467261] NetLabel: Initializing\n[ 0.468248] NetLabel: domain hash size = 128\n[ 0.469418] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470731] NetLabel: unlabeled traffic allowed by default\n[ 0.472302] clocksource: Switched to clocksource kvm-clock\n[ 0.482278] AppArmor: AppArmor Filesystem Enabled\n[ 0.483575] pnp: PnP ACPI init\n[ 0.484803] pnp: PnP ACPI: found 5 devices\n[ 0.491606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.493941] NET: Registered protocol family 2\n[ 0.495359] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.497105] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.498760] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.500410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501887] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503487] NET: Registered protocol family 1\n[ 0.504691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.506198] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.507676] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.522211] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539139] Trying to unpack rootfs image as initramfs...\n[ 0.601679] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.604292] Scanning for low memory corruption every 60 seconds\n[ 0.606256] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.607871] audit: initializing netlink subsys (disabled)\n[ 0.609387] audit: type=2000 audit(1538079148.588:1): initialized\n[ 0.611270] Initialise system trusted keyring\n[ 0.612650] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.614255] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.616984] zbud: loaded\n[ 0.617993] VFS: Disk quotas dquot_6.6.0\n[ 0.619130] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.621300] fuse init (API version 7.23)\n[ 0.622533] Key type big_key registered\n[ 0.623631] Allocating IMA MOK and blacklist keyrings.\n[ 0.625327] Key type asymmetric registered\n[ 0.626469] Asymmetric key parser 'x509' registered\n[ 0.627791] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629870] io scheduler noop registered\n[ 0.630962] io scheduler deadline registered (default)\n[ 0.632346] io scheduler cfq registered\n[ 0.633541] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634966] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636737] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638755] ACPI: Power Button [PWRF]\n[ 0.639985] GHES: HEST is not enabled!\n[ 0.654115] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683573] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686580] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710251] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713285] Linux agpgart interface v0.103\n[ 0.716632] brd: module loaded\n[ 0.718856] loop: module loaded\n[ 0.723545] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725565] GPT:90111 != 2097151\n[ 0.726506] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728006] GPT:90111 != 2097151\n[ 0.728954] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730295] vda: vda1 vda15\n[ 0.731991] scsi host0: ata_piix\n[ 0.733089] scsi host1: ata_piix\n[ 0.734101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.735772] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.737777] libphy: Fixed MDIO Bus: probed\n[ 0.738914] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740225] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743146] PPP generic driver version 2.4.2\n[ 0.744401] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746043] ehci-pci: EHCI PCI platform driver\n[ 0.747255] ehci-platform: EHCI generic platform driver\n[ 0.748642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750213] ohci-pci: OHCI PCI platform driver\n[ 0.751408] ohci-platform: OHCI generic platform driver\n[ 0.752784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.767407] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.768782] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770816] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.772233] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773803] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.775476] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.777438] usb usb1: Product: UHCI Host Controller\n[ 0.778706] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.780283] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.781614] hub 1-0:1.0: USB hub found\n[ 0.782764] hub 1-0:1.0: 2 ports detected\n[ 0.784026] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.786898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.788193] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.789606] mousedev: PS/2 mouse device common for all mice\n[ 0.791314] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.793815] rtc_cmos 00:00: RTC can wake from S4\n[ 0.795335] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.796965] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.798593] i2c /dev entries driver\n[ 0.799646] device-mapper: uevent: version 1.0.3\n[ 0.800978] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.803236] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.805118] NET: Registered protocol family 10\n[ 0.806637] NET: Registered protocol family 17\n[ 0.807854] Key type dns_resolver registered\n[ 0.809190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.810690] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.813098] registered taskstats version 1\n[ 0.814255] Loading compiled-in X.509 certificates\n[ 0.816099] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.818644] zswap: loaded using pool lzo/zbud\n[ 0.820683] Key type trusted registered\n[ 0.822787] Key type encrypted registered\n[ 0.823931] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.825353] ima: No TPM chip found, activating TPM-bypass!\n[ 0.826784] evm: HMAC attrs: 0x1\n[ 0.828074] Magic number: 2:339:246\n[ 0.829228] rtc_cmos 00:00: setting system clock to 2018-09-27 20:12:28 UTC (1538079148)\n[ 0.831450] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832963] EDD information not available.\n[ 0.897824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914062] Write protecting the kernel read-only data: 14336k\n[ 0.917035] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.919519] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.965950] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\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.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. iid=i-00000015\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDRDT+66xa7FxgXfIltt0AWa6y3ug9uaz5B4Dxkh6xbRQeBa+q12zMBbTKEaAgQZq68tXBRIOd3TjwffeoG3w/BJUEQErBp5yostVs90QLKBAPAvI12IKzk71rvOLYFannzfaRGQ7uVMlf2ecCm+LiqwWqyYy067FgDS2uaO8mVvcoruguo5UenjYOqGMhTehi4YWrXmvc/led+P+8a70MRgmjEjg7E4vWX6NUom2hFEupcaBE/7Zwv2adiZUs311DCXmRSx6UPxFECm/NHIqFiQx0/XKBtAhhUpYuQE/uy4zfMeI+soiHCEIR0t6w4yHA37jG1CeblUep9D9BAY5/t root@cinder-test-vm2-fb4a3052-64da-4294-b935-49fdefa0ce8d\nssh-dss AAAAB3NzaC1kc3MAAACBAJ7540ZdEbBrkvAfp7U76RuYfXMtNwL9E63y8JcBF2pNL87eyQY5WfeoHHWqExoyCd0d725DaCPXVj5Onhyapqnd90Gr/r9MXgUPaSaRHn/oMCSfdyJUuLqzsKBvDwlh6z5SdJ/0pUPoXveSahF3acMDoM6qhusduISCVngVC6w5AAAAFQC5aDOWyZjLajt6/jPUhYnl9/NitQAAAIBB3kPvCjkmkM3ZPS+S00BdQSdmr0ki+FPa06bfMmyfJBpKz8zGi0tyUy9ZrYEMgToMH5IqXV6NvDG4biTu9t/cu/gdsjG2TV+6m0Rw45uBMpp2vgH0IN2O0zvlXP+V8jdEavBKqZsgzQrwhSW5fndD3+DNkRgLg224Wgt6mIpKuwAAAIEAiN8S9SVczt7fzlPVOh26PZYI293A6wPsYUQI203YDNgo0wXM6pvnWd+5E5/3vjiUPkamY1rl8vqYo2uH2LUr/R2lBfPduSlIiOsPdKFP2CDBl2TqoRJ5gdkQ5ewlVRlH2qgLG1fOuTTe9+zncVkAIqBt0bE85KHmcRDrx1l/nwU= root@cinder-test-vm2-fb4a3052-64da-4294-b935-49fdefa0ce8d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe85:6285/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \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-00000015\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-fb4a3052-64da-4294-b935-49fdefa0ce8d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.73 ===\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-fb4a3052-64da-4294-b935-49fdefa0ce8d login: "} 2018-09-27 20:12:35,498 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec/action used request id req-5a2a790b-dd4f-4baa-a8ca-32feeb7ec7fe 2018-09-27 20:12:35,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.27251791954s 2018-09-27 20:12:35,499 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 522515462 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.195281] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197666] pid_max: default: 32768 minimum: 301 [ 0.198957] ACPI: Core revision 20150930 [ 0.200658] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.202521] Security Framework initialized [ 0.203744] Yama: becoming mindful. [ 0.204809] AppArmor: AppArmor initialized [ 0.206056] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.207961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.209810] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211587] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213588] Initializing cgroup subsys io [ 0.214789] Initializing cgroup subsys memory [ 0.216049] Initializing cgroup subsys devices [ 0.217328] Initializing cgroup subsys freezer [ 0.218610] Initializing cgroup subsys net_cls [ 0.219880] Initializing cgroup subsys perf_event [ 0.221198] Initializing cgroup subsys net_prio [ 0.222422] Initializing cgroup subsys hugetlb [ 0.223609] Initializing cgroup subsys pids [ 0.224792] CPU: Physical Processor ID: 0 [ 0.226595] mce: CPU supports 10 MCE banks [ 0.227760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.229127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243954] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.250574] ftrace: allocating 31920 entries in 125 pages [ 0.275801] smpboot: Max logical packages: 1 [ 0.276977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278866] x2apic enabled [ 0.280007] Switched APIC routing to physical x2apic. [ 0.282472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283998] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.289215] KVM setup paravirtual spinlock [ 0.290803] x86: Booted up 1 node, 1 CPUs [ 0.291921] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293820] devtmpfs: initialized [ 0.295787] evm: security.selinux [ 0.296755] evm: security.SMACK64 [ 0.297727] evm: security.SMACK64EXEC [ 0.298766] evm: security.SMACK64TRANSMUTE [ 0.299884] evm: security.SMACK64MMAP [ 0.300916] evm: security.ima [ 0.301811] evm: security.capability [ 0.302897] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305439] pinctrl core: initialized pinctrl subsystem [ 0.306930] RTC time: 20:12:27, date: 09/27/18 [ 0.308234] NET: Registered protocol family 16 [ 0.309556] cpuidle: using governor ladder [ 0.310688] cpuidle: using governor menu [ 0.311786] PCCT header not found. [ 0.312821] ACPI: bus type PCI registered [ 0.313918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315601] PCI: Using configuration type 1 for base access [ 0.317747] ACPI: Added _OSI(Module Device) [ 0.318912] ACPI: Added _OSI(Processor Device) [ 0.320101] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321350] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323542] ACPI: Interpreter enabled [ 0.324594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.334758] ACPI: (supports S0 S5) [ 0.335746] ACPI: Using IOAPIC for interrupt routing [ 0.337057] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340878] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.342446] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.344137] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345762] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348739] acpiphp: Slot [3] registered [ 0.349851] acpiphp: Slot [4] registered [ 0.350949] acpiphp: Slot [5] registered [ 0.352049] acpiphp: Slot [6] registered [ 0.353156] acpiphp: Slot [7] registered [ 0.354252] acpiphp: Slot [8] registered [ 0.355354] acpiphp: Slot [9] registered [ 0.356446] acpiphp: Slot [10] registered [ 0.357562] acpiphp: Slot [11] registered [ 0.358673] acpiphp: Slot [12] registered [ 0.359784] acpiphp: Slot [13] registered [ 0.360890] acpiphp: Slot [14] registered [ 0.362011] acpiphp: Slot [15] registered [ 0.377134] acpiphp: Slot [16] registered [ 0.378257] acpiphp: Slot [17] registered [ 0.379359] acpiphp: Slot [18] registered [ 0.380464] acpiphp: Slot [19] registered [ 0.381577] acpiphp: Slot [20] registered [ 0.382688] acpiphp: Slot [21] registered [ 0.383795] acpiphp: Slot [22] registered [ 0.384904] acpiphp: Slot [23] registered [ 0.386021] acpiphp: Slot [24] registered [ 0.387143] acpiphp: Slot [25] registered [ 0.388256] acpiphp: Slot [26] registered [ 0.389366] acpiphp: Slot [27] registered [ 0.390491] acpiphp: Slot [28] registered [ 0.391611] acpiphp: Slot [29] registered [ 0.392756] acpiphp: Slot [30] registered [ 0.393875] acpiphp: Slot [31] registered [ 0.394995] PCI host bridge to bus 0000:00 [ 0.396117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.397778] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.399432] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.401437] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.403445] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.405491] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.409578] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411319] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.412915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.414629] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.418916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.420900] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.441611] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.443631] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.445579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.447503] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.449554] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.451274] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.453051] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.454489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.456595] vgaarb: loaded [ 0.457425] vgaarb: bridge control possible 0000:00:02.0 [ 0.459072] SCSI subsystem initialized [ 0.460333] ACPI: bus type USB registered [ 0.461468] usbcore: registered new interface driver usbfs [ 0.462880] usbcore: registered new interface driver hub [ 0.464252] usbcore: registered new device driver usb [ 0.465743] PCI: Using ACPI for IRQ routing [ 0.467261] NetLabel: Initializing [ 0.468248] NetLabel: domain hash size = 128 [ 0.469418] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.470731] NetLabel: unlabeled traffic allowed by default [ 0.472302] clocksource: Switched to clocksource kvm-clock [ 0.482278] AppArmor: AppArmor Filesystem Enabled [ 0.483575] pnp: PnP ACPI init [ 0.484803] pnp: PnP ACPI: found 5 devices [ 0.491606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.493941] NET: Registered protocol family 2 [ 0.495359] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.497105] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.498760] TCP: Hash tables configured (established 4096 bind 4096) [ 0.500410] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.501887] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.503487] NET: Registered protocol family 1 [ 0.504691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.506198] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.507676] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.522211] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.539139] Trying to unpack rootfs image as initramfs... [ 0.601679] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.604292] Scanning for low memory corruption every 60 seconds [ 0.606256] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.607871] audit: initializing netlink subsys (disabled) [ 0.609387] audit: type=2000 audit(1538079148.588:1): initialized [ 0.611270] Initialise system trusted keyring [ 0.612650] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.614255] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.616984] zbud: loaded [ 0.617993] VFS: Disk quotas dquot_6.6.0 [ 0.619130] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.621300] fuse init (API version 7.23) [ 0.622533] Key type big_key registered [ 0.623631] Allocating IMA MOK and blacklist keyrings. [ 0.625327] Key type asymmetric registered [ 0.626469] Asymmetric key parser 'x509' registered [ 0.627791] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.629870] io scheduler noop registered [ 0.630962] io scheduler deadline registered (default) [ 0.632346] io scheduler cfq registered [ 0.633541] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634966] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636737] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.638755] ACPI: Power Button [PWRF] [ 0.639985] GHES: HEST is not enabled! [ 0.654115] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.683573] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686580] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710251] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.713285] Linux agpgart interface v0.103 [ 0.716632] brd: module loaded [ 0.718856] loop: module loaded [ 0.723545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.725565] GPT:90111 != 2097151 [ 0.726506] GPT:Alternate GPT header not at the end of the disk. [ 0.728006] GPT:90111 != 2097151 [ 0.728954] GPT: Use GNU Parted to correct GPT errors. [ 0.730295] vda: vda1 vda15 [ 0.731991] scsi host0: ata_piix [ 0.733089] scsi host1: ata_piix [ 0.734101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.735772] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.737777] libphy: Fixed MDIO Bus: probed [ 0.738914] tun: Universal TUN/TAP device driver, 1.6 [ 0.740225] tun: (C) 1999-2004 Max Krasnyansky [ 0.743146] PPP generic driver version 2.4.2 [ 0.744401] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.746043] ehci-pci: EHCI PCI platform driver [ 0.747255] ehci-platform: EHCI generic platform driver [ 0.748642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.750213] ohci-pci: OHCI PCI platform driver [ 0.751408] ohci-platform: OHCI generic platform driver [ 0.752784] uhci_hcd: USB Universal Host Controller Interface driver [ 0.767407] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.768782] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.770816] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.772233] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.773803] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.775476] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.777438] usb usb1: Product: UHCI Host Controller [ 0.778706] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.780283] usb usb1: SerialNumber: 0000:00:01.2 [ 0.781614] hub 1-0:1.0: USB hub found [ 0.782764] hub 1-0:1.0: 2 ports detected [ 0.784026] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.786898] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.788193] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.789606] mousedev: PS/2 mouse device common for all mice [ 0.791314] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.793815] rtc_cmos 00:00: RTC can wake from S4 [ 0.795335] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.796965] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.798593] i2c /dev entries driver [ 0.799646] device-mapper: uevent: version 1.0.3 [ 0.800978] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.803236] ledtrig-cpu: registered to indicate activity on CPUs [ 0.805118] NET: Registered protocol family 10 [ 0.806637] NET: Registered protocol family 17 [ 0.807854] Key type dns_resolver registered [ 0.809190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.810690] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.813098] registered taskstats version 1 [ 0.814255] Loading compiled-in X.509 certificates [ 0.816099] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.818644] zswap: loaded using pool lzo/zbud [ 0.820683] Key type trusted registered [ 0.822787] Key type encrypted registered [ 0.823931] AppArmor: AppArmor sha1 policy hashing enabled [ 0.825353] ima: No TPM chip found, activating TPM-bypass! [ 0.826784] evm: HMAC attrs: 0x1 [ 0.828074] Magic number: 2:339:246 [ 0.829228] rtc_cmos 00:00: setting system clock to 2018-09-27 20:12:28 UTC (1538079148) [ 0.831450] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.832963] EDD information not available. [ 0.897824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.914062] Write protecting the kernel read-only data: 14336k [ 0.917035] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.919519] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.965950] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 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.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000015 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDRDT+66xa7FxgXfIltt0AWa6y3ug9uaz5B4Dxkh6xbRQeBa+q12zMBbTKEaAgQZq68tXBRIOd3TjwffeoG3w/BJUEQErBp5yostVs90QLKBAPAvI12IKzk71rvOLYFannzfaRGQ7uVMlf2ecCm+LiqwWqyYy067FgDS2uaO8mVvcoruguo5UenjYOqGMhTehi4YWrXmvc/led+P+8a70MRgmjEjg7E4vWX6NUom2hFEupcaBE/7Zwv2adiZUs311DCXmRSx6UPxFECm/NHIqFiQx0/XKBtAhhUpYuQE/uy4zfMeI+soiHCEIR0t6w4yHA37jG1CeblUep9D9BAY5/t root@cinder-test-vm2-fb4a3052-64da-4294-b935-49fdefa0ce8d ssh-dss AAAAB3NzaC1kc3MAAACBAJ7540ZdEbBrkvAfp7U76RuYfXMtNwL9E63y8JcBF2pNL87eyQY5WfeoHHWqExoyCd0d725DaCPXVj5Onhyapqnd90Gr/r9MXgUPaSaRHn/oMCSfdyJUuLqzsKBvDwlh6z5SdJ/0pUPoXveSahF3acMDoM6qhusduISCVngVC6w5AAAAFQC5aDOWyZjLajt6/jPUhYnl9/NitQAAAIBB3kPvCjkmkM3ZPS+S00BdQSdmr0ki+FPa06bfMmyfJBpKz8zGi0tyUy9ZrYEMgToMH5IqXV6NvDG4biTu9t/cu/gdsjG2TV+6m0Rw45uBMpp2vgH0IN2O0zvlXP+V8jdEavBKqZsgzQrwhSW5fndD3+DNkRgLg224Wgt6mIpKuwAAAIEAiN8S9SVczt7fzlPVOh26PZYI293A6wPsYUQI203YDNgo0wXM6pvnWd+5E5/3vjiUPkamY1rl8vqYo2uH2LUr/R2lBfPduSlIiOsPdKFP2CDBl2TqoRJ5gdkQ5ewlVRlH2qgLG1fOuTTe9+zncVkAIqBt0bE85KHmcRDrx1l/nwU= root@cinder-test-vm2-fb4a3052-64da-4294-b935-49fdefa0ce8d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe85:6285/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 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-00000015 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-fb4a3052-64da-4294-b935-49fdefa0ce8d launch-index: 0 === cirros: current=0.4.0 uptime=3.73 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-fb4a3052-64da-4294-b935-49fdefa0ce8d login: 2018-09-27 20:12:36,501 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2018-09-27 20:12:45,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 20:12:45,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 20:12:46,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9569 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12: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-cf30ea27-e86e-4f16-8421-984429f5488c x-openstack-request-id: req-cf30ea27-e86e-4f16-8421-984429f5488c 2018-09-27 20:12:46,596 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522515462 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.195281] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197666] pid_max: default: 32768 minimum: 301\n[ 0.198957] ACPI: Core revision 20150930\n[ 0.200658] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202521] Security Framework initialized\n[ 0.203744] Yama: becoming mindful.\n[ 0.204809] AppArmor: AppArmor initialized\n[ 0.206056] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209810] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211587] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213588] Initializing cgroup subsys io\n[ 0.214789] Initializing cgroup subsys memory\n[ 0.216049] Initializing cgroup subsys devices\n[ 0.217328] Initializing cgroup subsys freezer\n[ 0.218610] Initializing cgroup subsys net_cls\n[ 0.219880] Initializing cgroup subsys perf_event\n[ 0.221198] Initializing cgroup subsys net_prio\n[ 0.222422] Initializing cgroup subsys hugetlb\n[ 0.223609] Initializing cgroup subsys pids\n[ 0.224792] CPU: Physical Processor ID: 0\n[ 0.226595] mce: CPU supports 10 MCE banks\n[ 0.227760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243954] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250574] ftrace: allocating 31920 entries in 125 pages\n[ 0.275801] smpboot: Max logical packages: 1\n[ 0.276977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278866] x2apic enabled\n[ 0.280007] Switched APIC routing to physical x2apic.\n[ 0.282472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283998] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289215] KVM setup paravirtual spinlock\n[ 0.290803] x86: Booted up 1 node, 1 CPUs\n[ 0.291921] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293820] devtmpfs: initialized\n[ 0.295787] evm: security.selinux\n[ 0.296755] evm: security.SMACK64\n[ 0.297727] evm: security.SMACK64EXEC\n[ 0.298766] evm: security.SMACK64TRANSMUTE\n[ 0.299884] evm: security.SMACK64MMAP\n[ 0.300916] evm: security.ima\n[ 0.301811] evm: security.capability\n[ 0.302897] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305439] pinctrl core: initialized pinctrl subsystem\n[ 0.306930] RTC time: 20:12:27, date: 09/27/18\n[ 0.308234] NET: Registered protocol family 16\n[ 0.309556] cpuidle: using governor ladder\n[ 0.310688] cpuidle: using governor menu\n[ 0.311786] PCCT header not found.\n[ 0.312821] ACPI: bus type PCI registered\n[ 0.313918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315601] PCI: Using configuration type 1 for base access\n[ 0.317747] ACPI: Added _OSI(Module Device)\n[ 0.318912] ACPI: Added _OSI(Processor Device)\n[ 0.320101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321350] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323542] ACPI: Interpreter enabled\n[ 0.324594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.334758] ACPI: (supports S0 S5)\n[ 0.335746] ACPI: Using IOAPIC for interrupt routing\n[ 0.337057] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340878] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342446] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344137] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345762] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348739] acpiphp: Slot [3] registered\n[ 0.349851] acpiphp: Slot [4] registered\n[ 0.350949] acpiphp: Slot [5] registered\n[ 0.352049] acpiphp: Slot [6] registered\n[ 0.353156] acpiphp: Slot [7] registered\n[ 0.354252] acpiphp: Slot [8] registered\n[ 0.355354] acpiphp: Slot [9] registered\n[ 0.356446] acpiphp: Slot [10] registered\n[ 0.357562] acpiphp: Slot [11] registered\n[ 0.358673] acpiphp: Slot [12] registered\n[ 0.359784] acpiphp: Slot [13] registered\n[ 0.360890] acpiphp: Slot [14] registered\n[ 0.362011] acpiphp: Slot [15] registered\n[ 0.377134] acpiphp: Slot [16] registered\n[ 0.378257] acpiphp: Slot [17] registered\n[ 0.379359] acpiphp: Slot [18] registered\n[ 0.380464] acpiphp: Slot [19] registered\n[ 0.381577] acpiphp: Slot [20] registered\n[ 0.382688] acpiphp: Slot [21] registered\n[ 0.383795] acpiphp: Slot [22] registered\n[ 0.384904] acpiphp: Slot [23] registered\n[ 0.386021] acpiphp: Slot [24] registered\n[ 0.387143] acpiphp: Slot [25] registered\n[ 0.388256] acpiphp: Slot [26] registered\n[ 0.389366] acpiphp: Slot [27] registered\n[ 0.390491] acpiphp: Slot [28] registered\n[ 0.391611] acpiphp: Slot [29] registered\n[ 0.392756] acpiphp: Slot [30] registered\n[ 0.393875] acpiphp: Slot [31] registered\n[ 0.394995] PCI host bridge to bus 0000:00\n[ 0.396117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.397778] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.399432] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.401437] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.403445] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.405491] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.409578] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.411319] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.412915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.414629] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.418916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.420900] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441611] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443631] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447503] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449554] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451274] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453051] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456595] vgaarb: loaded\n[ 0.457425] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459072] SCSI subsystem initialized\n[ 0.460333] ACPI: bus type USB registered\n[ 0.461468] usbcore: registered new interface driver usbfs\n[ 0.462880] usbcore: registered new interface driver hub\n[ 0.464252] usbcore: registered new device driver usb\n[ 0.465743] PCI: Using ACPI for IRQ routing\n[ 0.467261] NetLabel: Initializing\n[ 0.468248] NetLabel: domain hash size = 128\n[ 0.469418] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470731] NetLabel: unlabeled traffic allowed by default\n[ 0.472302] clocksource: Switched to clocksource kvm-clock\n[ 0.482278] AppArmor: AppArmor Filesystem Enabled\n[ 0.483575] pnp: PnP ACPI init\n[ 0.484803] pnp: PnP ACPI: found 5 devices\n[ 0.491606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.493941] NET: Registered protocol family 2\n[ 0.495359] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.497105] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.498760] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.500410] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501887] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503487] NET: Registered protocol family 1\n[ 0.504691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.506198] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.507676] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.522211] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539139] Trying to unpack rootfs image as initramfs...\n[ 0.601679] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.604292] Scanning for low memory corruption every 60 seconds\n[ 0.606256] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.607871] audit: initializing netlink subsys (disabled)\n[ 0.609387] audit: type=2000 audit(1538079148.588:1): initialized\n[ 0.611270] Initialise system trusted keyring\n[ 0.612650] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.614255] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.616984] zbud: loaded\n[ 0.617993] VFS: Disk quotas dquot_6.6.0\n[ 0.619130] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.621300] fuse init (API version 7.23)\n[ 0.622533] Key type big_key registered\n[ 0.623631] Allocating IMA MOK and blacklist keyrings.\n[ 0.625327] Key type asymmetric registered\n[ 0.626469] Asymmetric key parser 'x509' registered\n[ 0.627791] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629870] io scheduler noop registered\n[ 0.630962] io scheduler deadline registered (default)\n[ 0.632346] io scheduler cfq registered\n[ 0.633541] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634966] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636737] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638755] ACPI: Power Button [PWRF]\n[ 0.639985] GHES: HEST is not enabled!\n[ 0.654115] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683573] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686580] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710251] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713285] Linux agpgart interface v0.103\n[ 0.716632] brd: module loaded\n[ 0.718856] loop: module loaded\n[ 0.723545] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725565] GPT:90111 != 2097151\n[ 0.726506] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728006] GPT:90111 != 2097151\n[ 0.728954] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730295] vda: vda1 vda15\n[ 0.731991] scsi host0: ata_piix\n[ 0.733089] scsi host1: ata_piix\n[ 0.734101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.735772] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.737777] libphy: Fixed MDIO Bus: probed\n[ 0.738914] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740225] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743146] PPP generic driver version 2.4.2\n[ 0.744401] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746043] ehci-pci: EHCI PCI platform driver\n[ 0.747255] ehci-platform: EHCI generic platform driver\n[ 0.748642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750213] ohci-pci: OHCI PCI platform driver\n[ 0.751408] ohci-platform: OHCI generic platform driver\n[ 0.752784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.767407] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.768782] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770816] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.772233] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773803] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.775476] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.777438] usb usb1: Product: UHCI Host Controller\n[ 0.778706] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.780283] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.781614] hub 1-0:1.0: USB hub found\n[ 0.782764] hub 1-0:1.0: 2 ports detected\n[ 0.784026] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.786898] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.788193] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.789606] mousedev: PS/2 mouse device common for all mice\n[ 0.791314] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.793815] rtc_cmos 00:00: RTC can wake from S4\n[ 0.795335] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.796965] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.798593] i2c /dev entries driver\n[ 0.799646] device-mapper: uevent: version 1.0.3\n[ 0.800978] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.803236] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.805118] NET: Registered protocol family 10\n[ 0.806637] NET: Registered protocol family 17\n[ 0.807854] Key type dns_resolver registered\n[ 0.809190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.810690] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.813098] registered taskstats version 1\n[ 0.814255] Loading compiled-in X.509 certificates\n[ 0.816099] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.818644] zswap: loaded using pool lzo/zbud\n[ 0.820683] Key type trusted registered\n[ 0.822787] Key type encrypted registered\n[ 0.823931] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.825353] ima: No TPM chip found, activating TPM-bypass!\n[ 0.826784] evm: HMAC attrs: 0x1\n[ 0.828074] Magic number: 2:339:246\n[ 0.829228] rtc_cmos 00:00: setting system clock to 2018-09-27 20:12:28 UTC (1538079148)\n[ 0.831450] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832963] EDD information not available.\n[ 0.897824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914062] Write protecting the kernel read-only data: 14336k\n[ 0.917035] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.919519] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.965950] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\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.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. iid=i-00000015\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDRDT+66xa7FxgXfIltt0AWa6y3ug9uaz5B4Dxkh6xbRQeBa+q12zMBbTKEaAgQZq68tXBRIOd3TjwffeoG3w/BJUEQErBp5yostVs90QLKBAPAvI12IKzk71rvOLYFannzfaRGQ7uVMlf2ecCm+LiqwWqyYy067FgDS2uaO8mVvcoruguo5UenjYOqGMhTehi4YWrXmvc/led+P+8a70MRgmjEjg7E4vWX6NUom2hFEupcaBE/7Zwv2adiZUs311DCXmRSx6UPxFECm/NHIqFiQx0/XKBtAhhUpYuQE/uy4zfMeI+soiHCEIR0t6w4yHA37jG1CeblUep9D9BAY5/t root@cinder-test-vm2-fb4a3052-64da-4294-b935-49fdefa0ce8d\nssh-dss AAAAB3NzaC1kc3MAAACBAJ7540ZdEbBrkvAfp7U76RuYfXMtNwL9E63y8JcBF2pNL87eyQY5WfeoHHWqExoyCd0d725DaCPXVj5Onhyapqnd90Gr/r9MXgUPaSaRHn/oMCSfdyJUuLqzsKBvDwlh6z5SdJ/0pUPoXveSahF3acMDoM6qhusduISCVngVC6w5AAAAFQC5aDOWyZjLajt6/jPUhYnl9/NitQAAAIBB3kPvCjkmkM3ZPS+S00BdQSdmr0ki+FPa06bfMmyfJBpKz8zGi0tyUy9ZrYEMgToMH5IqXV6NvDG4biTu9t/cu/gdsjG2TV+6m0Rw45uBMpp2vgH0IN2O0zvlXP+V8jdEavBKqZsgzQrwhSW5fndD3+DNkRgLg224Wgt6mIpKuwAAAIEAiN8S9SVczt7fzlPVOh26PZYI293A6wPsYUQI203YDNgo0wXM6pvnWd+5E5/3vjiUPkamY1rl8vqYo2uH2LUr/R2lBfPduSlIiOsPdKFP2CDBl2TqoRJ5gdkQ5ewlVRlH2qgLG1fOuTTe9+zncVkAIqBt0bE85KHmcRDrx1l/nwU= root@cinder-test-vm2-fb4a3052-64da-4294-b935-49fdefa0ce8d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe85:6285/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \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-00000015\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-fb4a3052-64da-4294-b935-49fdefa0ce8d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.73 ===\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-fb4a3052-64da-4294-b935-49fdefa0ce8d login: "} 2018-09-27 20:12:46,596 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec/action used request id req-cf30ea27-e86e-4f16-8421-984429f5488c 2018-09-27 20:12:46,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08509278297s 2018-09-27 20:12:46,597 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 522515462 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.195281] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197666] pid_max: default: 32768 minimum: 301 [ 0.198957] ACPI: Core revision 20150930 [ 0.200658] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.202521] Security Framework initialized [ 0.203744] Yama: becoming mindful. [ 0.204809] AppArmor: AppArmor initialized [ 0.206056] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.207961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.209810] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211587] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213588] Initializing cgroup subsys io [ 0.214789] Initializing cgroup subsys memory [ 0.216049] Initializing cgroup subsys devices [ 0.217328] Initializing cgroup subsys freezer [ 0.218610] Initializing cgroup subsys net_cls [ 0.219880] Initializing cgroup subsys perf_event [ 0.221198] Initializing cgroup subsys net_prio [ 0.222422] Initializing cgroup subsys hugetlb [ 0.223609] Initializing cgroup subsys pids [ 0.224792] CPU: Physical Processor ID: 0 [ 0.226595] mce: CPU supports 10 MCE banks [ 0.227760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.229127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243954] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.250574] ftrace: allocating 31920 entries in 125 pages [ 0.275801] smpboot: Max logical packages: 1 [ 0.276977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278866] x2apic enabled [ 0.280007] Switched APIC routing to physical x2apic. [ 0.282472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283998] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.289215] KVM setup paravirtual spinlock [ 0.290803] x86: Booted up 1 node, 1 CPUs [ 0.291921] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293820] devtmpfs: initialized [ 0.295787] evm: security.selinux [ 0.296755] evm: security.SMACK64 [ 0.297727] evm: security.SMACK64EXEC [ 0.298766] evm: security.SMACK64TRANSMUTE [ 0.299884] evm: security.SMACK64MMAP [ 0.300916] evm: security.ima [ 0.301811] evm: security.capability [ 0.302897] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305439] pinctrl core: initialized pinctrl subsystem [ 0.306930] RTC time: 20:12:27, date: 09/27/18 [ 0.308234] NET: Registered protocol family 16 [ 0.309556] cpuidle: using governor ladder [ 0.310688] cpuidle: using governor menu [ 0.311786] PCCT header not found. [ 0.312821] ACPI: bus type PCI registered [ 0.313918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315601] PCI: Using configuration type 1 for base access [ 0.317747] ACPI: Added _OSI(Module Device) [ 0.318912] ACPI: Added _OSI(Processor Device) [ 0.320101] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321350] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323542] ACPI: Interpreter enabled [ 0.324594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.334758] ACPI: (supports S0 S5) [ 0.335746] ACPI: Using IOAPIC for interrupt routing [ 0.337057] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340878] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.342446] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.344137] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345762] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348739] acpiphp: Slot [3] registered [ 0.349851] acpiphp: Slot [4] registered [ 0.350949] acpiphp: Slot [5] registered [ 0.352049] acpiphp: Slot [6] registered [ 0.353156] acpiphp: Slot [7] registered [ 0.354252] acpiphp: Slot [8] registered [ 0.355354] acpiphp: Slot [9] registered [ 0.356446] acpiphp: Slot [10] registered [ 0.357562] acpiphp: Slot [11] registered [ 0.358673] acpiphp: Slot [12] registered [ 0.359784] acpiphp: Slot [13] registered [ 0.360890] acpiphp: Slot [14] registered [ 0.362011] acpiphp: Slot [15] registered [ 0.377134] acpiphp: Slot [16] registered [ 0.378257] acpiphp: Slot [17] registered [ 0.379359] acpiphp: Slot [18] registered [ 0.380464] acpiphp: Slot [19] registered [ 0.381577] acpiphp: Slot [20] registered [ 0.382688] acpiphp: Slot [21] registered [ 0.383795] acpiphp: Slot [22] registered [ 0.384904] acpiphp: Slot [23] registered [ 0.386021] acpiphp: Slot [24] registered [ 0.387143] acpiphp: Slot [25] registered [ 0.388256] acpiphp: Slot [26] registered [ 0.389366] acpiphp: Slot [27] registered [ 0.390491] acpiphp: Slot [28] registered [ 0.391611] acpiphp: Slot [29] registered [ 0.392756] acpiphp: Slot [30] registered [ 0.393875] acpiphp: Slot [31] registered [ 0.394995] PCI host bridge to bus 0000:00 [ 0.396117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.397778] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.399432] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.401437] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.403445] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.405491] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.409578] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411319] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.412915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.414629] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.418916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.420900] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.441611] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.443631] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.445579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.447503] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.449554] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.451274] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.453051] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.454489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.456595] vgaarb: loaded [ 0.457425] vgaarb: bridge control possible 0000:00:02.0 [ 0.459072] SCSI subsystem initialized [ 0.460333] ACPI: bus type USB registered [ 0.461468] usbcore: registered new interface driver usbfs [ 0.462880] usbcore: registered new interface driver hub [ 0.464252] usbcore: registered new device driver usb [ 0.465743] PCI: Using ACPI for IRQ routing [ 0.467261] NetLabel: Initializing [ 0.468248] NetLabel: domain hash size = 128 [ 0.469418] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.470731] NetLabel: unlabeled traffic allowed by default [ 0.472302] clocksource: Switched to clocksource kvm-clock [ 0.482278] AppArmor: AppArmor Filesystem Enabled [ 0.483575] pnp: PnP ACPI init [ 0.484803] pnp: PnP ACPI: found 5 devices [ 0.491606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.493941] NET: Registered protocol family 2 [ 0.495359] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.497105] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.498760] TCP: Hash tables configured (established 4096 bind 4096) [ 0.500410] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.501887] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.503487] NET: Registered protocol family 1 [ 0.504691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.506198] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.507676] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.522211] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.539139] Trying to unpack rootfs image as initramfs... [ 0.601679] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.604292] Scanning for low memory corruption every 60 seconds [ 0.606256] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.607871] audit: initializing netlink subsys (disabled) [ 0.609387] audit: type=2000 audit(1538079148.588:1): initialized [ 0.611270] Initialise system trusted keyring [ 0.612650] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.614255] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.616984] zbud: loaded [ 0.617993] VFS: Disk quotas dquot_6.6.0 [ 0.619130] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.621300] fuse init (API version 7.23) [ 0.622533] Key type big_key registered [ 0.623631] Allocating IMA MOK and blacklist keyrings. [ 0.625327] Key type asymmetric registered [ 0.626469] Asymmetric key parser 'x509' registered [ 0.627791] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.629870] io scheduler noop registered [ 0.630962] io scheduler deadline registered (default) [ 0.632346] io scheduler cfq registered [ 0.633541] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634966] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636737] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.638755] ACPI: Power Button [PWRF] [ 0.639985] GHES: HEST is not enabled! [ 0.654115] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.683573] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686580] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710251] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.713285] Linux agpgart interface v0.103 [ 0.716632] brd: module loaded [ 0.718856] loop: module loaded [ 0.723545] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.725565] GPT:90111 != 2097151 [ 0.726506] GPT:Alternate GPT header not at the end of the disk. [ 0.728006] GPT:90111 != 2097151 [ 0.728954] GPT: Use GNU Parted to correct GPT errors. [ 0.730295] vda: vda1 vda15 [ 0.731991] scsi host0: ata_piix [ 0.733089] scsi host1: ata_piix [ 0.734101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.735772] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.737777] libphy: Fixed MDIO Bus: probed [ 0.738914] tun: Universal TUN/TAP device driver, 1.6 [ 0.740225] tun: (C) 1999-2004 Max Krasnyansky [ 0.743146] PPP generic driver version 2.4.2 [ 0.744401] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.746043] ehci-pci: EHCI PCI platform driver [ 0.747255] ehci-platform: EHCI generic platform driver [ 0.748642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.750213] ohci-pci: OHCI PCI platform driver [ 0.751408] ohci-platform: OHCI generic platform driver [ 0.752784] uhci_hcd: USB Universal Host Controller Interface driver [ 0.767407] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.768782] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.770816] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.772233] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.773803] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.775476] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.777438] usb usb1: Product: UHCI Host Controller [ 0.778706] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.780283] usb usb1: SerialNumber: 0000:00:01.2 [ 0.781614] hub 1-0:1.0: USB hub found [ 0.782764] hub 1-0:1.0: 2 ports detected [ 0.784026] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.786898] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.788193] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.789606] mousedev: PS/2 mouse device common for all mice [ 0.791314] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.793815] rtc_cmos 00:00: RTC can wake from S4 [ 0.795335] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.796965] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.798593] i2c /dev entries driver [ 0.799646] device-mapper: uevent: version 1.0.3 [ 0.800978] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.803236] ledtrig-cpu: registered to indicate activity on CPUs [ 0.805118] NET: Registered protocol family 10 [ 0.806637] NET: Registered protocol family 17 [ 0.807854] Key type dns_resolver registered [ 0.809190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.810690] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.813098] registered taskstats version 1 [ 0.814255] Loading compiled-in X.509 certificates [ 0.816099] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.818644] zswap: loaded using pool lzo/zbud [ 0.820683] Key type trusted registered [ 0.822787] Key type encrypted registered [ 0.823931] AppArmor: AppArmor sha1 policy hashing enabled [ 0.825353] ima: No TPM chip found, activating TPM-bypass! [ 0.826784] evm: HMAC attrs: 0x1 [ 0.828074] Magic number: 2:339:246 [ 0.829228] rtc_cmos 00:00: setting system clock to 2018-09-27 20:12:28 UTC (1538079148) [ 0.831450] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.832963] EDD information not available. [ 0.897824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.914062] Write protecting the kernel read-only data: 14336k [ 0.917035] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.919519] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.965950] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 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.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000015 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDRDT+66xa7FxgXfIltt0AWa6y3ug9uaz5B4Dxkh6xbRQeBa+q12zMBbTKEaAgQZq68tXBRIOd3TjwffeoG3w/BJUEQErBp5yostVs90QLKBAPAvI12IKzk71rvOLYFannzfaRGQ7uVMlf2ecCm+LiqwWqyYy067FgDS2uaO8mVvcoruguo5UenjYOqGMhTehi4YWrXmvc/led+P+8a70MRgmjEjg7E4vWX6NUom2hFEupcaBE/7Zwv2adiZUs311DCXmRSx6UPxFECm/NHIqFiQx0/XKBtAhhUpYuQE/uy4zfMeI+soiHCEIR0t6w4yHA37jG1CeblUep9D9BAY5/t root@cinder-test-vm2-fb4a3052-64da-4294-b935-49fdefa0ce8d ssh-dss AAAAB3NzaC1kc3MAAACBAJ7540ZdEbBrkvAfp7U76RuYfXMtNwL9E63y8JcBF2pNL87eyQY5WfeoHHWqExoyCd0d725DaCPXVj5Onhyapqnd90Gr/r9MXgUPaSaRHn/oMCSfdyJUuLqzsKBvDwlh6z5SdJ/0pUPoXveSahF3acMDoM6qhusduISCVngVC6w5AAAAFQC5aDOWyZjLajt6/jPUhYnl9/NitQAAAIBB3kPvCjkmkM3ZPS+S00BdQSdmr0ki+FPa06bfMmyfJBpKz8zGi0tyUy9ZrYEMgToMH5IqXV6NvDG4biTu9t/cu/gdsjG2TV+6m0Rw45uBMpp2vgH0IN2O0zvlXP+V8jdEavBKqZsgzQrwhSW5fndD3+DNkRgLg224Wgt6mIpKuwAAAIEAiN8S9SVczt7fzlPVOh26PZYI293A6wPsYUQI203YDNgo0wXM6pvnWd+5E5/3vjiUPkamY1rl8vqYo2uH2LUr/R2lBfPduSlIiOsPdKFP2CDBl2TqoRJ5gdkQ5ewlVRlH2qgLG1fOuTTe9+zncVkAIqBt0bE85KHmcRDrx1l/nwU= root@cinder-test-vm2-fb4a3052-64da-4294-b935-49fdefa0ce8d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe85:6285/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 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-00000015 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-fb4a3052-64da-4294-b935-49fdefa0ce8d launch-index: 0 === cirros: current=0.4.0 uptime=3.73 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-fb4a3052-64da-4294-b935-49fdefa0ce8d login: 2018-09-27 20:12:47,599 - paramiko.transport - DEBUG - starting thread (client mode): 0xe27e9d90L 2018-09-27 20:12:47,600 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-27 20:12:47,600 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-27 20:12:47,600 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-27 20:12:47,602 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-27 20:12:47,602 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-27 20:12:47,602 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-27 20:12:47,602 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-27 20:12:47,602 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-27 20:12:47,602 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-27 20:12:47,620 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-27 20:12:47,621 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-27 20:12:47,632 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: a80a6362d75e85a382588e1465b0c51e 2018-09-27 20:12:47,633 - paramiko.transport - DEBUG - Trying discovered key b0fce75541a64c4d2e844d14d7c5bfef in /tmp/tmpYdBwXs 2018-09-27 20:12:47,658 - paramiko.transport - DEBUG - userauth is OK 2018-09-27 20:12:47,664 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-27 20:12:47,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2018-09-27 20:12:47,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"volume": {"display_name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "size": "2"}}' 2018-09-27 20:12:49,099 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:47 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-766fd029-1b1c-4218-85ef-7283f3eb3036 x-openstack-request-id: req-766fd029-1b1c-4218-85ef-7283f3eb3036 2018-09-27 20:12:49,100 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T20:12:48.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "size": 2}} 2018-09-27 20:12:49,100 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes used request id req-766fd029-1b1c-4218-85ef-7283f3eb3036 2018-09-27 20:12:49,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.42832899094s 2018-09-27 20:12:49,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 20:12:49,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:50,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:49 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-78095a74-2f0e-4925-a235-1b81d1180b53 x-openstack-request-id: req-78095a74-2f0e-4925-a235-1b81d1180b53 2018-09-27 20:12:50,159 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T20:12:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b43f233f306a4b34a13610756a005641", "updated_at": "2018-09-27T20:12:49.000000", "volume_type": "tripleo", "name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "size": 2}]} 2018-09-27 20:12:50,160 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail used request id req-78095a74-2f0e-4925-a235-1b81d1180b53 2018-09-27 20:12:50,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.05859994888s 2018-09-27 20:12:50,162 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:12:52,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 20:12:52,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:53,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:52 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1859fbc5-8e92-429d-965d-38514418f636 x-openstack-request-id: req-1859fbc5-8e92-429d-965d-38514418f636 2018-09-27 20:12:53,182 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T20:12:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b43f233f306a4b34a13610756a005641", "updated_at": "2018-09-27T20:12:51.000000", "volume_type": "tripleo", "name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "size": 2}]} 2018-09-27 20:12:53,182 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail used request id req-1859fbc5-8e92-429d-965d-38514418f636 2018-09-27 20:12:53,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.01801991463s 2018-09-27 20:12:53,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:12:53,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:53,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1194 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:53 GMT X-Openstack-Request-Id: req-815414ce-1771-4063-ae45-742965a0d093 2018-09-27 20:12:53,276 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8f5dc9bf-b40d-4e0e-9729-7844ebd64d74"],"updated_at":"2018-09-27T20:12:04Z","tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:12:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b43f233f306a4b34a13610756a005641","id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","name":"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:12:53,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-815414ce-1771-4063-ae45-742965a0d093 2018-09-27 20:12:53,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0925738811493s 2018-09-27 20:12:53,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:12:53,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:53,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:53 GMT X-Openstack-Request-Id: req-72540114-34b6-47c5-94bf-52097575914c 2018-09-27 20:12:53,575 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:12:09Z", "file": "/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/file", "owner": "b43f233f306a4b34a13610756a005641", "id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "size": 12716032, "self": "/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_fb4a3052-64da-4294-b935-49fdefa0ce8d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_fb4a3052-64da-4294-b935-49fdefa0ce8d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:12:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:12:53,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-72540114-34b6-47c5-94bf-52097575914c 2018-09-27 20:12:53,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293992042542s 2018-09-27 20:12:53,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:12:53,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:53,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-07fb9973-2cbd-40a6-b33f-cb030f4d62fd x-openstack-request-id: req-07fb9973-2cbd-40a6-b33f-cb030f4d62fd 2018-09-27 20:12:53,602 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "name": "cinder_test-flavor_fb4a3052-64da-4294-b935-49fdefa0ce8d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:12:53,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-07fb9973-2cbd-40a6-b33f-cb030f4d62fd 2018-09-27 20:12:53,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025153875351s 2018-09-27 20:12:53,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 20:12:53,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"server": {"name": "cinder_test-vm_fb4a3052-64da-4294-b935-49fdefa0ce8d", "imageRef": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "flavorRef": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "54e0af22-7598-4c33-86af-da8eadf3a4e1"}], "security_groups": [{"name": "1376db68-d9cc-4499-9df2-e7cf8551699c"}]}}' 2018-09-27 20:12:58,106 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7 x-compute-request-id: req-84adc990-3de1-41d9-9bf8-b38f42a9f1ae x-openstack-request-id: req-84adc990-3de1-41d9-9bf8-b38f42a9f1ae 2018-09-27 20:12:58,106 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "1376db68-d9cc-4499-9df2-e7cf8551699c"}], "OS-DCF:diskConfig": "MANUAL", "id": "ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "bookmark"}], "adminPass": "usWcPAv7DUrM"}} 2018-09-27 20:12:58,106 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-84adc990-3de1-41d9-9bf8-b38f42a9f1ae 2018-09-27 20:12:58,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.50225400925s 2018-09-27 20:12:58,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:12:58,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:12:58,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Thu, 27 Sep 2018 20:12:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee6389c2-1f84-42e9-95e5-abe3a1116e7a x-openstack-request-id: req-ee6389c2-1f84-42e9-95e5-abe3a1116e7a 2018-09-27 20:12:58,902 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:12:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:58Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:62:85", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:62:85", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:12:27.000000", "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "17e12972-7048-4593-9f8b-77e9ce9a73ec", "security_groups": [{"name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}], "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:12:27Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm2_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:19Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:12:58,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ee6389c2-1f84-42e9-95e5-abe3a1116e7a 2018-09-27 20:12:58,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795242071152s 2018-09-27 20:12:58,910 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:13:00,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:13:00,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:01,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13: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-d62be804-6495-4e33-b7b3-d580026bda58 x-openstack-request-id: req-d62be804-6495-4e33-b7b3-d580026bda58 2018-09-27 20:13:01,673 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:13:00Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:58Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:62:85", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:62:85", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:12:27.000000", "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "17e12972-7048-4593-9f8b-77e9ce9a73ec", "security_groups": [{"name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}], "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:12:27Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm2_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:19Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:13:01,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d62be804-6495-4e33-b7b3-d580026bda58 2018-09-27 20:13:01,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759989023209s 2018-09-27 20:13:01,681 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:13:03,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:13:03,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:05,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c87f2e7b-f0f4-49b4-a39e-c4458803de56 x-openstack-request-id: req-c87f2e7b-f0f4-49b4-a39e-c4458803de56 2018-09-27 20:13:05,015 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "security_groups": [{"name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}], "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T20:13:00Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:58Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:62:85", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:62:85", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:12:27.000000", "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "17e12972-7048-4593-9f8b-77e9ce9a73ec", "security_groups": [{"name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}], "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:12:27Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm2_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:19Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:13:05,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c87f2e7b-f0f4-49b4-a39e-c4458803de56 2018-09-27 20:13:05,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3316411972s 2018-09-27 20:13:05,021 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:13:07,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:13:07,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:07,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13: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-e185577d-0978-40b7-8a55-0cdd0b3f8b2d x-openstack-request-id: req-e185577d-0978-40b7-8a55-0cdd0b3f8b2d 2018-09-27 20:13:07,453 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:5c:26", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:13:04.000000", "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "security_groups": [{"name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}], "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:13:04Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:58Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:62:85", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:62:85", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:12:27.000000", "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "17e12972-7048-4593-9f8b-77e9ce9a73ec", "security_groups": [{"name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}], "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:12:27Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm2_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:19Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:13:07,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e185577d-0978-40b7-8a55-0cdd0b3f8b2d 2018-09-27 20:13:07,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428946971893s 2018-09-27 20:13:07,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 20:13:07,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:07,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 749 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:07 GMT X-Openstack-Request-Id: req-d726266f-5ce3-4bd7-8b7d-e6de7bcccd19 2018-09-27 20:13:07,782 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:13:01Z","admin_state_up":true,"updated_at":"2018-09-27T20:13:04Z","binding:vnic_type":"normal","device_id":"ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:00:5c:26","id":"fbc5516e-cbf4-462b-8268-601b4adcfebc","port_security_enabled":true,"project_id":"b43f233f306a4b34a13610756a005641","fixed_ips":[{"subnet_id":"8f5dc9bf-b40d-4e0e-9729-7844ebd64d74","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["1376db68-d9cc-4499-9df2-e7cf8551699c"],"name":""}]} 2018-09-27 20:13:07,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7 used request id req-d726266f-5ce3-4bd7-8b7d-e6de7bcccd19 2018-09-27 20:13:07,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.321775913239s 2018-09-27 20:13:07,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:13:07,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=fbc5516e-cbf4-462b-8268-601b4adcfebc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:08,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:08 GMT X-Openstack-Request-Id: req-18b4e549-8686-4e17-a2d6-0174a1c60391 2018-09-27 20:13:08,088 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 20:13:08,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=fbc5516e-cbf4-462b-8268-601b4adcfebc used request id req-18b4e549-8686-4e17-a2d6-0174a1c60391 2018-09-27 20:13:08,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.295482873917s 2018-09-27 20:13:08,089 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:00:5c:26', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd331ee0b-f2ef-44d1-8a81-9f07d902793b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T20:13:04.000000', 'flavor': Munch({u'id': u'388aa8ba-d550-498d-a46c-3d4e03c5e2e8'}), 'az': u'nova', 'id': u'ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7', 'security_groups': [Munch({u'name': u'cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2a6d69ae3aa9422fa046c75de7e1ddb3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b43f233f306a4b34a13610756a005641', 'name': 'cinder_test-project_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T20:13:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T20:13:04Z', 'hostId': u'c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T20:13:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b43f233f306a4b34a13610756a005641', 'name': u'cinder_test-vm_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'adminPass': u'usWcPAv7DUrM', 'tenant_id': u'b43f233f306a4b34a13610756a005641', 'created_at': u'2018-09-27T20:12:58Z', 'created': u'2018-09-27T20:12:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 20:13:08,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:13:08,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:08,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1194 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:08 GMT X-Openstack-Request-Id: req-2fb8cbdc-17ec-45b4-a914-c6a62e262292 2018-09-27 20:13:08,448 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8f5dc9bf-b40d-4e0e-9729-7844ebd64d74"],"updated_at":"2018-09-27T20:12:04Z","tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:12:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b43f233f306a4b34a13610756a005641","id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","name":"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:13:08,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2fb8cbdc-17ec-45b4-a914-c6a62e262292 2018-09-27 20:13:08,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353635787964s 2018-09-27 20:13:08,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 20:13:08,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:08,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 749 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:08 GMT X-Openstack-Request-Id: req-8f79f760-e6f4-42a6-b477-bf082933bed8 2018-09-27 20:13:08,499 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:13:01Z","admin_state_up":true,"updated_at":"2018-09-27T20:13:04Z","binding:vnic_type":"normal","device_id":"ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:00:5c:26","id":"fbc5516e-cbf4-462b-8268-601b4adcfebc","port_security_enabled":true,"project_id":"b43f233f306a4b34a13610756a005641","fixed_ips":[{"subnet_id":"8f5dc9bf-b40d-4e0e-9729-7844ebd64d74","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["1376db68-d9cc-4499-9df2-e7cf8551699c"],"name":""}]} 2018-09-27 20:13:08,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7 used request id req-8f79f760-e6f4-42a6-b477-bf082933bed8 2018-09-27 20:13:08,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0495629310608s 2018-09-27 20:13:08,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-27 20:13:08,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"floatingip": {"floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.5", "port_id": "fbc5516e-cbf4-462b-8268-601b4adcfebc"}}' 2018-09-27 20:13:10,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 553 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:10 GMT X-Openstack-Request-Id: req-798a6153-556a-459d-9732-115a7f605134 2018-09-27 20:13:10,385 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "160db433-47cc-4157-b3b1-55317340c1e8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-27T20:13:09Z", "floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": "fbc5516e-cbf4-462b-8268-601b4adcfebc", "id": "97d5cedf-f759-4a48-a5e9-8321e3fb4bf8", "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:13:09Z", "project_id": "b43f233f306a4b34a13610756a005641"}} 2018-09-27 20:13:10,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-798a6153-556a-459d-9732-115a7f605134 2018-09-27 20:13:10,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.88504600525s 2018-09-27 20:13:10,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:13:10,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:10,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1095 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:10 GMT X-Openstack-Request-Id: req-b51acebb-8729-40b1-8492-d0a28843e5f1 2018-09-27 20:13:10,481 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "160db433-47cc-4157-b3b1-55317340c1e8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-27T20:13:09Z", "floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": "fbc5516e-cbf4-462b-8268-601b4adcfebc", "id": "97d5cedf-f759-4a48-a5e9-8321e3fb4bf8", "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:13:09Z", "project_id": "b43f233f306a4b34a13610756a005641"}, {"router_id": "160db433-47cc-4157-b3b1-55317340c1e8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-27T20:12:34Z", "floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "0ee95cbd-35fa-4346-85e0-3762441adc2a", "id": "c26a1795-fe32-49c1-ad9f-1b12ca5f0e6d", "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:34Z", "project_id": "b43f233f306a4b34a13610756a005641"}]} 2018-09-27 20:13:10,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b51acebb-8729-40b1-8492-d0a28843e5f1 2018-09-27 20:13:10,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.079941034317s 2018-09-27 20:13:10,494 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'160db433-47cc-4157-b3b1-55317340c1e8', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'b43f233f306a4b34a13610756a005641', 'created_at': u'2018-09-27T20:13:09Z', 'attached': True, 'updated_at': u'2018-09-27T20:13:09Z', 'id': u'97d5cedf-f759-4a48-a5e9-8321e3fb4bf8', 'floating_network_id': u'cfea0c19-efa1-4a51-b50a-bb696cc17969', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.211', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b43f233f306a4b34a13610756a005641', 'name': 'cinder_test-project_fb4a3052-64da-4294-b935-49fdefa0ce8d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'160db433-47cc-4157-b3b1-55317340c1e8', 'project_id': u'b43f233f306a4b34a13610756a005641', 'port_id': u'fbc5516e-cbf4-462b-8268-601b4adcfebc', 'port': u'fbc5516e-cbf4-462b-8268-601b4adcfebc', 'network': u'cfea0c19-efa1-4a51-b50a-bb696cc17969'}) 2018-09-27 20:13:10,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 20:13:10,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 20:13:11,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9558 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-746517e5-3715-4122-a207-651a8d0ec5b1 x-openstack-request-id: req-746517e5-3715-4122-a207-651a8d0ec5b1 2018-09-27 20:13:11,521 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485891433 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.193599] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196000] pid_max: default: 32768 minimum: 301\n[ 0.197268] ACPI: Core revision 20150930\n[ 0.199003] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200881] Security Framework initialized\n[ 0.202033] Yama: becoming mindful.\n[ 0.203063] AppArmor: AppArmor initialized\n[ 0.204264] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206123] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207902] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209633] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211616] Initializing cgroup subsys io\n[ 0.212772] Initializing cgroup subsys memory\n[ 0.214017] Initializing cgroup subsys devices\n[ 0.215279] Initializing cgroup subsys freezer\n[ 0.216553] Initializing cgroup subsys net_cls\n[ 0.217779] Initializing cgroup subsys perf_event\n[ 0.219104] Initializing cgroup subsys net_prio\n[ 0.220356] Initializing cgroup subsys hugetlb\n[ 0.221579] Initializing cgroup subsys pids\n[ 0.222799] CPU: Physical Processor ID: 0\n[ 0.224687] mce: CPU supports 10 MCE banks\n[ 0.225891] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227350] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242418] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249102] ftrace: allocating 31920 entries in 125 pages\n[ 0.274773] smpboot: Max logical packages: 1\n[ 0.275984] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278017] x2apic enabled\n[ 0.279219] Switched APIC routing to physical x2apic.\n[ 0.281774] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286208] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288737] KVM setup paravirtual spinlock\n[ 0.290360] x86: Booted up 1 node, 1 CPUs\n[ 0.291466] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293348] devtmpfs: initialized\n[ 0.295332] evm: security.selinux\n[ 0.296292] evm: security.SMACK64\n[ 0.297248] evm: security.SMACK64EXEC\n[ 0.298272] evm: security.SMACK64TRANSMUTE\n[ 0.299377] evm: security.SMACK64MMAP\n[ 0.300390] evm: security.ima\n[ 0.301276] evm: security.capability\n[ 0.302361] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304884] pinctrl core: initialized pinctrl subsystem\n[ 0.306360] RTC time: 20:13:04, date: 09/27/18\n[ 0.307656] NET: Registered protocol family 16\n[ 0.308977] cpuidle: using governor ladder\n[ 0.310097] cpuidle: using governor menu\n[ 0.311180] PCCT header not found.\n[ 0.312206] ACPI: bus type PCI registered\n[ 0.313299] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314969] PCI: Using configuration type 1 for base access\n[ 0.317115] ACPI: Added _OSI(Module Device)\n[ 0.318274] ACPI: Added _OSI(Processor Device)\n[ 0.319447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320744] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322912] ACPI: Interpreter enabled\n[ 0.323952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.326478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335756] ACPI: (supports S0 S5)\n[ 0.336923] ACPI: Using IOAPIC for interrupt routing\n[ 0.338514] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.342855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.344743] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346803] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348809] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352428] acpiphp: Slot [3] registered\n[ 0.353756] acpiphp: Slot [4] registered\n[ 0.355070] acpiphp: Slot [5] registered\n[ 0.356394] acpiphp: Slot [6] registered\n[ 0.357649] acpiphp: Slot [7] registered\n[ 0.358764] acpiphp: Slot [8] registered\n[ 0.359873] acpiphp: Slot [9] registered\n[ 0.360984] acpiphp: Slot [10] registered\n[ 0.362107] acpiphp: Slot [11] registered\n[ 0.363221] acpiphp: Slot [12] registered\n[ 0.364336] acpiphp: Slot [13] registered\n[ 0.365450] acpiphp: Slot [14] registered\n[ 0.366562] acpiphp: Slot [15] registered\n[ 0.382145] acpiphp: Slot [16] registered\n[ 0.383276] acpiphp: Slot [17] registered\n[ 0.384382] acpiphp: Slot [18] registered\n[ 0.385483] acpiphp: Slot [19] registered\n[ 0.386598] acpiphp: Slot [20] registered\n[ 0.387716] acpiphp: Slot [21] registered\n[ 0.388829] acpiphp: Slot [22] registered\n[ 0.389959] acpiphp: Slot [23] registered\n[ 0.391078] acpiphp: Slot [24] registered\n[ 0.392185] acpiphp: Slot [25] registered\n[ 0.393306] acpiphp: Slot [26] registered\n[ 0.394423] acpiphp: Slot [27] registered\n[ 0.395559] acpiphp: Slot [28] registered\n[ 0.396671] acpiphp: Slot [29] registered\n[ 0.397782] acpiphp: Slot [30] registered\n[ 0.398899] acpiphp: Slot [31] registered\n[ 0.400010] PCI host bridge to bus 0000:00\n[ 0.401127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.402782] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406444] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408457] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410488] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.414533] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416269] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.417990] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.419729] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.423969] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.425945] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.447153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.449181] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.451134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.453050] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.455073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.457081] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.460315] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.462422] vgaarb: loaded\n[ 0.463428] vgaarb: bridge control possible 0000:00:02.0\n[ 0.465097] SCSI subsystem initialized\n[ 0.466354] ACPI: bus type USB registered\n[ 0.467497] usbcore: registered new interface driver usbfs\n[ 0.468909] usbcore: registered new interface driver hub\n[ 0.470285] usbcore: registered new device driver usb\n[ 0.471799] PCI: Using ACPI for IRQ routing\n[ 0.473315] NetLabel: Initializing\n[ 0.474301] NetLabel: domain hash size = 128\n[ 0.475463] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476762] NetLabel: unlabeled traffic allowed by default\n[ 0.478771] clocksource: Switched to clocksource kvm-clock\n[ 0.488862] AppArmor: AppArmor Filesystem Enabled\n[ 0.490172] pnp: PnP ACPI init\n[ 0.491411] pnp: PnP ACPI: found 5 devices\n[ 0.498698] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501070] NET: Registered protocol family 2\n[ 0.502505] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.504272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.505916] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.507559] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509041] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510620] NET: Registered protocol family 1\n[ 0.511831] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.513325] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.514787] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.529377] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544091] Trying to unpack rootfs image as initramfs...\n[ 0.606692] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.612878] Scanning for low memory corruption every 60 seconds\n[ 0.615522] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617160] audit: initializing netlink subsys (disabled)\n[ 0.618704] audit: type=2000 audit(1538079185.533:1): initialized\n[ 0.620829] Initialise system trusted keyring\n[ 0.622306] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.623885] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.626713] zbud: loaded\n[ 0.628006] VFS: Disk quotas dquot_6.6.0\n[ 0.629168] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631435] fuse init (API version 7.23)\n[ 0.632686] Key type big_key registered\n[ 0.633786] Allocating IMA MOK and blacklist keyrings.\n[ 0.635507] Key type asymmetric registered\n[ 0.636657] Asymmetric key parser 'x509' registered\n[ 0.638258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640339] io scheduler noop registered\n[ 0.641426] io scheduler deadline registered (default)\n[ 0.642823] io scheduler cfq registered\n[ 0.644077] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.645494] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.647334] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.649349] ACPI: Power Button [PWRF]\n[ 0.650695] GHES: HEST is not enabled!\n[ 0.665018] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694800] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697877] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.724808] Linux agpgart interface v0.103\n[ 0.728867] brd: module loaded\n[ 0.731160] loop: module loaded\n[ 0.736072] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738102] GPT:90111 != 2097151\n[ 0.739077] GPT:Alternate GPT header not at the end of the disk.\n[ 0.740612] GPT:90111 != 2097151\n[ 0.741568] GPT: Use GNU Parted to correct GPT errors.\n[ 0.742900] vda: vda1 vda15\n[ 0.744800] scsi host0: ata_piix\n[ 0.745888] scsi host1: ata_piix\n[ 0.746918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.748610] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.750656] libphy: Fixed MDIO Bus: probed\n[ 0.752048] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753431] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.756807] PPP generic driver version 2.4.2\n[ 0.758641] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760768] ehci-pci: EHCI PCI platform driver\n[ 0.762232] ehci-platform: EHCI generic platform driver\n[ 0.763491] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765256] ohci-pci: OHCI PCI platform driver\n[ 0.766682] ohci-platform: OHCI generic platform driver\n[ 0.768334] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785251] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787556] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788985] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792387] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794370] usb usb1: Product: UHCI Host Controller\n[ 0.795743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797304] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798688] hub 1-0:1.0: USB hub found\n[ 0.799785] hub 1-0:1.0: 2 ports detected\n[ 0.801152] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805424] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806877] mousedev: PS/2 mouse device common for all mice\n[ 0.808636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811218] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812821] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816110] i2c /dev entries driver\n[ 0.817189] device-mapper: uevent: version 1.0.3\n[ 0.818534] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820857] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822913] NET: Registered protocol family 10\n[ 0.824712] NET: Registered protocol family 17\n[ 0.825972] Key type dns_resolver registered\n[ 0.827354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828889] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831380] registered taskstats version 1\n[ 0.832559] Loading compiled-in X.509 certificates\n[ 0.834480] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837092] zswap: loaded using pool lzo/zbud\n[ 0.839341] Key type trusted registered\n[ 0.841530] Key type encrypted registered\n[ 0.842684] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844161] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845632] evm: HMAC attrs: 0x1\n[ 0.847034] Magic number: 2:339:246\n[ 0.848221] rtc_cmos 00:00: setting system clock to 2018-09-27 20:13:05 UTC (1538079185)\n[ 0.850522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852101] EDD information not available.\n[ 0.908413] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.924564] Write protecting the kernel read-only data: 14336k\n[ 0.929616] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.932335] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.981556] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000018\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCA/oO3tPcqfTJLOpzLMuXdM+WNsANDQRd2UcSWg/YmSwFA+3ge3dkcCqFc4HOXLSkYO/jrcgyLGLXnlCaG18Px6vluBvQjZU16Uc/6ktFOBHmNB4/fIXSZj6+IabWhe4lv3EEfsCQGKm+9Grnh7Wn+cBpXvHi2sRQ/10SWGuf7MXOIAdSHMbmzKEQxYpRzZMll5aw19RMQbzBEiLJRPIAufnoHoRxJlun2DfDzncE59gxkrhosX/o5QJZPfo1+vVESBWNqbPsJjf6zziuWPwFiOdeCNACneAw2pjLH+rsaWfZJ1TwTyeqbq2cWn8TKE442prEH8gq0kEgnntoVAerd root@cinder-test-vm-fb4a3052-64da-4294-b935-49fdefa0ce8d\nssh-dss AAAAB3NzaC1kc3MAAACBAJg7eNTXXVrLrCTKyAHsKiIlHTK0pF/GkHhlINi5SPU4oRL/PuR6N1bliD9cDV4EdSRn3UkvWolMbnoHgaAFLtOLWhIpYh8D8FBnlmVAWuolD1QV0xh0UmmQx6r35EDm75OQWN7Ru9JVIGNd3kKOBEcy2r8Ei9dPwvvNKz96fnIbAAAAFQCVW1OD5oipEkYnUZ22lyTvSOEpkwAAAIBCuJ0ZcbN6bRqQcZPEYId2b5dbizW/LJsT78ClmonYhg3c3qvBoWPUGg+tRbzAK/ZWay6Ya427OvgsQHS7eAB0fmhcYgDp90Xr9TyVWmTN2sahs2LVUd8cZ4QdHjEl42HnzunYJ5aARQhGHX38CLpOlgiP9YDzp28CV9MzU33NcwAAAIBpn7GIDYE95+uiMm3KuArNixSfVlMqaQ9tOTyZHWg04hCc3TpkhIDNEvROGczfDJES2OpgUZEAkcm/ODehnB0z2rwvTJbcXDpRiOGKfaqAFSObxUbvsqJFiFQfj5SokGe/W3vKjvo/iu+rslilKbD1i2F79UcBXld3egZNQtztfw== root@cinder-test-vm-fb4a3052-64da-4294-b935-49fdefa0ce8d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe00:5c26/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000018\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-fb4a3052-64da-4294-b935-49fdefa0ce8d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.46 ===\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-fb4a3052-64da-4294-b935-49fdefa0ce8d login: "} 2018-09-27 20:13:11,522 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7/action used request id req-746517e5-3715-4122-a207-651a8d0ec5b1 2018-09-27 20:13:11,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0275118351s 2018-09-27 20:13:11,523 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 485891433 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.193599] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.196000] pid_max: default: 32768 minimum: 301 [ 0.197268] ACPI: Core revision 20150930 [ 0.199003] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200881] Security Framework initialized [ 0.202033] Yama: becoming mindful. [ 0.203063] AppArmor: AppArmor initialized [ 0.204264] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.206123] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207902] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209633] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211616] Initializing cgroup subsys io [ 0.212772] Initializing cgroup subsys memory [ 0.214017] Initializing cgroup subsys devices [ 0.215279] Initializing cgroup subsys freezer [ 0.216553] Initializing cgroup subsys net_cls [ 0.217779] Initializing cgroup subsys perf_event [ 0.219104] Initializing cgroup subsys net_prio [ 0.220356] Initializing cgroup subsys hugetlb [ 0.221579] Initializing cgroup subsys pids [ 0.222799] CPU: Physical Processor ID: 0 [ 0.224687] mce: CPU supports 10 MCE banks [ 0.225891] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227350] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.242418] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249102] ftrace: allocating 31920 entries in 125 pages [ 0.274773] smpboot: Max logical packages: 1 [ 0.275984] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278017] x2apic enabled [ 0.279219] Switched APIC routing to physical x2apic. [ 0.281774] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286208] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288737] KVM setup paravirtual spinlock [ 0.290360] x86: Booted up 1 node, 1 CPUs [ 0.291466] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293348] devtmpfs: initialized [ 0.295332] evm: security.selinux [ 0.296292] evm: security.SMACK64 [ 0.297248] evm: security.SMACK64EXEC [ 0.298272] evm: security.SMACK64TRANSMUTE [ 0.299377] evm: security.SMACK64MMAP [ 0.300390] evm: security.ima [ 0.301276] evm: security.capability [ 0.302361] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304884] pinctrl core: initialized pinctrl subsystem [ 0.306360] RTC time: 20:13:04, date: 09/27/18 [ 0.307656] NET: Registered protocol family 16 [ 0.308977] cpuidle: using governor ladder [ 0.310097] cpuidle: using governor menu [ 0.311180] PCCT header not found. [ 0.312206] ACPI: bus type PCI registered [ 0.313299] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314969] PCI: Using configuration type 1 for base access [ 0.317115] ACPI: Added _OSI(Module Device) [ 0.318274] ACPI: Added _OSI(Processor Device) [ 0.319447] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320744] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322912] ACPI: Interpreter enabled [ 0.323952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.335756] ACPI: (supports S0 S5) [ 0.336923] ACPI: Using IOAPIC for interrupt routing [ 0.338514] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.344743] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.346803] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.348809] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.352428] acpiphp: Slot [3] registered [ 0.353756] acpiphp: Slot [4] registered [ 0.355070] acpiphp: Slot [5] registered [ 0.356394] acpiphp: Slot [6] registered [ 0.357649] acpiphp: Slot [7] registered [ 0.358764] acpiphp: Slot [8] registered [ 0.359873] acpiphp: Slot [9] registered [ 0.360984] acpiphp: Slot [10] registered [ 0.362107] acpiphp: Slot [11] registered [ 0.363221] acpiphp: Slot [12] registered [ 0.364336] acpiphp: Slot [13] registered [ 0.365450] acpiphp: Slot [14] registered [ 0.366562] acpiphp: Slot [15] registered [ 0.382145] acpiphp: Slot [16] registered [ 0.383276] acpiphp: Slot [17] registered [ 0.384382] acpiphp: Slot [18] registered [ 0.385483] acpiphp: Slot [19] registered [ 0.386598] acpiphp: Slot [20] registered [ 0.387716] acpiphp: Slot [21] registered [ 0.388829] acpiphp: Slot [22] registered [ 0.389959] acpiphp: Slot [23] registered [ 0.391078] acpiphp: Slot [24] registered [ 0.392185] acpiphp: Slot [25] registered [ 0.393306] acpiphp: Slot [26] registered [ 0.394423] acpiphp: Slot [27] registered [ 0.395559] acpiphp: Slot [28] registered [ 0.396671] acpiphp: Slot [29] registered [ 0.397782] acpiphp: Slot [30] registered [ 0.398899] acpiphp: Slot [31] registered [ 0.400010] PCI host bridge to bus 0000:00 [ 0.401127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.402782] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.406444] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.408457] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.410488] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.414533] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.416269] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.417990] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.419729] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.423969] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.425945] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.447153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.449181] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.451134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.453050] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.455073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.457081] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.460315] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.462422] vgaarb: loaded [ 0.463428] vgaarb: bridge control possible 0000:00:02.0 [ 0.465097] SCSI subsystem initialized [ 0.466354] ACPI: bus type USB registered [ 0.467497] usbcore: registered new interface driver usbfs [ 0.468909] usbcore: registered new interface driver hub [ 0.470285] usbcore: registered new device driver usb [ 0.471799] PCI: Using ACPI for IRQ routing [ 0.473315] NetLabel: Initializing [ 0.474301] NetLabel: domain hash size = 128 [ 0.475463] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.476762] NetLabel: unlabeled traffic allowed by default [ 0.478771] clocksource: Switched to clocksource kvm-clock [ 0.488862] AppArmor: AppArmor Filesystem Enabled [ 0.490172] pnp: PnP ACPI init [ 0.491411] pnp: PnP ACPI: found 5 devices [ 0.498698] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.501070] NET: Registered protocol family 2 [ 0.502505] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.505916] TCP: Hash tables configured (established 4096 bind 4096) [ 0.507559] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.509041] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.510620] NET: Registered protocol family 1 [ 0.511831] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.513325] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.514787] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.529377] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.544091] Trying to unpack rootfs image as initramfs... [ 0.606692] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.612878] Scanning for low memory corruption every 60 seconds [ 0.615522] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.617160] audit: initializing netlink subsys (disabled) [ 0.618704] audit: type=2000 audit(1538079185.533:1): initialized [ 0.620829] Initialise system trusted keyring [ 0.622306] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.623885] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.626713] zbud: loaded [ 0.628006] VFS: Disk quotas dquot_6.6.0 [ 0.629168] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.631435] fuse init (API version 7.23) [ 0.632686] Key type big_key registered [ 0.633786] Allocating IMA MOK and blacklist keyrings. [ 0.635507] Key type asymmetric registered [ 0.636657] Asymmetric key parser 'x509' registered [ 0.638258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.640339] io scheduler noop registered [ 0.641426] io scheduler deadline registered (default) [ 0.642823] io scheduler cfq registered [ 0.644077] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.645494] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.647334] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.649349] ACPI: Power Button [PWRF] [ 0.650695] GHES: HEST is not enabled! [ 0.665018] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.694800] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697877] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.721649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.724808] Linux agpgart interface v0.103 [ 0.728867] brd: module loaded [ 0.731160] loop: module loaded [ 0.736072] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.738102] GPT:90111 != 2097151 [ 0.739077] GPT:Alternate GPT header not at the end of the disk. [ 0.740612] GPT:90111 != 2097151 [ 0.741568] GPT: Use GNU Parted to correct GPT errors. [ 0.742900] vda: vda1 vda15 [ 0.744800] scsi host0: ata_piix [ 0.745888] scsi host1: ata_piix [ 0.746918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.748610] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.750656] libphy: Fixed MDIO Bus: probed [ 0.752048] tun: Universal TUN/TAP device driver, 1.6 [ 0.753431] tun: (C) 1999-2004 Max Krasnyansky [ 0.756807] PPP generic driver version 2.4.2 [ 0.758641] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.760768] ehci-pci: EHCI PCI platform driver [ 0.762232] ehci-platform: EHCI generic platform driver [ 0.763491] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.765256] ohci-pci: OHCI PCI platform driver [ 0.766682] ohci-platform: OHCI generic platform driver [ 0.768334] uhci_hcd: USB Universal Host Controller Interface driver [ 0.783584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.785251] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.787556] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.788985] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.790674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.792387] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.794370] usb usb1: Product: UHCI Host Controller [ 0.795743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797304] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798688] hub 1-0:1.0: USB hub found [ 0.799785] hub 1-0:1.0: 2 ports detected [ 0.801152] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.804094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.805424] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806877] mousedev: PS/2 mouse device common for all mice [ 0.808636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811218] rtc_cmos 00:00: RTC can wake from S4 [ 0.812821] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.814447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.816110] i2c /dev entries driver [ 0.817189] device-mapper: uevent: version 1.0.3 [ 0.818534] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.820857] ledtrig-cpu: registered to indicate activity on CPUs [ 0.822913] NET: Registered protocol family 10 [ 0.824712] NET: Registered protocol family 17 [ 0.825972] Key type dns_resolver registered [ 0.827354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.828889] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.831380] registered taskstats version 1 [ 0.832559] Loading compiled-in X.509 certificates [ 0.834480] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837092] zswap: loaded using pool lzo/zbud [ 0.839341] Key type trusted registered [ 0.841530] Key type encrypted registered [ 0.842684] AppArmor: AppArmor sha1 policy hashing enabled [ 0.844161] ima: No TPM chip found, activating TPM-bypass! [ 0.845632] evm: HMAC attrs: 0x1 [ 0.847034] Magic number: 2:339:246 [ 0.848221] rtc_cmos 00:00: setting system clock to 2018-09-27 20:13:05 UTC (1538079185) [ 0.850522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.852101] EDD information not available. [ 0.908413] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.924564] Write protecting the kernel read-only data: 14336k [ 0.929616] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.932335] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.981556] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000018 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCA/oO3tPcqfTJLOpzLMuXdM+WNsANDQRd2UcSWg/YmSwFA+3ge3dkcCqFc4HOXLSkYO/jrcgyLGLXnlCaG18Px6vluBvQjZU16Uc/6ktFOBHmNB4/fIXSZj6+IabWhe4lv3EEfsCQGKm+9Grnh7Wn+cBpXvHi2sRQ/10SWGuf7MXOIAdSHMbmzKEQxYpRzZMll5aw19RMQbzBEiLJRPIAufnoHoRxJlun2DfDzncE59gxkrhosX/o5QJZPfo1+vVESBWNqbPsJjf6zziuWPwFiOdeCNACneAw2pjLH+rsaWfZJ1TwTyeqbq2cWn8TKE442prEH8gq0kEgnntoVAerd root@cinder-test-vm-fb4a3052-64da-4294-b935-49fdefa0ce8d ssh-dss AAAAB3NzaC1kc3MAAACBAJg7eNTXXVrLrCTKyAHsKiIlHTK0pF/GkHhlINi5SPU4oRL/PuR6N1bliD9cDV4EdSRn3UkvWolMbnoHgaAFLtOLWhIpYh8D8FBnlmVAWuolD1QV0xh0UmmQx6r35EDm75OQWN7Ru9JVIGNd3kKOBEcy2r8Ei9dPwvvNKz96fnIbAAAAFQCVW1OD5oipEkYnUZ22lyTvSOEpkwAAAIBCuJ0ZcbN6bRqQcZPEYId2b5dbizW/LJsT78ClmonYhg3c3qvBoWPUGg+tRbzAK/ZWay6Ya427OvgsQHS7eAB0fmhcYgDp90Xr9TyVWmTN2sahs2LVUd8cZ4QdHjEl42HnzunYJ5aARQhGHX38CLpOlgiP9YDzp28CV9MzU33NcwAAAIBpn7GIDYE95+uiMm3KuArNixSfVlMqaQ9tOTyZHWg04hCc3TpkhIDNEvROGczfDJES2OpgUZEAkcm/ODehnB0z2rwvTJbcXDpRiOGKfaqAFSObxUbvsqJFiFQfj5SokGe/W3vKjvo/iu+rslilKbD1i2F79UcBXld3egZNQtztfw== root@cinder-test-vm-fb4a3052-64da-4294-b935-49fdefa0ce8d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe00:5c26/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000018 name: N/A availability-zone: nova local-hostname: cinder-test-vm-fb4a3052-64da-4294-b935-49fdefa0ce8d launch-index: 0 === cirros: current=0.4.0 uptime=3.46 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-fb4a3052-64da-4294-b935-49fdefa0ce8d login: 2018-09-27 20:13:12,525 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.211: timed out 2018-09-27 20:13:21,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 20:13:21,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 20:13:21,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9558 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13: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-a6c7a1eb-db39-4e19-8538-3fa1e180c4f0 x-openstack-request-id: req-a6c7a1eb-db39-4e19-8538-3fa1e180c4f0 2018-09-27 20:13:21,602 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485891433 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.193599] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196000] pid_max: default: 32768 minimum: 301\n[ 0.197268] ACPI: Core revision 20150930\n[ 0.199003] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200881] Security Framework initialized\n[ 0.202033] Yama: becoming mindful.\n[ 0.203063] AppArmor: AppArmor initialized\n[ 0.204264] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206123] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207902] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209633] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211616] Initializing cgroup subsys io\n[ 0.212772] Initializing cgroup subsys memory\n[ 0.214017] Initializing cgroup subsys devices\n[ 0.215279] Initializing cgroup subsys freezer\n[ 0.216553] Initializing cgroup subsys net_cls\n[ 0.217779] Initializing cgroup subsys perf_event\n[ 0.219104] Initializing cgroup subsys net_prio\n[ 0.220356] Initializing cgroup subsys hugetlb\n[ 0.221579] Initializing cgroup subsys pids\n[ 0.222799] CPU: Physical Processor ID: 0\n[ 0.224687] mce: CPU supports 10 MCE banks\n[ 0.225891] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227350] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242418] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249102] ftrace: allocating 31920 entries in 125 pages\n[ 0.274773] smpboot: Max logical packages: 1\n[ 0.275984] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278017] x2apic enabled\n[ 0.279219] Switched APIC routing to physical x2apic.\n[ 0.281774] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286208] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288737] KVM setup paravirtual spinlock\n[ 0.290360] x86: Booted up 1 node, 1 CPUs\n[ 0.291466] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293348] devtmpfs: initialized\n[ 0.295332] evm: security.selinux\n[ 0.296292] evm: security.SMACK64\n[ 0.297248] evm: security.SMACK64EXEC\n[ 0.298272] evm: security.SMACK64TRANSMUTE\n[ 0.299377] evm: security.SMACK64MMAP\n[ 0.300390] evm: security.ima\n[ 0.301276] evm: security.capability\n[ 0.302361] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304884] pinctrl core: initialized pinctrl subsystem\n[ 0.306360] RTC time: 20:13:04, date: 09/27/18\n[ 0.307656] NET: Registered protocol family 16\n[ 0.308977] cpuidle: using governor ladder\n[ 0.310097] cpuidle: using governor menu\n[ 0.311180] PCCT header not found.\n[ 0.312206] ACPI: bus type PCI registered\n[ 0.313299] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314969] PCI: Using configuration type 1 for base access\n[ 0.317115] ACPI: Added _OSI(Module Device)\n[ 0.318274] ACPI: Added _OSI(Processor Device)\n[ 0.319447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320744] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322912] ACPI: Interpreter enabled\n[ 0.323952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.326478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335756] ACPI: (supports S0 S5)\n[ 0.336923] ACPI: Using IOAPIC for interrupt routing\n[ 0.338514] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.342855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.344743] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346803] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348809] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352428] acpiphp: Slot [3] registered\n[ 0.353756] acpiphp: Slot [4] registered\n[ 0.355070] acpiphp: Slot [5] registered\n[ 0.356394] acpiphp: Slot [6] registered\n[ 0.357649] acpiphp: Slot [7] registered\n[ 0.358764] acpiphp: Slot [8] registered\n[ 0.359873] acpiphp: Slot [9] registered\n[ 0.360984] acpiphp: Slot [10] registered\n[ 0.362107] acpiphp: Slot [11] registered\n[ 0.363221] acpiphp: Slot [12] registered\n[ 0.364336] acpiphp: Slot [13] registered\n[ 0.365450] acpiphp: Slot [14] registered\n[ 0.366562] acpiphp: Slot [15] registered\n[ 0.382145] acpiphp: Slot [16] registered\n[ 0.383276] acpiphp: Slot [17] registered\n[ 0.384382] acpiphp: Slot [18] registered\n[ 0.385483] acpiphp: Slot [19] registered\n[ 0.386598] acpiphp: Slot [20] registered\n[ 0.387716] acpiphp: Slot [21] registered\n[ 0.388829] acpiphp: Slot [22] registered\n[ 0.389959] acpiphp: Slot [23] registered\n[ 0.391078] acpiphp: Slot [24] registered\n[ 0.392185] acpiphp: Slot [25] registered\n[ 0.393306] acpiphp: Slot [26] registered\n[ 0.394423] acpiphp: Slot [27] registered\n[ 0.395559] acpiphp: Slot [28] registered\n[ 0.396671] acpiphp: Slot [29] registered\n[ 0.397782] acpiphp: Slot [30] registered\n[ 0.398899] acpiphp: Slot [31] registered\n[ 0.400010] PCI host bridge to bus 0000:00\n[ 0.401127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.402782] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406444] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408457] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410488] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.414533] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416269] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.417990] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.419729] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.423969] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.425945] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.447153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.449181] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.451134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.453050] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.455073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.457081] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.460315] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.462422] vgaarb: loaded\n[ 0.463428] vgaarb: bridge control possible 0000:00:02.0\n[ 0.465097] SCSI subsystem initialized\n[ 0.466354] ACPI: bus type USB registered\n[ 0.467497] usbcore: registered new interface driver usbfs\n[ 0.468909] usbcore: registered new interface driver hub\n[ 0.470285] usbcore: registered new device driver usb\n[ 0.471799] PCI: Using ACPI for IRQ routing\n[ 0.473315] NetLabel: Initializing\n[ 0.474301] NetLabel: domain hash size = 128\n[ 0.475463] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476762] NetLabel: unlabeled traffic allowed by default\n[ 0.478771] clocksource: Switched to clocksource kvm-clock\n[ 0.488862] AppArmor: AppArmor Filesystem Enabled\n[ 0.490172] pnp: PnP ACPI init\n[ 0.491411] pnp: PnP ACPI: found 5 devices\n[ 0.498698] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501070] NET: Registered protocol family 2\n[ 0.502505] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.504272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.505916] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.507559] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509041] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510620] NET: Registered protocol family 1\n[ 0.511831] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.513325] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.514787] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.529377] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544091] Trying to unpack rootfs image as initramfs...\n[ 0.606692] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.612878] Scanning for low memory corruption every 60 seconds\n[ 0.615522] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617160] audit: initializing netlink subsys (disabled)\n[ 0.618704] audit: type=2000 audit(1538079185.533:1): initialized\n[ 0.620829] Initialise system trusted keyring\n[ 0.622306] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.623885] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.626713] zbud: loaded\n[ 0.628006] VFS: Disk quotas dquot_6.6.0\n[ 0.629168] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631435] fuse init (API version 7.23)\n[ 0.632686] Key type big_key registered\n[ 0.633786] Allocating IMA MOK and blacklist keyrings.\n[ 0.635507] Key type asymmetric registered\n[ 0.636657] Asymmetric key parser 'x509' registered\n[ 0.638258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640339] io scheduler noop registered\n[ 0.641426] io scheduler deadline registered (default)\n[ 0.642823] io scheduler cfq registered\n[ 0.644077] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.645494] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.647334] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.649349] ACPI: Power Button [PWRF]\n[ 0.650695] GHES: HEST is not enabled!\n[ 0.665018] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694800] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697877] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.724808] Linux agpgart interface v0.103\n[ 0.728867] brd: module loaded\n[ 0.731160] loop: module loaded\n[ 0.736072] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738102] GPT:90111 != 2097151\n[ 0.739077] GPT:Alternate GPT header not at the end of the disk.\n[ 0.740612] GPT:90111 != 2097151\n[ 0.741568] GPT: Use GNU Parted to correct GPT errors.\n[ 0.742900] vda: vda1 vda15\n[ 0.744800] scsi host0: ata_piix\n[ 0.745888] scsi host1: ata_piix\n[ 0.746918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.748610] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.750656] libphy: Fixed MDIO Bus: probed\n[ 0.752048] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753431] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.756807] PPP generic driver version 2.4.2\n[ 0.758641] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760768] ehci-pci: EHCI PCI platform driver\n[ 0.762232] ehci-platform: EHCI generic platform driver\n[ 0.763491] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765256] ohci-pci: OHCI PCI platform driver\n[ 0.766682] ohci-platform: OHCI generic platform driver\n[ 0.768334] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783584] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785251] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787556] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788985] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792387] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794370] usb usb1: Product: UHCI Host Controller\n[ 0.795743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797304] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798688] hub 1-0:1.0: USB hub found\n[ 0.799785] hub 1-0:1.0: 2 ports detected\n[ 0.801152] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805424] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806877] mousedev: PS/2 mouse device common for all mice\n[ 0.808636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811218] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812821] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816110] i2c /dev entries driver\n[ 0.817189] device-mapper: uevent: version 1.0.3\n[ 0.818534] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820857] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822913] NET: Registered protocol family 10\n[ 0.824712] NET: Registered protocol family 17\n[ 0.825972] Key type dns_resolver registered\n[ 0.827354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828889] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831380] registered taskstats version 1\n[ 0.832559] Loading compiled-in X.509 certificates\n[ 0.834480] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837092] zswap: loaded using pool lzo/zbud\n[ 0.839341] Key type trusted registered\n[ 0.841530] Key type encrypted registered\n[ 0.842684] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844161] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845632] evm: HMAC attrs: 0x1\n[ 0.847034] Magic number: 2:339:246\n[ 0.848221] rtc_cmos 00:00: setting system clock to 2018-09-27 20:13:05 UTC (1538079185)\n[ 0.850522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852101] EDD information not available.\n[ 0.908413] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.924564] Write protecting the kernel read-only data: 14336k\n[ 0.929616] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.932335] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.981556] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000018\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCA/oO3tPcqfTJLOpzLMuXdM+WNsANDQRd2UcSWg/YmSwFA+3ge3dkcCqFc4HOXLSkYO/jrcgyLGLXnlCaG18Px6vluBvQjZU16Uc/6ktFOBHmNB4/fIXSZj6+IabWhe4lv3EEfsCQGKm+9Grnh7Wn+cBpXvHi2sRQ/10SWGuf7MXOIAdSHMbmzKEQxYpRzZMll5aw19RMQbzBEiLJRPIAufnoHoRxJlun2DfDzncE59gxkrhosX/o5QJZPfo1+vVESBWNqbPsJjf6zziuWPwFiOdeCNACneAw2pjLH+rsaWfZJ1TwTyeqbq2cWn8TKE442prEH8gq0kEgnntoVAerd root@cinder-test-vm-fb4a3052-64da-4294-b935-49fdefa0ce8d\nssh-dss AAAAB3NzaC1kc3MAAACBAJg7eNTXXVrLrCTKyAHsKiIlHTK0pF/GkHhlINi5SPU4oRL/PuR6N1bliD9cDV4EdSRn3UkvWolMbnoHgaAFLtOLWhIpYh8D8FBnlmVAWuolD1QV0xh0UmmQx6r35EDm75OQWN7Ru9JVIGNd3kKOBEcy2r8Ei9dPwvvNKz96fnIbAAAAFQCVW1OD5oipEkYnUZ22lyTvSOEpkwAAAIBCuJ0ZcbN6bRqQcZPEYId2b5dbizW/LJsT78ClmonYhg3c3qvBoWPUGg+tRbzAK/ZWay6Ya427OvgsQHS7eAB0fmhcYgDp90Xr9TyVWmTN2sahs2LVUd8cZ4QdHjEl42HnzunYJ5aARQhGHX38CLpOlgiP9YDzp28CV9MzU33NcwAAAIBpn7GIDYE95+uiMm3KuArNixSfVlMqaQ9tOTyZHWg04hCc3TpkhIDNEvROGczfDJES2OpgUZEAkcm/ODehnB0z2rwvTJbcXDpRiOGKfaqAFSObxUbvsqJFiFQfj5SokGe/W3vKjvo/iu+rslilKbD1i2F79UcBXld3egZNQtztfw== root@cinder-test-vm-fb4a3052-64da-4294-b935-49fdefa0ce8d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe00:5c26/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000018\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-fb4a3052-64da-4294-b935-49fdefa0ce8d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.46 ===\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-fb4a3052-64da-4294-b935-49fdefa0ce8d login: "} 2018-09-27 20:13:21,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7/action used request id req-a6c7a1eb-db39-4e19-8538-3fa1e180c4f0 2018-09-27 20:13:21,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0681021213531s 2018-09-27 20:13:21,603 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 485891433 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.193599] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.196000] pid_max: default: 32768 minimum: 301 [ 0.197268] ACPI: Core revision 20150930 [ 0.199003] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200881] Security Framework initialized [ 0.202033] Yama: becoming mindful. [ 0.203063] AppArmor: AppArmor initialized [ 0.204264] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.206123] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207902] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209633] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211616] Initializing cgroup subsys io [ 0.212772] Initializing cgroup subsys memory [ 0.214017] Initializing cgroup subsys devices [ 0.215279] Initializing cgroup subsys freezer [ 0.216553] Initializing cgroup subsys net_cls [ 0.217779] Initializing cgroup subsys perf_event [ 0.219104] Initializing cgroup subsys net_prio [ 0.220356] Initializing cgroup subsys hugetlb [ 0.221579] Initializing cgroup subsys pids [ 0.222799] CPU: Physical Processor ID: 0 [ 0.224687] mce: CPU supports 10 MCE banks [ 0.225891] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227350] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.242418] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249102] ftrace: allocating 31920 entries in 125 pages [ 0.274773] smpboot: Max logical packages: 1 [ 0.275984] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278017] x2apic enabled [ 0.279219] Switched APIC routing to physical x2apic. [ 0.281774] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286208] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288737] KVM setup paravirtual spinlock [ 0.290360] x86: Booted up 1 node, 1 CPUs [ 0.291466] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293348] devtmpfs: initialized [ 0.295332] evm: security.selinux [ 0.296292] evm: security.SMACK64 [ 0.297248] evm: security.SMACK64EXEC [ 0.298272] evm: security.SMACK64TRANSMUTE [ 0.299377] evm: security.SMACK64MMAP [ 0.300390] evm: security.ima [ 0.301276] evm: security.capability [ 0.302361] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304884] pinctrl core: initialized pinctrl subsystem [ 0.306360] RTC time: 20:13:04, date: 09/27/18 [ 0.307656] NET: Registered protocol family 16 [ 0.308977] cpuidle: using governor ladder [ 0.310097] cpuidle: using governor menu [ 0.311180] PCCT header not found. [ 0.312206] ACPI: bus type PCI registered [ 0.313299] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314969] PCI: Using configuration type 1 for base access [ 0.317115] ACPI: Added _OSI(Module Device) [ 0.318274] ACPI: Added _OSI(Processor Device) [ 0.319447] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320744] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322912] ACPI: Interpreter enabled [ 0.323952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.335756] ACPI: (supports S0 S5) [ 0.336923] ACPI: Using IOAPIC for interrupt routing [ 0.338514] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.344743] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.346803] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.348809] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.352428] acpiphp: Slot [3] registered [ 0.353756] acpiphp: Slot [4] registered [ 0.355070] acpiphp: Slot [5] registered [ 0.356394] acpiphp: Slot [6] registered [ 0.357649] acpiphp: Slot [7] registered [ 0.358764] acpiphp: Slot [8] registered [ 0.359873] acpiphp: Slot [9] registered [ 0.360984] acpiphp: Slot [10] registered [ 0.362107] acpiphp: Slot [11] registered [ 0.363221] acpiphp: Slot [12] registered [ 0.364336] acpiphp: Slot [13] registered [ 0.365450] acpiphp: Slot [14] registered [ 0.366562] acpiphp: Slot [15] registered [ 0.382145] acpiphp: Slot [16] registered [ 0.383276] acpiphp: Slot [17] registered [ 0.384382] acpiphp: Slot [18] registered [ 0.385483] acpiphp: Slot [19] registered [ 0.386598] acpiphp: Slot [20] registered [ 0.387716] acpiphp: Slot [21] registered [ 0.388829] acpiphp: Slot [22] registered [ 0.389959] acpiphp: Slot [23] registered [ 0.391078] acpiphp: Slot [24] registered [ 0.392185] acpiphp: Slot [25] registered [ 0.393306] acpiphp: Slot [26] registered [ 0.394423] acpiphp: Slot [27] registered [ 0.395559] acpiphp: Slot [28] registered [ 0.396671] acpiphp: Slot [29] registered [ 0.397782] acpiphp: Slot [30] registered [ 0.398899] acpiphp: Slot [31] registered [ 0.400010] PCI host bridge to bus 0000:00 [ 0.401127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.402782] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.406444] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.408457] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.410488] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.414533] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.416269] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.417990] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.419729] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.423969] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.425945] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.447153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.449181] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.451134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.453050] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.455073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.457081] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.460315] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.462422] vgaarb: loaded [ 0.463428] vgaarb: bridge control possible 0000:00:02.0 [ 0.465097] SCSI subsystem initialized [ 0.466354] ACPI: bus type USB registered [ 0.467497] usbcore: registered new interface driver usbfs [ 0.468909] usbcore: registered new interface driver hub [ 0.470285] usbcore: registered new device driver usb [ 0.471799] PCI: Using ACPI for IRQ routing [ 0.473315] NetLabel: Initializing [ 0.474301] NetLabel: domain hash size = 128 [ 0.475463] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.476762] NetLabel: unlabeled traffic allowed by default [ 0.478771] clocksource: Switched to clocksource kvm-clock [ 0.488862] AppArmor: AppArmor Filesystem Enabled [ 0.490172] pnp: PnP ACPI init [ 0.491411] pnp: PnP ACPI: found 5 devices [ 0.498698] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.501070] NET: Registered protocol family 2 [ 0.502505] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.505916] TCP: Hash tables configured (established 4096 bind 4096) [ 0.507559] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.509041] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.510620] NET: Registered protocol family 1 [ 0.511831] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.513325] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.514787] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.529377] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.544091] Trying to unpack rootfs image as initramfs... [ 0.606692] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.612878] Scanning for low memory corruption every 60 seconds [ 0.615522] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.617160] audit: initializing netlink subsys (disabled) [ 0.618704] audit: type=2000 audit(1538079185.533:1): initialized [ 0.620829] Initialise system trusted keyring [ 0.622306] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.623885] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.626713] zbud: loaded [ 0.628006] VFS: Disk quotas dquot_6.6.0 [ 0.629168] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.631435] fuse init (API version 7.23) [ 0.632686] Key type big_key registered [ 0.633786] Allocating IMA MOK and blacklist keyrings. [ 0.635507] Key type asymmetric registered [ 0.636657] Asymmetric key parser 'x509' registered [ 0.638258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.640339] io scheduler noop registered [ 0.641426] io scheduler deadline registered (default) [ 0.642823] io scheduler cfq registered [ 0.644077] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.645494] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.647334] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.649349] ACPI: Power Button [PWRF] [ 0.650695] GHES: HEST is not enabled! [ 0.665018] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.694800] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697877] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.721649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.724808] Linux agpgart interface v0.103 [ 0.728867] brd: module loaded [ 0.731160] loop: module loaded [ 0.736072] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.738102] GPT:90111 != 2097151 [ 0.739077] GPT:Alternate GPT header not at the end of the disk. [ 0.740612] GPT:90111 != 2097151 [ 0.741568] GPT: Use GNU Parted to correct GPT errors. [ 0.742900] vda: vda1 vda15 [ 0.744800] scsi host0: ata_piix [ 0.745888] scsi host1: ata_piix [ 0.746918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.748610] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.750656] libphy: Fixed MDIO Bus: probed [ 0.752048] tun: Universal TUN/TAP device driver, 1.6 [ 0.753431] tun: (C) 1999-2004 Max Krasnyansky [ 0.756807] PPP generic driver version 2.4.2 [ 0.758641] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.760768] ehci-pci: EHCI PCI platform driver [ 0.762232] ehci-platform: EHCI generic platform driver [ 0.763491] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.765256] ohci-pci: OHCI PCI platform driver [ 0.766682] ohci-platform: OHCI generic platform driver [ 0.768334] uhci_hcd: USB Universal Host Controller Interface driver [ 0.783584] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.785251] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.787556] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.788985] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.790674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.792387] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.794370] usb usb1: Product: UHCI Host Controller [ 0.795743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797304] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798688] hub 1-0:1.0: USB hub found [ 0.799785] hub 1-0:1.0: 2 ports detected [ 0.801152] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.804094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.805424] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806877] mousedev: PS/2 mouse device common for all mice [ 0.808636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811218] rtc_cmos 00:00: RTC can wake from S4 [ 0.812821] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.814447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.816110] i2c /dev entries driver [ 0.817189] device-mapper: uevent: version 1.0.3 [ 0.818534] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.820857] ledtrig-cpu: registered to indicate activity on CPUs [ 0.822913] NET: Registered protocol family 10 [ 0.824712] NET: Registered protocol family 17 [ 0.825972] Key type dns_resolver registered [ 0.827354] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.828889] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.831380] registered taskstats version 1 [ 0.832559] Loading compiled-in X.509 certificates [ 0.834480] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837092] zswap: loaded using pool lzo/zbud [ 0.839341] Key type trusted registered [ 0.841530] Key type encrypted registered [ 0.842684] AppArmor: AppArmor sha1 policy hashing enabled [ 0.844161] ima: No TPM chip found, activating TPM-bypass! [ 0.845632] evm: HMAC attrs: 0x1 [ 0.847034] Magic number: 2:339:246 [ 0.848221] rtc_cmos 00:00: setting system clock to 2018-09-27 20:13:05 UTC (1538079185) [ 0.850522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.852101] EDD information not available. [ 0.908413] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.924564] Write protecting the kernel read-only data: 14336k [ 0.929616] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.932335] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.981556] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000018 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCA/oO3tPcqfTJLOpzLMuXdM+WNsANDQRd2UcSWg/YmSwFA+3ge3dkcCqFc4HOXLSkYO/jrcgyLGLXnlCaG18Px6vluBvQjZU16Uc/6ktFOBHmNB4/fIXSZj6+IabWhe4lv3EEfsCQGKm+9Grnh7Wn+cBpXvHi2sRQ/10SWGuf7MXOIAdSHMbmzKEQxYpRzZMll5aw19RMQbzBEiLJRPIAufnoHoRxJlun2DfDzncE59gxkrhosX/o5QJZPfo1+vVESBWNqbPsJjf6zziuWPwFiOdeCNACneAw2pjLH+rsaWfZJ1TwTyeqbq2cWn8TKE442prEH8gq0kEgnntoVAerd root@cinder-test-vm-fb4a3052-64da-4294-b935-49fdefa0ce8d ssh-dss AAAAB3NzaC1kc3MAAACBAJg7eNTXXVrLrCTKyAHsKiIlHTK0pF/GkHhlINi5SPU4oRL/PuR6N1bliD9cDV4EdSRn3UkvWolMbnoHgaAFLtOLWhIpYh8D8FBnlmVAWuolD1QV0xh0UmmQx6r35EDm75OQWN7Ru9JVIGNd3kKOBEcy2r8Ei9dPwvvNKz96fnIbAAAAFQCVW1OD5oipEkYnUZ22lyTvSOEpkwAAAIBCuJ0ZcbN6bRqQcZPEYId2b5dbizW/LJsT78ClmonYhg3c3qvBoWPUGg+tRbzAK/ZWay6Ya427OvgsQHS7eAB0fmhcYgDp90Xr9TyVWmTN2sahs2LVUd8cZ4QdHjEl42HnzunYJ5aARQhGHX38CLpOlgiP9YDzp28CV9MzU33NcwAAAIBpn7GIDYE95+uiMm3KuArNixSfVlMqaQ9tOTyZHWg04hCc3TpkhIDNEvROGczfDJES2OpgUZEAkcm/ODehnB0z2rwvTJbcXDpRiOGKfaqAFSObxUbvsqJFiFQfj5SokGe/W3vKjvo/iu+rslilKbD1i2F79UcBXld3egZNQtztfw== root@cinder-test-vm-fb4a3052-64da-4294-b935-49fdefa0ce8d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe00:5c26/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000018 name: N/A availability-zone: nova local-hostname: cinder-test-vm-fb4a3052-64da-4294-b935-49fdefa0ce8d launch-index: 0 === cirros: current=0.4.0 uptime=3.46 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-fb4a3052-64da-4294-b935-49fdefa0ce8d login: 2018-09-27 20:13:21,606 - paramiko.transport - DEBUG - starting thread (client mode): 0xe2557850L 2018-09-27 20:13:21,607 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-27 20:13:21,607 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-27 20:13:21,607 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-27 20:13:21,608 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-27 20:13:21,608 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-27 20:13:21,608 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-27 20:13:21,608 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-27 20:13:21,609 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-27 20:13:21,609 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-27 20:13:21,625 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-27 20:13:21,626 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-27 20:13:21,638 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.211: 9bded05ba03ca93efe3adcbc1d3f001f 2018-09-27 20:13:21,639 - paramiko.transport - DEBUG - Trying discovered key b0fce75541a64c4d2e844d14d7c5bfef in /tmp/tmpYdBwXs 2018-09-27 20:13:21,662 - paramiko.transport - DEBUG - userauth is OK 2018-09-27 20:13:21,668 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-27 20:13:21,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-09-27 20:13:21,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"volumeAttachment": {"volumeId": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9"}}' 2018-09-27 20:13:24,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13: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-e5d1478a-1ffd-4d46-93cc-7c89b6808f7a x-openstack-request-id: req-e5d1478a-1ffd-4d46-93cc-7c89b6808f7a 2018-09-27 20:13:24,541 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "volumeId": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9"}} 2018-09-27 20:13:24,541 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7/os-volume_attachments used request id req-e5d1478a-1ffd-4d46-93cc-7c89b6808f7a 2018-09-27 20:13:24,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.87030887604s 2018-09-27 20:13:24,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 20:13:24,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:24,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:24 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b44d8a72-a415-4922-bec4-3c025034694b x-openstack-request-id: req-b44d8a72-a415-4922-bec4-3c025034694b 2018-09-27 20:13:24,619 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T20:12:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b43f233f306a4b34a13610756a005641", "updated_at": "2018-09-27T20:13:24.000000", "volume_type": "tripleo", "name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "size": 2}]} 2018-09-27 20:13:24,619 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail used request id req-b44d8a72-a415-4922-bec4-3c025034694b 2018-09-27 20:13:24,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.077033996582s 2018-09-27 20:13:24,621 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:13:26,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 20:13:26,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:27,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:26 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-8740a0d1-1e5f-441c-8dfb-5da73a163056 x-openstack-request-id: req-8740a0d1-1e5f-441c-8dfb-5da73a163056 2018-09-27 20:13:27,811 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T20:12:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b43f233f306a4b34a13610756a005641", "updated_at": "2018-09-27T20:13:24.000000", "volume_type": "tripleo", "name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "size": 2}]} 2018-09-27 20:13:27,811 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail used request id req-8740a0d1-1e5f-441c-8dfb-5da73a163056 2018-09-27 20:13:27,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.18807697296s 2018-09-27 20:13:27,813 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:13:29,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 20:13:29,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:30,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1cc4755a-c62e-4c92-86c3-c0becfbabbf9 x-openstack-request-id: req-1cc4755a-c62e-4c92-86c3-c0becfbabbf9 2018-09-27 20:13:30,726 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "attachments": [{"server_id": "ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "attachment_id": "d31c4c7f-08a4-4197-a1c4-1e36f3683658", "attached_at": "2018-09-27T20:13:27.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "device": "/dev/vdb", "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9"}], "links": [{"href": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T20:12:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b43f233f306a4b34a13610756a005641", "updated_at": "2018-09-27T20:13:29.000000", "volume_type": "tripleo", "name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "size": 2}]} 2018-09-27 20:13:30,726 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail used request id req-1cc4755a-c62e-4c92-86c3-c0becfbabbf9 2018-09-27 20:13:30,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.910936117172s 2018-09-27 20:13:30,728 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-27 20:13:30,730 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-27 20:13:30,730 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-27 20:13:30,733 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-27 20:13:30,803 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-27 20:13:30,803 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-09-27 20:13:30,804 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-27 20:13:30,804 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-27 20:13:30,842 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-09-27 20:13:30,842 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-27 20:13:30,869 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-27 20:13:31,069 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-27 20:13:31,069 - 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: bcff4748-f360-4305-9586-a8d1019cb96a Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-09-27 20:13:31,070 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-09-27 20:13:31,070 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-09-27 20:13:31,070 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-27 20:13:31,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-09-27 20:13:31,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7/os-volume_attachments/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:34,599 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-922cef33-87ad-4e57-89ac-aaa516c35818 x-openstack-request-id: req-922cef33-87ad-4e57-89ac-aaa516c35818 2018-09-27 20:13:34,599 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7/os-volume_attachments/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9 used request id req-922cef33-87ad-4e57-89ac-aaa516c35818 2018-09-27 20:13:34,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 3.52840614319s 2018-09-27 20:13:34,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 20:13:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:35,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ec7be3ec-aa5a-413d-8e91-40fb168963ef x-openstack-request-id: req-ec7be3ec-aa5a-413d-8e91-40fb168963ef 2018-09-27 20:13:35,628 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T20:12:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b43f233f306a4b34a13610756a005641", "updated_at": "2018-09-27T20:13:35.000000", "volume_type": "tripleo", "name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "size": 2}]} 2018-09-27 20:13:35,628 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail used request id req-ec7be3ec-aa5a-413d-8e91-40fb168963ef 2018-09-27 20:13:35,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.02786898613s 2018-09-27 20:13:35,629 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-09-27 20:13:35,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-09-27 20:13:35,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"volumeAttachment": {"volumeId": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9"}}' 2018-09-27 20:13:38,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c274482d-ce00-40df-926f-4140f464a657 x-openstack-request-id: req-c274482d-ce00-40df-926f-4140f464a657 2018-09-27 20:13:38,800 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "17e12972-7048-4593-9f8b-77e9ce9a73ec", "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "volumeId": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9"}} 2018-09-27 20:13:38,800 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec/os-volume_attachments used request id req-c274482d-ce00-40df-926f-4140f464a657 2018-09-27 20:13:38,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.17011809349s 2018-09-27 20:13:38,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 20:13:38,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:39,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:38 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4e5948fc-05b9-40b8-8010-cafd32e53ff8 x-openstack-request-id: req-4e5948fc-05b9-40b8-8010-cafd32e53ff8 2018-09-27 20:13:39,832 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T20:12:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b43f233f306a4b34a13610756a005641", "updated_at": "2018-09-27T20:13:38.000000", "volume_type": "tripleo", "name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "size": 2}]} 2018-09-27 20:13:39,832 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail used request id req-4e5948fc-05b9-40b8-8010-cafd32e53ff8 2018-09-27 20:13:39,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.0317158699s 2018-09-27 20:13:39,833 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:13:41,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 20:13:41,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:41,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:41 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-91eb898d-17b4-4e00-8a17-24dcea208b28 x-openstack-request-id: req-91eb898d-17b4-4e00-8a17-24dcea208b28 2018-09-27 20:13:41,898 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T20:12:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b43f233f306a4b34a13610756a005641", "updated_at": "2018-09-27T20:13:41.000000", "volume_type": "tripleo", "name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "size": 2}]} 2018-09-27 20:13:41,898 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail used request id req-91eb898d-17b4-4e00-8a17-24dcea208b28 2018-09-27 20:13:41,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0624730587006s 2018-09-27 20:13:41,900 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:13:43,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 20:13:43,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:43,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 576 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:43 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-75eb5cd6-0a08-4b74-bd08-5c80e0fc6d91 x-openstack-request-id: req-75eb5cd6-0a08-4b74-bd08-5c80e0fc6d91 2018-09-27 20:13:43,959 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "attachments": [{"server_id": "17e12972-7048-4593-9f8b-77e9ce9a73ec", "attachment_id": "789c5baa-245c-4b03-a8c5-37504d1f9c48", "attached_at": "2018-09-27T20:13:41.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "device": "/dev/vdb", "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9"}], "links": [{"href": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T20:12:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b43f233f306a4b34a13610756a005641", "updated_at": "2018-09-27T20:13:42.000000", "volume_type": "tripleo", "name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "size": 2}]} 2018-09-27 20:13:43,959 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail used request id req-75eb5cd6-0a08-4b74-bd08-5c80e0fc6d91 2018-09-27 20:13:43,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0569441318512s 2018-09-27 20:13:43,961 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-27 20:13:43,963 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-27 20:13:43,963 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-27 20:13:43,967 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-27 20:13:44,036 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-27 20:13:44,037 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-09-27 20:13:44,037 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-27 20:13:44,038 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-27 20:13:44,075 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-09-27 20:13:44,075 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-27 20:13:44,103 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-27 20:13:44,124 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-27 20:13:44,124 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-09-27 20:13:44,124 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-09-27 20:13:44,125 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-09-27 20:13:44,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-09-27 20:13:44,125 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-27 20:13:44,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec/os-volume_attachments/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:46,734 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13: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-23c0e1a3-e8c9-48bf-82ce-cf63ea438d82 x-openstack-request-id: req-23c0e1a3-e8c9-48bf-82ce-cf63ea438d82 2018-09-27 20:13:46,734 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec/os-volume_attachments/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9 used request id req-23c0e1a3-e8c9-48bf-82ce-cf63ea438d82 2018-09-27 20:13:46,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.60897493362s 2018-09-27 20:13:46,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 20:13:46,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:46,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 577 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-dd622c20-1509-4b6c-8ba5-9d92988aca83 x-openstack-request-id: req-dd622c20-1509-4b6c-8ba5-9d92988aca83 2018-09-27 20:13:46,788 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "attachments": [{"server_id": "17e12972-7048-4593-9f8b-77e9ce9a73ec", "attachment_id": "789c5baa-245c-4b03-a8c5-37504d1f9c48", "attached_at": "2018-09-27T20:13:41.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "device": "/dev/vdb", "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9"}], "links": [{"href": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T20:12:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b43f233f306a4b34a13610756a005641", "updated_at": "2018-09-27T20:13:46.000000", "volume_type": "tripleo", "name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "size": 2}]} 2018-09-27 20:13:46,788 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail used request id req-dd622c20-1509-4b6c-8ba5-9d92988aca83 2018-09-27 20:13:46,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0533590316772s 2018-09-27 20:13:46,790 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:13:48,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 20:13:48,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:49,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:48 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-748b23df-7a21-4d0f-8d04-55625e202fe2 x-openstack-request-id: req-748b23df-7a21-4d0f-8d04-55625e202fe2 2018-09-27 20:13:49,811 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T20:12:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b43f233f306a4b34a13610756a005641", "updated_at": "2018-09-27T20:13:47.000000", "volume_type": "tripleo", "name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "size": 2}]} 2018-09-27 20:13:49,811 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail used request id req-748b23df-7a21-4d0f-8d04-55625e202fe2 2018-09-27 20:13:49,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.01882815361s 2018-09-27 20:13:49,936 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 20:13:49,937 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:48 | PASS | +---------------------+------------------+------------------+----------------+ 2018-09-27 20:13:49,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 20:13:49,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:50,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 20:13: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-32bc7ad9-eae9-4478-abe9-af0b972a9c5d x-openstack-request-id: req-32bc7ad9-eae9-4478-abe9-af0b972a9c5d 2018-09-27 20:13:50,143 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec used request id req-32bc7ad9-eae9-4478-abe9-af0b972a9c5d 2018-09-27 20:13:50,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.201416969299s 2018-09-27 20:13:50,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:13:50,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:50,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 867 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-15dfa2a9-6d5f-4da1-8e6c-d7d27a8dadc5 x-openstack-request-id: req-15dfa2a9-6d5f-4da1-8e6c-d7d27a8dadc5 2018-09-27 20:13:50,927 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:5c:26", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:5c:26", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:13:04.000000", "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "security_groups": [{"name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}], "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:13:04Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:58Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:62:85", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:62:85", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17e12972-7048-4593-9f8b-77e9ce9a73ec", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:12:27.000000", "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "17e12972-7048-4593-9f8b-77e9ce9a73ec", "security_groups": [{"name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}], "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:13:50Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm2_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:19Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:13:50,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-15dfa2a9-6d5f-4da1-8e6c-d7d27a8dadc5 2018-09-27 20:13:50,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783824920654s 2018-09-27 20:13:50,930 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:13:52,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:13:52,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:54,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13: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-df328180-f7cd-436d-bcce-5b04d65c88cd x-openstack-request-id: req-df328180-f7cd-436d-bcce-5b04d65c88cd 2018-09-27 20:13:54,324 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:5c:26", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:5c:26", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:13:04.000000", "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "security_groups": [{"name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}], "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:13:04Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:58Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:13:54,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df328180-f7cd-436d-bcce-5b04d65c88cd 2018-09-27 20:13:54,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39156913757s 2018-09-27 20:13:54,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-27 20:13:54,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/c26a1795-fe32-49c1-ad9f-1b12ca5f0e6d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:55,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:13:55 GMT X-Openstack-Request-Id: req-c6f0758b-f4ee-497f-a890-d84cf7aff140 2018-09-27 20:13:55,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:13:55,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/c26a1795-fe32-49c1-ad9f-1b12ca5f0e6d.json used request id req-c6f0758b-f4ee-497f-a890-d84cf7aff140 2018-09-27 20:13:55,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.87717294693s 2018-09-27 20:13:55,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:13:55,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:55,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 556 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:55 GMT X-Openstack-Request-Id: req-fd511dd0-8104-492c-9bdd-1117c94668a1 2018-09-27 20:13:55,688 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "160db433-47cc-4157-b3b1-55317340c1e8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-27T20:13:09Z", "floating_network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": "fbc5516e-cbf4-462b-8268-601b4adcfebc", "id": "97d5cedf-f759-4a48-a5e9-8321e3fb4bf8", "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:13:09Z", "project_id": "b43f233f306a4b34a13610756a005641"}]} 2018-09-27 20:13:55,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd511dd0-8104-492c-9bdd-1117c94668a1 2018-09-27 20:13:55,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.46916103363s 2018-09-27 20:13:55,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 20:13:55,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:55,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a5475131-b8ba-4bee-8055-0b673f93acf4 x-openstack-request-id: req-a5475131-b8ba-4bee-8055-0b673f93acf4 2018-09-27 20:13:55,746 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T20:12:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b43f233f306a4b34a13610756a005641", "updated_at": "2018-09-27T20:13:47.000000", "volume_type": "tripleo", "name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "size": 2}]} 2018-09-27 20:13:55,746 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail used request id req-a5475131-b8ba-4bee-8055-0b673f93acf4 2018-09-27 20:13:55,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0510001182556s 2018-09-27 20:13:55,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2018-09-27 20:13:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:55,870 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:13:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-28f1a200-a621-4018-9c07-705eb5837d57 2018-09-27 20:13:55,870 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:13:55,870 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9 used request id req-28f1a200-a621-4018-9c07-705eb5837d57 2018-09-27 20:13:55,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.122112989426s 2018-09-27 20:13:55,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 20:13:55,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:55,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-22706d3a-2d4f-4e80-92b6-dda54913ceaf x-openstack-request-id: req-22706d3a-2d4f-4e80-92b6-dda54913ceaf 2018-09-27 20:13:55,924 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "self"}, {"href": "http://172.30.9.22:8776/b43f233f306a4b34a13610756a005641/volumes/ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T20:12:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b43f233f306a4b34a13610756a005641", "updated_at": "2018-09-27T20:13:55.000000", "volume_type": "tripleo", "name": "cinder_test-volume_fb4a3052-64da-4294-b935-49fdefa0ce8d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ba871210-e4c2-4f0c-87bb-90bb91eb1bc9", "size": 2}]} 2018-09-27 20:13:55,924 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail used request id req-22706d3a-2d4f-4e80-92b6-dda54913ceaf 2018-09-27 20:13:55,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.053631067276s 2018-09-27 20:13:55,926 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:13:57,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 20:13:57,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:57,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-dae4e375-a768-4ef0-9208-2a32d0802a80 x-openstack-request-id: req-dae4e375-a768-4ef0-9208-2a32d0802a80 2018-09-27 20:13:57,971 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-09-27 20:13:57,972 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/b43f233f306a4b34a13610756a005641/volumes/detail used request id req-dae4e375-a768-4ef0-9208-2a32d0802a80 2018-09-27 20:13:57,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0436539649963s 2018-09-27 20:13:57,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-27 20:13:57,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/97d5cedf-f759-4a48-a5e9-8321e3fb4bf8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:59,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:13:59 GMT X-Openstack-Request-Id: req-7025d42d-903e-49d7-bd48-447245b02cff 2018-09-27 20:13:59,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:13:59,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/97d5cedf-f759-4a48-a5e9-8321e3fb4bf8.json used request id req-7025d42d-903e-49d7-bd48-447245b02cff 2018-09-27 20:13:59,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.05533504486s 2018-09-27 20:13:59,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 20:13:59,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:59,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:59 GMT X-Openstack-Request-Id: req-b1a18ba6-90f3-4b4f-9113-f54b6b1695da 2018-09-27 20:13:59,087 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 20:13:59,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b1a18ba6-90f3-4b4f-9113-f54b6b1695da 2018-09-27 20:13:59,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0436489582062s 2018-09-27 20:13:59,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 20:13:59,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:13:59,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e9d598cd-759b-47e3-bed1-0aef3fd88cc0 x-openstack-request-id: req-e9d598cd-759b-47e3-bed1-0aef3fd88cc0 2018-09-27 20:13:59,287 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7 used request id req-e9d598cd-759b-47e3-bed1-0aef3fd88cc0 2018-09-27 20:13:59,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.19891500473s 2018-09-27 20:13:59,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:13:59,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:14:00,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Thu, 27 Sep 2018 20:13:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c620d5d3-7977-46b0-ac22-d06bdea6be06 x-openstack-request-id: req-c620d5d3-7977-46b0-ac22-d06bdea6be06 2018-09-27 20:14:00,088 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:5c:26", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:5c:26", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "rel": "bookmark"}], "image": {"id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "links": [{"href": "http://172.30.9.22:8774/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T20:13:04.000000", "flavor": {"id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "links": [{"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}]}, "id": "ac1d0f06-5ccd-4803-8dde-3868cbe2c5a7", "security_groups": [{"name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}], "user_id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T20:13:59Z", "hostId": "c2a3ac8ba6671d7a91acb8b1769777b49b509d858db878bc09d690c2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d", "name": "cinder_test-vm_fb4a3052-64da-4294-b935-49fdefa0ce8d", "created": "2018-09-27T20:12:58Z", "tenant_id": "b43f233f306a4b34a13610756a005641", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 20:14:00,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c620d5d3-7977-46b0-ac22-d06bdea6be06 2018-09-27 20:14:00,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800456047058s 2018-09-27 20:14:00,090 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 20:14:02,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 20:14:02,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:14:02,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2e4eb17a-db52-430a-bc49-8bfed16c3b8e x-openstack-request-id: req-2e4eb17a-db52-430a-bc49-8bfed16c3b8e 2018-09-27 20:14:02,161 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-27 20:14:02,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e4eb17a-db52-430a-bc49-8bfed16c3b8e 2018-09-27 20:14:02,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.068619966507s 2018-09-27 20:14:02,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:14:02,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:14:02,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:02 GMT X-Openstack-Request-Id: req-062b7ffc-e396-45b7-bb6a-4985b9365f25 2018-09-27 20:14:02,214 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:12Z", "updated_at": "2018-09-27T20:12:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:13Z", "revision_number": 0, "id": "47e9a2fd-b8df-4451-9784-cff1987c1669", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:13Z", "security_group_id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:12Z", "revision_number": 0, "id": "a2f38a25-092b-4e04-ab78-76470e656b8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:12Z", "security_group_id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:12Z", "revision_number": 0, "id": "b2f553e9-96c2-4c81-86d5-fce47d7fc681", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:12Z", "security_group_id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv6", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T20:12:12Z", "revision_number": 0, "id": "c16c9f94-32f4-46e3-a994-ed27eac1f833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:12Z", "security_group_id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}], "revision_number": 3, "project_id": "b43f233f306a4b34a13610756a005641", "id": "1376db68-d9cc-4499-9df2-e7cf8551699c", "name": "cinder_test-sg_fb4a3052-64da-4294-b935-49fdefa0ce8d"}, {"description": "Default security group", "tags": [], "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:02Z", "updated_at": "2018-09-27T20:12:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "c6b19a92-99f6-43ca-9e6b-cd34815bf990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "cf4dba81-435f-4224-8eee-61f0726aab49", "remote_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "e9882c08-1d36-4265-871e-47dba0d3396a", "remote_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv6", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "f3a953db-8f78-4d1d-aeea-b3394e952927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv6", "project_id": "b43f233f306a4b34a13610756a005641"}], "revision_number": 1, "project_id": "b43f233f306a4b34a13610756a005641", "id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "name": "default"}]} 2018-09-27 20:14:02,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-062b7ffc-e396-45b7-bb6a-4985b9365f25 2018-09-27 20:14:02,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0472252368927s 2018-09-27 20:14:02,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 20:14:02,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/1376db68-d9cc-4499-9df2-e7cf8551699c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:14:02,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:14:02 GMT X-Openstack-Request-Id: req-ff79882e-7239-4606-ac66-f7adc7e55a86 2018-09-27 20:14:02,425 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:14:02,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/1376db68-d9cc-4499-9df2-e7cf8551699c.json used request id req-ff79882e-7239-4606-ac66-f7adc7e55a86 2018-09-27 20:14:02,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.204517841339s 2018-09-27 20:14:02,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-27 20:14:02,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:14:02,504 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3e51ef02-2007-4b95-b82f-66609a41ff32 x-openstack-request-id: req-3e51ef02-2007-4b95-b82f-66609a41ff32 2018-09-27 20:14:02,504 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_fb4a3052-64da-4294-b935-49fdefa0ce8d used request id req-3e51ef02-2007-4b95-b82f-66609a41ff32 2018-09-27 20:14:02,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0783281326294s 2018-09-27 20:14:02,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 20:14:02,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/160db433-47cc-4157-b3b1-55317340c1e8/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" -d '{"subnet_id": "8f5dc9bf-b40d-4e0e-9729-7844ebd64d74"}' 2018-09-27 20:14:04,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:04 GMT X-Openstack-Request-Id: req-58bdd100-3dda-4e98-a045-2f6f144b425e 2018-09-27 20:14:04,242 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "54e0af22-7598-4c33-86af-da8eadf3a4e1", "tenant_id": "b43f233f306a4b34a13610756a005641", "subnet_id": "8f5dc9bf-b40d-4e0e-9729-7844ebd64d74", "subnet_ids": ["8f5dc9bf-b40d-4e0e-9729-7844ebd64d74"], "port_id": "db3c48b9-c1ee-49e8-b0e9-2d3391059366", "id": "160db433-47cc-4157-b3b1-55317340c1e8"} 2018-09-27 20:14:04,242 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/160db433-47cc-4157-b3b1-55317340c1e8/remove_router_interface.json used request id req-58bdd100-3dda-4e98-a045-2f6f144b425e 2018-09-27 20:14:04,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.73717808723s 2018-09-27 20:14:04,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 20:14:04,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:14:04,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 625 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:04 GMT X-Openstack-Request-Id: req-09243469-fc5b-4e85-8632-19f27156adab 2018-09-27 20:14:04,534 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "cfea0c19-efa1-4a51-b50a-bb696cc17969", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5a473a48-56b4-4e4a-87e6-fb470a7555a8", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:04Z", "admin_state_up": true, "updated_at": "2018-09-27T20:14:03Z", "revision_number": 4, "routes": [], "project_id": "b43f233f306a4b34a13610756a005641", "id": "160db433-47cc-4157-b3b1-55317340c1e8", "name": "cinder_test-router_fb4a3052-64da-4294-b935-49fdefa0ce8d"}]} 2018-09-27 20:14:04,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-09243469-fc5b-4e85-8632-19f27156adab 2018-09-27 20:14:04,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.292137861252s 2018-09-27 20:14:04,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 20:14:04,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/160db433-47cc-4157-b3b1-55317340c1e8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:14:06,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:14:06 GMT X-Openstack-Request-Id: req-386cdf2d-99d8-41a6-a304-90f1e17356f7 2018-09-27 20:14:06,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:14:06,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/160db433-47cc-4157-b3b1-55317340c1e8.json used request id req-386cdf2d-99d8-41a6-a304-90f1e17356f7 2018-09-27 20:14:06,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.99708390236s 2018-09-27 20:14:06,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 20:14:06,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:14:06,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:06 GMT X-Openstack-Request-Id: req-21656d07-f911-44c7-916e-80b65e7a3e0d 2018-09-27 20:14:06,575 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:12:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T20:12:04Z","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":"b43f233f306a4b34a13610756a005641","id":"8f5dc9bf-b40d-4e0e-9729-7844ebd64d74","subnetpool_id":null,"name":"cinder_test-subnet_fb4a3052-64da-4294-b935-49fdefa0ce8d"}]} 2018-09-27 20:14:06,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-21656d07-f911-44c7-916e-80b65e7a3e0d 2018-09-27 20:14:06,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0414187908173s 2018-09-27 20:14:06,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 20:14:06,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/8f5dc9bf-b40d-4e0e-9729-7844ebd64d74.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:14:08,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:14:08 GMT X-Openstack-Request-Id: req-2f184cc6-cdfe-483b-9388-6b068d20ef92 2018-09-27 20:14:08,931 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:14:08,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8f5dc9bf-b40d-4e0e-9729-7844ebd64d74.json used request id req-2f184cc6-cdfe-483b-9388-6b068d20ef92 2018-09-27 20:14:08,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.35459208488s 2018-09-27 20:14:08,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:14:08,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:14:09,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1156 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:09 GMT X-Openstack-Request-Id: req-8405d625-2887-4467-8429-7901cd3cdf3d 2018-09-27 20:14:09,202 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-27T20:14:08Z","tenant_id":"b43f233f306a4b34a13610756a005641","created_at":"2018-09-27T20:12:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b43f233f306a4b34a13610756a005641","id":"54e0af22-7598-4c33-86af-da8eadf3a4e1","name":"cinder_test-net_fb4a3052-64da-4294-b935-49fdefa0ce8d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"updated_at":"2018-09-27T20:02:12Z","tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","name":"external"}]} 2018-09-27 20:14:09,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8405d625-2887-4467-8429-7901cd3cdf3d 2018-09-27 20:14:09,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.270499944687s 2018-09-27 20:14:09,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 20:14:09,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/54e0af22-7598-4c33-86af-da8eadf3a4e1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:14:10,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:14:10 GMT X-Openstack-Request-Id: req-fd9cd9f1-b21a-4d05-85aa-9546c4864da1 2018-09-27 20:14:10,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:14:10,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/54e0af22-7598-4c33-86af-da8eadf3a4e1.json used request id req-fd9cd9f1-b21a-4d05-85aa-9546c4864da1 2018-09-27 20:14:10,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22665596008s 2018-09-27 20:14:10,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:14:10,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:14:10,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:10 GMT X-Openstack-Request-Id: req-2a8b7ca5-e080-40bd-8228-8af99f20578a 2018-09-27 20:14:10,473 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:12:09Z", "file": "/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/file", "owner": "b43f233f306a4b34a13610756a005641", "id": "d331ee0b-f2ef-44d1-8a81-9f07d902793b", "size": 12716032, "self": "/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_fb4a3052-64da-4294-b935-49fdefa0ce8d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_fb4a3052-64da-4294-b935-49fdefa0ce8d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:12:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:14:10,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2a8b7ca5-e080-40bd-8228-8af99f20578a 2018-09-27 20:14:10,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0387160778046s 2018-09-27 20:14:10,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 20:14:10,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8da17f5bcf7caab760ead7e84a7115036a41a420413000bf1f5858a757e85cb8" 2018-09-27 20:14:11,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:14:11 GMT X-Openstack-Request-Id: req-e7272f87-fd5a-4d88-95d5-f963f9f4d1fb 2018-09-27 20:14:11,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:14:11,130 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d331ee0b-f2ef-44d1-8a81-9f07d902793b used request id req-e7272f87-fd5a-4d88-95d5-f963f9f4d1fb 2018-09-27 20:14:11,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.655693054199s 2018-09-27 20:14:11,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 20:14:11,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:14:11,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8060881e-3189-4328-91e2-13f54a10ccd8 x-openstack-request-id: req-8060881e-3189-4328-91e2-13f54a10ccd8 2018-09-27 20:14:11,160 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "388aa8ba-d550-498d-a46c-3d4e03c5e2e8", "name": "cinder_test-flavor_fb4a3052-64da-4294-b935-49fdefa0ce8d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 20:14:11,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8060881e-3189-4328-91e2-13f54a10ccd8 2018-09-27 20:14:11,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244400501251s 2018-09-27 20:14:11,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 20:14:11,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:14:11,191 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9a26b462-0f47-4cd8-b65d-1b367cb0fd2e x-openstack-request-id: req-9a26b462-0f47-4cd8-b65d-1b367cb0fd2e 2018-09-27 20:14:11,191 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/388aa8ba-d550-498d-a46c-3d4e03c5e2e8 used request id req-9a26b462-0f47-4cd8-b65d-1b367cb0fd2e 2018-09-27 20:14:11,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0297429561615s 2018-09-27 20:14:11,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:14:11,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:14:11,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef6f0963-86d4-4738-a89f-64de8f767934 2018-09-27 20:14:11,408 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder_test-user_fb4a3052-64da-4294-b935-49fdefa0ce8d", "links": {"self": "http://172.30.9.22:5000/v3/users/2a6d69ae3aa9422fa046c75de7e1ddb3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:14:11,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ef6f0963-86d4-4738-a89f-64de8f767934 2018-09-27 20:14:11,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216547012329s 2018-09-27 20:14:11,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:14:11,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/2a6d69ae3aa9422fa046c75de7e1ddb3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:14:11,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8d9cae-5cdb-4cff-9eb6-5fc9b681a36e 2018-09-27 20:14:11,611 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_fb4a3052-64da-4294-b935-49fdefa0ce8d", "links": {"self": "http://172.30.9.22:5000/v3/users/2a6d69ae3aa9422fa046c75de7e1ddb3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2a6d69ae3aa9422fa046c75de7e1ddb3", "description": null}} 2018-09-27 20:14:11,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/2a6d69ae3aa9422fa046c75de7e1ddb3 used request id req-0f8d9cae-5cdb-4cff-9eb6-5fc9b681a36e 2018-09-27 20:14:11,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196977138519s 2018-09-27 20:14:11,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 20:14:11,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/2a6d69ae3aa9422fa046c75de7e1ddb3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:14:11,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43cb8c8c-6f3d-4269-a6a3-10ec0159e41a 2018-09-27 20:14:11,977 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:14:11,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/2a6d69ae3aa9422fa046c75de7e1ddb3 used request id req-43cb8c8c-6f3d-4269-a6a3-10ec0159e41a 2018-09-27 20:14:11,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.365360021591s 2018-09-27 20:14:11,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:14:11,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:14:12,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f9e6e5-783c-415b-938b-469c4b5313fb 2018-09-27 20:14:12,182 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/b43f233f306a4b34a13610756a005641"}, "tags": [], "enabled": true, "id": "b43f233f306a4b34a13610756a005641", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_fb4a3052-64da-4294-b935-49fdefa0ce8d"}]} 2018-09-27 20:14:12,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c9f9e6e5-783c-415b-938b-469c4b5313fb 2018-09-27 20:14:12,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197715044022s 2018-09-27 20:14:12,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 20:14:12,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/b43f233f306a4b34a13610756a005641 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:14:12,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:14:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4bdda3e-b3c5-4b21-ac5c-c4f770c90053 2018-09-27 20:14:12,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:14:12,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b43f233f306a4b34a13610756a005641 used request id req-f4bdda3e-b3c5-4b21-ac5c-c4f770c90053 2018-09-27 20:14:12,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.301932096481s 2018-09-27 20:14:12,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:14:12,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=b43f233f306a4b34a13610756a005641&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:14:12,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:12 GMT X-Openstack-Request-Id: req-dfd3dc02-2246-4fe9-aee4-79908e6cfbc9 2018-09-27 20:14:12,817 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:02Z", "updated_at": "2018-09-27T20:12:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "c6b19a92-99f6-43ca-9e6b-cd34815bf990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "cf4dba81-435f-4224-8eee-61f0726aab49", "remote_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "e9882c08-1d36-4265-871e-47dba0d3396a", "remote_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv6", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "f3a953db-8f78-4d1d-aeea-b3394e952927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv6", "project_id": "b43f233f306a4b34a13610756a005641"}], "revision_number": 1, "project_id": "b43f233f306a4b34a13610756a005641", "id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "name": "default"}]} 2018-09-27 20:14:12,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=b43f233f306a4b34a13610756a005641&name=default used request id req-dfd3dc02-2246-4fe9-aee4-79908e6cfbc9 2018-09-27 20:14:12,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322277784348s 2018-09-27 20:14:12,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 20:14:12,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:14:13,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:13 GMT X-Openstack-Request-Id: req-38864d0c-a071-4284-a136-4f22d03fd673 2018-09-27 20:14:13,120 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "64991f16027e4ab59c597583546b9b07", "created_at": "2018-09-27T20:02:05Z", "updated_at": "2018-09-27T20:02:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "5608bf5f-3997-4d5f-b0ff-898f0563beb8", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "afb9039d-b329-4ecf-8f34-86813d319dea", "remote_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "eb81cd2d-2174-42d4-87dd-39fb325012ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "64991f16027e4ab59c597583546b9b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:02:05Z", "revision_number": 0, "id": "b5617e91-cc4f-4244-904f-067a386a4c66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:02:05Z", "security_group_id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "tenant_id": "64991f16027e4ab59c597583546b9b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "64991f16027e4ab59c597583546b9b07"}], "revision_number": 1, "project_id": "64991f16027e4ab59c597583546b9b07", "id": "062498ff-dc24-45f1-80f7-c6cb3542bd27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "created_at": "2018-09-27T20:05:33Z", "updated_at": "2018-09-27T20:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "ccc46594-6775-4b4d-b37c-3cea066f4255", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "797db4bb-8440-45ec-b870-c83f6ffa2f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "e9fe0180-a2e9-418b-a48e-c2ba1527b5bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:33Z", "revision_number": 0, "id": "75e960ee-941f-4e12-8cd6-27b090ead92d", "remote_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:33Z", "security_group_id": "113adddd-0bf2-43e6-a5bf-5de926034924", "tenant_id": "7a5c8d6d37614985b1b1857b3620d4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a5c8d6d37614985b1b1857b3620d4e7"}], "revision_number": 1, "project_id": "7a5c8d6d37614985b1b1857b3620d4e7", "id": "113adddd-0bf2-43e6-a5bf-5de926034924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b43f233f306a4b34a13610756a005641", "created_at": "2018-09-27T20:12:02Z", "updated_at": "2018-09-27T20:12:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "e9882c08-1d36-4265-871e-47dba0d3396a", "remote_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv6", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "cf4dba81-435f-4224-8eee-61f0726aab49", "remote_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "f3a953db-8f78-4d1d-aeea-b3394e952927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv6", "project_id": "b43f233f306a4b34a13610756a005641"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:12:02Z", "revision_number": 0, "id": "c6b19a92-99f6-43ca-9e6b-cd34815bf990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:12:02Z", "security_group_id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "tenant_id": "b43f233f306a4b34a13610756a005641", "port_range_min": null, "ethertype": "IPv4", "project_id": "b43f233f306a4b34a13610756a005641"}], "revision_number": 1, "project_id": "b43f233f306a4b34a13610756a005641", "id": "97b935dc-bde1-42d1-bea2-85b1742227f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T20:05:36Z", "updated_at": "2018-09-27T20:05:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "5d67ed22-25bb-4690-bee8-c9e2111f3ada", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "afed4bc0-f046-4c59-908e-e9a6dc8152f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "98cf6d31-ddb1-4c42-ad2e-a53c081c8a13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T20:05:36Z", "revision_number": 0, "id": "be92a078-11f6-4730-8490-26f20e266438", "remote_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "remote_ip_prefix": null, "created_at": "2018-09-27T20:05:36Z", "security_group_id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b14e6cb8-763b-4c59-a7f4-66e902f1eae9", "name": "default"}]} 2018-09-27 20:14:13,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-38864d0c-a071-4284-a136-4f22d03fd673 2018-09-27 20:14:13,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.297816991806s 2018-09-27 20:14:13,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 20:14:13,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/97b935dc-bde1-42d1-bea2-85b1742227f9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}256d47ded8506816bb41644917ea3931ead4004b49842176acc0419407f2816f" 2018-09-27 20:14:13,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 20:14:13 GMT X-Openstack-Request-Id: req-6ccf059e-5767-45cb-982c-497df8b25724 2018-09-27 20:14:13,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 20:14:13,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/97b935dc-bde1-42d1-bea2-85b1742227f9.json used request id req-6ccf059e-5767-45cb-982c-497df8b25724 2018-09-27 20:14:13,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.444406032562s 2018-09-27 20:14:13,622 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-09-27 20:14:13,722 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-09-27 20:14:13,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:14:13,730 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d90fe08a-a8b0-4cf9-a6e2-4caf41752a91 2018-09-27 20:14:13,730 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:14:13,730 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-d90fe08a-a8b0-4cf9-a6e2-4caf41752a91 2018-09-27 20:14:13,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:14:14,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:14:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e0e411f365814a38b6f64224e353f0ba"}, "audit_ids": ["IiwVjrG6QmGBDySzZfn32Q"], "issued_at": "2018-09-27T20:14:14.000000Z"}} 2018-09-27 20:14:14,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-09-27 20:14:14,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:14:14,181 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa8772cd-6a3c-46c9-9746-127bb2c788a8 2018-09-27 20:14:14,181 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-09-27 20:14:14,181 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-fa8772cd-6a3c-46c9-9746-127bb2c788a8 2018-09-27 20:14:14,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57b5d1e10baf2d791e99b3fbae7dda8520ba7d548107a020c549eb79d46857eb" 2018-09-27 20:14:14,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f540bf3-86e8-47d3-98b4-389a2ce22c63 2018-09-27 20:14:14,369 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/05ae7c1be4ae4d20849f262f42a6ec8f"}, "enabled": true, "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0fdc579e49714efb9f52126cffabaf63"}, "enabled": true, "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4baffb2d1a08440f95ed93193f197b28"}, "enabled": true, "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/57e4800cd5c1492bb7daf1ffade66119"}, "enabled": true, "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7ab04f3c04d8404c942448c009e64aea"}, "enabled": true, "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7e81a40c4280407aa7e9e2643668d6c9"}, "enabled": true, "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7ffe4a44418f40f690fd8a6f105a41d3"}, "enabled": true, "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9f57e18ee6204ceca92603a274d5bcac"}, "enabled": true, "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a2c345b5b6364ed483734dbe4995e7f1"}, "enabled": true, "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bc4135011acc4c2c81f885bc8225d494"}, "enabled": true, "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/be2dc0fd29f4447da1edd003784117bb"}, "enabled": true, "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/c6fc0db2d00a4486a8abe89aa45d1eda"}, "enabled": true, "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/cd031125f1134bafaa6b2aad0003ad3f"}, "enabled": true, "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e284b3f23ee947c0aca0278960c93581"}, "enabled": true, "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ecc545c98966469a95af3aa77fa8aa1a"}, "enabled": true, "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-09-27 20:14:14,369 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-3f540bf3-86e8-47d3-98b4-389a2ce22c63 2018-09-27 20:14:14,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.198053836823s 2018-09-27 20:14:14,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-09-27 20:14:14,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57b5d1e10baf2d791e99b3fbae7dda8520ba7d548107a020c549eb79d46857eb" 2018-09-27 20:14:14,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1991 Content-Type: application/json Date: Thu, 27 Sep 2018 20:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58bc772-2001-4f85-8160-4e49dc57b8e2 2018-09-27 20:14:14,573 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0278c3b9e0c64616a1a7d144b9d178c5"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4baffb2d1a08440f95ed93193f197b28", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0ce0891b4a394af5817e82d4a114dfc9"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9f57e18ee6204ceca92603a274d5bcac", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/15854b7a8616496a9c07367a5c7705ee"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e284b3f23ee947c0aca0278960c93581", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/188cece866cb41d496cfc8e163d63636"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7ab04f3c04d8404c942448c009e64aea", "id": "188cece866cb41d496cfc8e163d63636"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/18e204cddc214e148a837dd91262975e"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05ae7c1be4ae4d20849f262f42a6ec8f", "id": "18e204cddc214e148a837dd91262975e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1ace3f9829b24654891e8675c020a135"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4baffb2d1a08440f95ed93193f197b28", "id": "1ace3f9829b24654891e8675c020a135"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1c5846d7f0724ea5947ccb8ba0a061f2"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ecc545c98966469a95af3aa77fa8aa1a", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1c7c9f356bfe4ba484737f86f9070398"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7ffe4a44418f40f690fd8a6f105a41d3", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1dfc1a7ca2c24405af467bbdbf5fb715"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6fc0db2d00a4486a8abe89aa45d1eda", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33360d775fe449f6bae6f9920027de01"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "57e4800cd5c1492bb7daf1ffade66119", "id": "33360d775fe449f6bae6f9920027de01"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/364a1e54c46943daa07e3b41a238ec3b"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7e81a40c4280407aa7e9e2643668d6c9", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/40444743cc144e808c5fcd3b4594dad5"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05ae7c1be4ae4d20849f262f42a6ec8f", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4bf7cf449dce4616a7bf6a6957678228"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e284b3f23ee947c0aca0278960c93581", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4f0b5b240f4145f79ca2398aaf442848"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "be2dc0fd29f4447da1edd003784117bb", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/55d626c15efb466fbf02fa13f78cdba9"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7ffe4a44418f40f690fd8a6f105a41d3", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60515450567a45728a58f1e057389a2c"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7e81a40c4280407aa7e9e2643668d6c9", "id": "60515450567a45728a58f1e057389a2c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/66c451fcfb0449dd9aa9359b3e0f96cc"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd031125f1134bafaa6b2aad0003ad3f", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6e3901e16b2e43bbaf556f42abc38a65"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bc4135011acc4c2c81f885bc8225d494", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7516feaad5674939ab722a26ea67b115"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e284b3f23ee947c0aca0278960c93581", "id": "7516feaad5674939ab722a26ea67b115"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/80d982d4c7cb47a49b40a5683616471a"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "be2dc0fd29f4447da1edd003784117bb", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8a28fc696eb54dbcbf088ce117aa0c6d"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4baffb2d1a08440f95ed93193f197b28", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9204cd2f86ee49d897802988986cfe61"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0fdc579e49714efb9f52126cffabaf63", "id": "9204cd2f86ee49d897802988986cfe61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/97af06e089954d6db24f7cb4c7863194"}, "url": "http://12.0.0.47:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "57e4800cd5c1492bb7daf1ffade66119", "id": "97af06e089954d6db24f7cb4c7863194"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/97d29e46a62d405e9a98965c1dd396fe"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0fdc579e49714efb9f52126cffabaf63", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a3ab7599835042fba9e3c2ebceee3198"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "be2dc0fd29f4447da1edd003784117bb", "id": "a3ab7599835042fba9e3c2ebceee3198"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a5fa0d6a7bde4d8eb6c5684dd3b38319"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd031125f1134bafaa6b2aad0003ad3f", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a928168079e54b52ae4a242638858abb"}, "url": "http://12.0.0.47:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "57e4800cd5c1492bb7daf1ffade66119", "id": "a928168079e54b52ae4a242638858abb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b556aabf8a8a47cca985569c7c23e360"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ecc545c98966469a95af3aa77fa8aa1a", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c147eb2456724c3898502e08b5c2fd21"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd031125f1134bafaa6b2aad0003ad3f", "id": "c147eb2456724c3898502e08b5c2fd21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cbcf2e01f8474c39a3957c11cfc025c0"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0fdc579e49714efb9f52126cffabaf63", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d427130b310245e08c7fdcd879ef8b4c"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7e81a40c4280407aa7e9e2643668d6c9", "id": "d427130b310245e08c7fdcd879ef8b4c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d6149be0c204421c99fff00518740fdb"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7ab04f3c04d8404c942448c009e64aea", "id": "d6149be0c204421c99fff00518740fdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d91df68f2a074b81a60c69b98f789e73"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7ab04f3c04d8404c942448c009e64aea", "id": "d91df68f2a074b81a60c69b98f789e73"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/da8ba97cc9904229a67086bf80b9fc88"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7ffe4a44418f40f690fd8a6f105a41d3", "id": "da8ba97cc9904229a67086bf80b9fc88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/de6a47d5a7184732b677f884f02ae4e6"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05ae7c1be4ae4d20849f262f42a6ec8f", "id": "de6a47d5a7184732b677f884f02ae4e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e4d1dfe16cdb40eda88e665d36b19e4e"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bc4135011acc4c2c81f885bc8225d494", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/eb55c21f593040928444d409e252cd57"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9f57e18ee6204ceca92603a274d5bcac", "id": "eb55c21f593040928444d409e252cd57"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ee19c5eea00d476d82709910be8bd9d9"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6fc0db2d00a4486a8abe89aa45d1eda", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f6efb92782e64ce4b1fd4d012baa1676"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ecc545c98966469a95af3aa77fa8aa1a", "id": "f6efb92782e64ce4b1fd4d012baa1676"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f9834c1f9b434ce3b26cb9d2e66959df"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9f57e18ee6204ceca92603a274d5bcac", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fa346c9a73ec47af93d91d9b0031e9af"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bc4135011acc4c2c81f885bc8225d494", "id": "fa346c9a73ec47af93d91d9b0031e9af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fd78b8eadef64ca6aa7159a03d72f792"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6fc0db2d00a4486a8abe89aa45d1eda", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-27 20:14:14,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-d58bc772-2001-4f85-8160-4e49dc57b8e2 2018-09-27 20:14:14,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.194622039795s 2018-09-27 20:23:01,722 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8181): Max retries exceeded with url: /restconf/modules (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Operation timed out',)) ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Basic & Neutron.Basic | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | FAIL | 3 critical tests, 0 passed, 3 failed 3 tests total, 0 passed, 3 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/94a3822f-dcfa-4239-bdb7-da3202db5557 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/e9517f3a-c62a-4167-ba59-f25ed0eff9ce (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/2feabc37-2409-46d8-af13-0ac296423266 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/2feabc37-2409-46d8-af13-0ac296423266 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/2feabc37-2409-46d8-af13-0ac296423266 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/2feabc37-2409-46d8-af13-0ac296423266 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/e9517f3a-c62a-4167-ba59-f25ed0eff9ce (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/e9517f3a-c62a-4167-ba59-f25ed0eff9ce (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/e9517f3a-c62a-4167-ba59-f25ed0eff9ce (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/94a3822f-dcfa-4239-bdb7-da3202db5557 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/94a3822f-dcfa-4239-bdb7-da3202db5557 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.3', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/94a3822f-dcfa-4239-bdb7-da3202db5557 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | FAIL | 21 critical tests, 6 passed, 15 failed 21 tests total, 6 passed, 15 failed ============================================================================== Basic & Neutron | FAIL | 22 critical tests, 6 passed, 16 failed 22 tests total, 6 passed, 16 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-09-27 20:23:01,746 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-09-27 20:23:01,853 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-09-27 20:23:01,974 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 20:23:01,975 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 08:47 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-27 20:23:01,980 - xtesting.ci.run_tests - ERROR - The test case 'odl' failed. 2018-09-27 20:23:01,982 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:08 | PASS | | tenantnetwork2 | functest | healthcheck | 00:09 | PASS | | vmready1 | functest | healthcheck | 00:14 | PASS | | vmready2 | functest | healthcheck | 00:12 | PASS | | singlevm1 | functest | healthcheck | 00:50 | PASS | | singlevm2 | functest | healthcheck | 00:35 | PASS | | vping_ssh | functest | healthcheck | 01:05 | PASS | | vping_userdata | functest | healthcheck | 00:43 | PASS | | cinder_test | functest | healthcheck | 01:48 | PASS | | odl | functest | healthcheck | 08:47 | FAIL | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-27 20:23:01,995 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-27 20:23:04,795 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-343 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-27 20:23:04,798 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.22,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UWiXQlPEGxjlexTpvDKYhosWF 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=7a5c8d6d37614985b1b1857b3620d4e7 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_PASSWORD=ZNh6MTEKLvZhoZReGgpCaBoEf export OS_REGION_NAME=regionOne 2018-09-27 20:23:04,799 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-09-27 20:23:04,805 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-09-27 20:23:05,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:23:05,111 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4c5865d-989b-4928-a2d8-d0887a77c7cd 2018-09-27 20:23:05,111 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:23:05,111 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-b4c5865d-989b-4928-a2d8-d0887a77c7cd 2018-09-27 20:23:05,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:23:05,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e0e411f365814a38b6f64224e353f0ba"}, "audit_ids": ["VT9h0DqASbyD8pr4XdKOMg"], "issued_at": "2018-09-27T20:23:05.000000Z"}} 2018-09-27 20:23:05,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 20:23:05,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:05,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:05 GMT X-Openstack-Request-Id: req-cfc02e3c-ceac-4032-9656-46a8dc7cf3d8 2018-09-27 20:23:05,853 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 20:23:05,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cfc02e3c-ceac-4032-9656-46a8dc7cf3d8 2018-09-27 20:23:05,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348659992218s 2018-09-27 20:23:05,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:23:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:06,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9821c941-6d1f-4639-aa42-72152fec1eed 2018-09-27 20:23:06,057 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 20:23:06,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-9821c941-6d1f-4639-aa42-72152fec1eed 2018-09-27 20:23:06,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196053981781s 2018-09-27 20:23:06,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 20:23:06,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0"}}' 2018-09-27 20:23:06,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a0e743c-e6fc-482e-b7cc-31aff1f67da9 2018-09-27 20:23:06,290 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/20660dc4402a49898777efc64d8b78ce"}, "tags": [], "enabled": true, "id": "20660dc4402a49898777efc64d8b78ce", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0"}} 2018-09-27 20:23:06,290 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9a0e743c-e6fc-482e-b7cc-31aff1f67da9 2018-09-27 20:23:06,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.225634098053s 2018-09-27 20:23:06,291 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'20660dc4402a49898777efc64d8b78ce', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_full-project_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0'}) 2018-09-27 20:23:06,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 20:23:06,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a31ea265-b9d2-4f91-a586-9f5d4b9c02b6", "email": null, "name": "tempest_full-user_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0"}}' 2018-09-27 20:23:06,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a6c5317-756f-4cfc-8285-53ae10fc1a32 2018-09-27 20:23:06,764 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "links": {"self": "http://172.30.9.22:5000/v3/users/0bf47084cbeb4e65bde5c4ea0c4bce81"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0bf47084cbeb4e65bde5c4ea0c4bce81", "domain_id": "default", "password_expires_at": null}} 2018-09-27 20:23:06,764 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-0a6c5317-756f-4cfc-8285-53ae10fc1a32 2018-09-27 20:23:06,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466160058975s 2018-09-27 20:23:06,765 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0bf47084cbeb4e65bde5c4ea0c4bce81', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0'}) 2018-09-27 20:23:06,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:23:06,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:06,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-221b15e8-364f-45c7-8f34-96e5094c081d 2018-09-27 20:23:06,961 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:23:06,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-221b15e8-364f-45c7-8f34-96e5094c081d 2018-09-27 20:23:06,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192917108536s 2018-09-27 20:23:06,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:23:06,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:07,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2bad8c7-a37a-4acb-8e78-68b301911a67 2018-09-27 20:23:07,172 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:23:07,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c2bad8c7-a37a-4acb-8e78-68b301911a67 2018-09-27 20:23:07,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204841852188s 2018-09-27 20:23:07,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:23:07,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:07,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd34e431-7f5d-4a42-b0b1-62c8baee9c7a 2018-09-27 20:23:07,370 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:23:07,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-dd34e431-7f5d-4a42-b0b1-62c8baee9c7a 2018-09-27 20:23:07,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193161010742s 2018-09-27 20:23:07,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:23:07,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:07,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49b4e02-2ec7-4925-a62d-65319c783dd0 2018-09-27 20:23:07,563 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 20:23:07,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b49b4e02-2ec7-4925-a62d-65319c783dd0 2018-09-27 20:23:07,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188332080841s 2018-09-27 20:23:07,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:23:07,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:07,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7f0774-d794-48f6-b3aa-c698353e7281 2018-09-27 20:23:07,735 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "links": {"self": "http://172.30.9.22:5000/v3/users/0bf47084cbeb4e65bde5c4ea0c4bce81"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0bf47084cbeb4e65bde5c4ea0c4bce81", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:23:07,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1e7f0774-d794-48f6-b3aa-c698353e7281 2018-09-27 20:23:07,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171184062958s 2018-09-27 20:23:07,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:23:07,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:07,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72722236-5535-45ba-b342-473a748e879d 2018-09-27 20:23:07,936 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/20660dc4402a49898777efc64d8b78ce"}, "tags": [], "enabled": true, "id": "20660dc4402a49898777efc64d8b78ce", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0"}]} 2018-09-27 20:23:07,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-72722236-5535-45ba-b342-473a748e879d 2018-09-27 20:23:07,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192423820496s 2018-09-27 20:23:07,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 20:23:07,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=0bf47084cbeb4e65bde5c4ea0c4bce81&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=20660dc4402a49898777efc64d8b78ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:08,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d4969c-2c09-41da-8dd0-3bcbafd0a6f0 2018-09-27 20:23:08,134 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=0bf47084cbeb4e65bde5c4ea0c4bce81&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=20660dc4402a49898777efc64d8b78ce", "previous": null, "next": null}} 2018-09-27 20:23:08,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=0bf47084cbeb4e65bde5c4ea0c4bce81&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=20660dc4402a49898777efc64d8b78ce used request id req-38d4969c-2c09-41da-8dd0-3bcbafd0a6f0 2018-09-27 20:23:08,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.189797878265s 2018-09-27 20:23:08,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 20:23:08,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/20660dc4402a49898777efc64d8b78ce/users/0bf47084cbeb4e65bde5c4ea0c4bce81/roles/1faf0c4e549845dfb4ddf99992b4bc7b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:08,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:23:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-294aaea8-3932-463b-b81a-e439fe7a7744 2018-09-27 20:23:08,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:23:08,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/20660dc4402a49898777efc64d8b78ce/users/0bf47084cbeb4e65bde5c4ea0c4bce81/roles/1faf0c4e549845dfb4ddf99992b4bc7b used request id req-294aaea8-3932-463b-b81a-e439fe7a7744 2018-09-27 20:23:08,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.444703102112s 2018-09-27 20:23:08,583 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', 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'20660dc4402a49898777efc64d8b78ce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a31ea265-b9d2-4f91-a586-9f5d4b9c02b6', 'username': u'tempest_full-user_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 20:23:08,588 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', 'password': 'a31ea265-b9d2-4f91-a586-9f5d4b9c02b6', 'project_name': 'tempest_full-project_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '20660dc4402a49898777efc64d8b78ce', 'project_domain_name': 'Default'} 2018-09-27 20:23:08,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:23:08,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:08,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee756485-2c82-4bf3-aaea-dbb9939db308 2018-09-27 20:23:08,695 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:23:08,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ee756485-2c82-4bf3-aaea-dbb9939db308 2018-09-27 20:23:08,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10374212265s 2018-09-27 20:23:08,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:23:08,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:08,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263d77ad-85d6-40b1-aa32-a6d4922f9292 2018-09-27 20:23:08,892 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:23:08,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-263d77ad-85d6-40b1-aa32-a6d4922f9292 2018-09-27 20:23:08,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191633939743s 2018-09-27 20:23:08,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:23:08,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:09,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf0d2db3-45c7-4ffd-8db1-5fa3c565999a 2018-09-27 20:23:09,007 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 20:23:09,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-bf0d2db3-45c7-4ffd-8db1-5fa3c565999a 2018-09-27 20:23:09,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109745979309s 2018-09-27 20:23:09,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:23:09,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:09,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a5b402-e800-4a02-8c78-bcbaec548a79 2018-09-27 20:23:09,131 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "links": {"self": "http://172.30.9.22:5000/v3/users/0bf47084cbeb4e65bde5c4ea0c4bce81"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0bf47084cbeb4e65bde5c4ea0c4bce81", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:23:09,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-83a5b402-e800-4a02-8c78-bcbaec548a79 2018-09-27 20:23:09,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123825073242s 2018-09-27 20:23:09,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 20:23:09,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:09,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5367d0-dd80-4050-b25c-0488b10c1be2 2018-09-27 20:23:09,339 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/20660dc4402a49898777efc64d8b78ce"}, "tags": [], "enabled": true, "id": "20660dc4402a49898777efc64d8b78ce", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0"}]} 2018-09-27 20:23:09,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-0b5367d0-dd80-4050-b25c-0488b10c1be2 2018-09-27 20:23:09,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196937084198s 2018-09-27 20:23:09,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 20:23:09,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=0bf47084cbeb4e65bde5c4ea0c4bce81&role.id=038aca4dc7514848b2d2ba0139599be2&scope.project.id=20660dc4402a49898777efc64d8b78ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:09,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22b98d6-50c3-4962-804e-9ced3307e4fe 2018-09-27 20:23:09,458 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=0bf47084cbeb4e65bde5c4ea0c4bce81&role.id=038aca4dc7514848b2d2ba0139599be2&scope.project.id=20660dc4402a49898777efc64d8b78ce", "previous": null, "next": null}} 2018-09-27 20:23:09,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=0bf47084cbeb4e65bde5c4ea0c4bce81&role.id=038aca4dc7514848b2d2ba0139599be2&scope.project.id=20660dc4402a49898777efc64d8b78ce used request id req-a22b98d6-50c3-4962-804e-9ced3307e4fe 2018-09-27 20:23:09,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110569000244s 2018-09-27 20:23:09,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 20:23:09,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/20660dc4402a49898777efc64d8b78ce/users/0bf47084cbeb4e65bde5c4ea0c4bce81/roles/038aca4dc7514848b2d2ba0139599be2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:09,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd14009f-c1fb-47d2-8fd4-d538e751645b 2018-09-27 20:23:09,754 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:23:09,754 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/20660dc4402a49898777efc64d8b78ce/users/0bf47084cbeb4e65bde5c4ea0c4bce81/roles/038aca4dc7514848b2d2ba0139599be2 used request id req-cd14009f-c1fb-47d2-8fd4-d538e751645b 2018-09-27 20:23:09,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.292183876038s 2018-09-27 20:23:09,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:23:09,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:09,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582c35c7-f1f4-4415-9092-3a19721c2e9e 2018-09-27 20:23:09,950 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:23:09,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-582c35c7-f1f4-4415-9092-3a19721c2e9e 2018-09-27 20:23:09,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192441940308s 2018-09-27 20:23:09,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 20:23:09,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:10,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23be7b04-09f0-4dd4-91eb-c8ad765e0e45 2018-09-27 20:23:10,153 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 20:23:10,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-23be7b04-09f0-4dd4-91eb-c8ad765e0e45 2018-09-27 20:23:10,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197503089905s 2018-09-27 20:23:10,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 20:23:10,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:10,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb12189-ba83-4274-aed8-9672ccd88b3f 2018-09-27 20:23:10,360 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "links": {"self": "http://172.30.9.22:5000/v3/users/0bf47084cbeb4e65bde5c4ea0c4bce81"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0bf47084cbeb4e65bde5c4ea0c4bce81", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 20:23:10,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-dfb12189-ba83-4274-aed8-9672ccd88b3f 2018-09-27 20:23:10,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206302165985s 2018-09-27 20:23:10,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 20:23:10,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=038aca4dc7514848b2d2ba0139599be2&user.id=0bf47084cbeb4e65bde5c4ea0c4bce81&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:10,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e830a9-79c1-4ddc-8448-017125350473 2018-09-27 20:23:10,566 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=038aca4dc7514848b2d2ba0139599be2&user.id=0bf47084cbeb4e65bde5c4ea0c4bce81&scope.domain.id=default", "previous": null, "next": null}} 2018-09-27 20:23:10,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=038aca4dc7514848b2d2ba0139599be2&user.id=0bf47084cbeb4e65bde5c4ea0c4bce81&scope.domain.id=default used request id req-69e830a9-79c1-4ddc-8448-017125350473 2018-09-27 20:23:10,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195065975189s 2018-09-27 20:23:10,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-09-27 20:23:10,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/0bf47084cbeb4e65bde5c4ea0c4bce81/roles/038aca4dc7514848b2d2ba0139599be2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 20:23:10,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 20:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af545473-96ae-4509-a617-cc6a9c214781 2018-09-27 20:23:10,796 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 20:23:10,797 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/0bf47084cbeb4e65bde5c4ea0c4bce81/roles/038aca4dc7514848b2d2ba0139599be2 used request id req-af545473-96ae-4509-a617-cc6a9c214781 2018-09-27 20:23:10,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.226135015488s 2018-09-27 20:23:10,797 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-27 20:23:14,941 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 24656c39-a32c-4cda-9838-e0d35b7c75df | 2018-09-27T20:23:14.534681 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 24656c39-a32c-4cda-9838-e0d35b7c75df ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-27 20:23:18,167 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-09-27 20:23:18,877 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-27 20:23:23,734 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=ffc563ba-f0ab-46e0-92a3-e9437d558636) as the default verifier for the future CLI operations. 2018-09-27 20:23:25,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:23:25,645 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-789301d9-c45d-4a74-855c-9a1030bcf7a4 2018-09-27 20:23:25,646 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 20:23:25,646 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-789301d9-c45d-4a74-855c-9a1030bcf7a4 2018-09-27 20:23:25,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 20:23:26,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T21:23:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20660dc4402a49898777efc64d8b78ce", "name": "tempest_full-project_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/20660dc4402a49898777efc64d8b78ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/20660dc4402a49898777efc64d8b78ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/20660dc4402a49898777efc64d8b78ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/20660dc4402a49898777efc64d8b78ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/20660dc4402a49898777efc64d8b78ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/20660dc4402a49898777efc64d8b78ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_20660dc4402a49898777efc64d8b78ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_20660dc4402a49898777efc64d8b78ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/20660dc4402a49898777efc64d8b78ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/20660dc4402a49898777efc64d8b78ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/20660dc4402a49898777efc64d8b78ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/20660dc4402a49898777efc64d8b78ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/20660dc4402a49898777efc64d8b78ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/20660dc4402a49898777efc64d8b78ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "id": "0bf47084cbeb4e65bde5c4ea0c4bce81"}, "audit_ids": ["3asKIPrZRaGwVzYBYjXF8Q"], "issued_at": "2018-09-27T20:23:25.000000Z"}} 2018-09-27 20:23:26,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-27 20:23:26,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" 2018-09-27 20:23:26,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8761 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:26 GMT X-Openstack-Request-Id: req-7c66a9dd-8451-4181-91f2-2cf56345d39e 2018-09-27 20:23:26,325 - 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": "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": "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": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-09-27 20:23:26,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-7c66a9dd-8451-4181-91f2-2cf56345d39e 2018-09-27 20:23:26,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.265834093094s 2018-09-27 20:23:26,333 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-09-27 20:23:26,333 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 20:23:26,457 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 20:23:26,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 20:23:26,465 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:26 GMT 2018-09-27 20:23:26,465 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 20:23:26,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:23:26,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" 2018-09-27 20:23:26,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:26 GMT X-Openstack-Request-Id: req-97d43026-fc2a-4649-9f27-1954b26067b7 2018-09-27 20:23:26,796 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:23:26,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-97d43026-fc2a-4649-9f27-1954b26067b7 2018-09-27 20:23:26,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327844142914s 2018-09-27 20:23:26,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 20:23:26,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0"}' 2018-09-27 20:23:27,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:27 GMT Location: http://172.30.9.22:9292/v2/images/46b8404d-899f-41f1-938f-db67b352ad05 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f19e778b-7d08-4afa-828e-4671f0f1b6bd 2018-09-27 20:23:27,108 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:23:27Z", "file": "/v2/images/46b8404d-899f-41f1-938f-db67b352ad05/file", "owner": "20660dc4402a49898777efc64d8b78ce", "id": "46b8404d-899f-41f1-938f-db67b352ad05", "size": null, "self": "/v2/images/46b8404d-899f-41f1-938f-db67b352ad05", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "checksum": null, "created_at": "2018-09-27T20:23:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 20:23:27,108 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-f19e778b-7d08-4afa-828e-4671f0f1b6bd 2018-09-27 20:23:27,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.302978038788s 2018-09-27 20:23:27,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 20:23:27,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/46b8404d-899f-41f1-938f-db67b352ad05/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" -d '' 2018-09-27 20:23:28,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:23:28 GMT X-Openstack-Request-Id: req-d8c9284a-f180-40a8-99b9-8a5e1a72ab50 2018-09-27 20:23:28,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:23:28,340 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/46b8404d-899f-41f1-938f-db67b352ad05/file used request id req-d8c9284a-f180-40a8-99b9-8a5e1a72ab50 2018-09-27 20:23:28,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.2306740284s 2018-09-27 20:23:28,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:23:28,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" 2018-09-27 20:23:28,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:28 GMT X-Openstack-Request-Id: req-dad250de-58b4-47f8-b241-20776a8d035b 2018-09-27 20:23:28,750 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:23:28Z", "file": "/v2/images/46b8404d-899f-41f1-938f-db67b352ad05/file", "owner": "20660dc4402a49898777efc64d8b78ce", "id": "46b8404d-899f-41f1-938f-db67b352ad05", "size": 12716032, "self": "/v2/images/46b8404d-899f-41f1-938f-db67b352ad05", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/46b8404d-899f-41f1-938f-db67b352ad05/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/46b8404d-899f-41f1-938f-db67b352ad05/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:23:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:23:28,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-dad250de-58b4-47f8-b241-20776a8d035b 2018-09-27 20:23:28,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.405498027802s 2018-09-27 20:23:28,752 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/46b8404d-899f-41f1-938f-db67b352ad05/snap', u'metadata': Munch({})})], 'file': u'/v2/images/46b8404d-899f-41f1-938f-db67b352ad05/file', 'owner': u'20660dc4402a49898777efc64d8b78ce', 'id': u'46b8404d-899f-41f1-938f-db67b352ad05', 'size': 12716032, u'self': u'/v2/images/46b8404d-899f-41f1-938f-db67b352ad05', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'20660dc4402a49898777efc64d8b78ce', 'name': 'tempest_full-project_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/46b8404d-899f-41f1-938f-db67b352ad05/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T20:23:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-27T20:23:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', '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/46b8404d-899f-41f1-938f-db67b352ad05', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', 'created': u'2018-09-27T20:23:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T20:23:27Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/46b8404d-899f-41f1-938f-db67b352ad05', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 20:23:28,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 20:23:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 20:23:29,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b62335e7-22ea-4646-917b-4a2c30666644 x-openstack-request-id: req-b62335e7-22ea-4646-917b-4a2c30666644 2018-09-27 20:23:29,084 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/213cf46f-9ac5-4b9e-93ea-18061f10adba", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/213cf46f-9ac5-4b9e-93ea-18061f10adba", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "213cf46f-9ac5-4b9e-93ea-18061f10adba", "name": "tempest_full-flavor_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 20:23:29,084 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b62335e7-22ea-4646-917b-4a2c30666644 2018-09-27 20:23:29,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.328460931778s 2018-09-27 20:23:29,085 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', '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'7a5c8d6d37614985b1b1857b3620d4e7', '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'213cf46f-9ac5-4b9e-93ea-18061f10adba', 'swap': 0}) 2018-09-27 20:23:29,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 20:23:29,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/213cf46f-9ac5-4b9e-93ea-18061f10adba/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" -d '{"extra_specs": {}}' 2018-09-27 20:23:29,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23: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-bb41ddfb-ea3a-45b8-b911-3261b77d25cc x-openstack-request-id: req-bb41ddfb-ea3a-45b8-b911-3261b77d25cc 2018-09-27 20:23:29,125 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 20:23:29,125 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/213cf46f-9ac5-4b9e-93ea-18061f10adba/os-extra_specs used request id req-bb41ddfb-ea3a-45b8-b911-3261b77d25cc 2018-09-27 20:23:29,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0398261547089s 2018-09-27 20:23:29,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:23:29,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" 2018-09-27 20:23:29,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60edc6f-e78e-4b22-ac21-cd8783d18ef8 2018-09-27 20:23:29,343 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:23:29,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f60edc6f-e78e-4b22-ac21-cd8783d18ef8 2018-09-27 20:23:29,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206403970718s 2018-09-27 20:23:29,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 20:23:29,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" 2018-09-27 20:23:29,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e25bb93-42a8-4181-949f-f32dcb2d1f53 2018-09-27 20:23:29,554 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 20:23:29,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7e25bb93-42a8-4181-949f-f32dcb2d1f53 2018-09-27 20:23:29,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2055580616s 2018-09-27 20:23:29,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-27 20:23:29,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" 2018-09-27 20:23:29,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 715 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-52c76b05-3e1c-4964-8430-9940616b5940 x-openstack-request-id: req-52c76b05-3e1c-4964-8430-9940616b5940 2018-09-27 20:23:29,862 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 246}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 249}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 6}]} 2018-09-27 20:23:29,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-52c76b05-3e1c-4964-8430-9940616b5940 2018-09-27 20:23:29,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.288189888s 2018-09-27 20:23:29,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:23:29,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" 2018-09-27 20:23:30,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:30 GMT X-Openstack-Request-Id: req-44098bc4-a956-4425-aadb-a1b593e84f17 2018-09-27 20:23:30,157 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:23:28Z", "file": "/v2/images/46b8404d-899f-41f1-938f-db67b352ad05/file", "owner": "20660dc4402a49898777efc64d8b78ce", "id": "46b8404d-899f-41f1-938f-db67b352ad05", "size": 12716032, "self": "/v2/images/46b8404d-899f-41f1-938f-db67b352ad05", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/46b8404d-899f-41f1-938f-db67b352ad05/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/46b8404d-899f-41f1-938f-db67b352ad05/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:23:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:23:30,157 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-44098bc4-a956-4425-aadb-a1b593e84f17 2018-09-27 20:23:30,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.289721012115s 2018-09-27 20:23:30,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 20:23:30,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0"}' 2018-09-27 20:23:30,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:30 GMT Location: http://172.30.9.22:9292/v2/images/82e2c37b-3310-4c71-ac06-a7994808a757 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4b5f4a07-c01e-4e65-98b8-8f1ff468de18 2018-09-27 20:23:30,472 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:23:30Z", "file": "/v2/images/82e2c37b-3310-4c71-ac06-a7994808a757/file", "owner": "20660dc4402a49898777efc64d8b78ce", "id": "82e2c37b-3310-4c71-ac06-a7994808a757", "size": null, "self": "/v2/images/82e2c37b-3310-4c71-ac06-a7994808a757", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "checksum": null, "created_at": "2018-09-27T20:23:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 20:23:30,472 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4b5f4a07-c01e-4e65-98b8-8f1ff468de18 2018-09-27 20:23:30,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.305984973907s 2018-09-27 20:23:30,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 20:23:30,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/82e2c37b-3310-4c71-ac06-a7994808a757/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" -d '' 2018-09-27 20:23:30,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 20:23:30 GMT X-Openstack-Request-Id: req-e93c6346-09ef-4fa2-9051-68a7da966fc8 2018-09-27 20:23:30,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 20:23:30,915 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/82e2c37b-3310-4c71-ac06-a7994808a757/file used request id req-e93c6346-09ef-4fa2-9051-68a7da966fc8 2018-09-27 20:23:30,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.442300081253s 2018-09-27 20:23:30,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 20:23:30,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" 2018-09-27 20:23:31,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:31 GMT X-Openstack-Request-Id: req-70abd92f-14f0-48e0-9ca2-6215a80e415c 2018-09-27 20:23:31,309 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:23:30Z", "file": "/v2/images/82e2c37b-3310-4c71-ac06-a7994808a757/file", "owner": "20660dc4402a49898777efc64d8b78ce", "id": "82e2c37b-3310-4c71-ac06-a7994808a757", "size": 12716032, "self": "/v2/images/82e2c37b-3310-4c71-ac06-a7994808a757", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/82e2c37b-3310-4c71-ac06-a7994808a757/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/82e2c37b-3310-4c71-ac06-a7994808a757/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:23:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:23:28Z", "file": "/v2/images/46b8404d-899f-41f1-938f-db67b352ad05/file", "owner": "20660dc4402a49898777efc64d8b78ce", "id": "46b8404d-899f-41f1-938f-db67b352ad05", "size": 12716032, "self": "/v2/images/46b8404d-899f-41f1-938f-db67b352ad05", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/46b8404d-899f-41f1-938f-db67b352ad05/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/46b8404d-899f-41f1-938f-db67b352ad05/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:23:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 20:23:31,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-70abd92f-14f0-48e0-9ca2-6215a80e415c 2018-09-27 20:23:31,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.389261007309s 2018-09-27 20:23:31,312 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/82e2c37b-3310-4c71-ac06-a7994808a757/snap', u'metadata': Munch({})})], 'file': u'/v2/images/82e2c37b-3310-4c71-ac06-a7994808a757/file', 'owner': u'20660dc4402a49898777efc64d8b78ce', 'id': u'82e2c37b-3310-4c71-ac06-a7994808a757', 'size': 12716032, u'self': u'/v2/images/82e2c37b-3310-4c71-ac06-a7994808a757', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'20660dc4402a49898777efc64d8b78ce', 'name': 'tempest_full-project_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/82e2c37b-3310-4c71-ac06-a7994808a757/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T20:23:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-27T20:23:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', '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/82e2c37b-3310-4c71-ac06-a7994808a757', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', 'created': u'2018-09-27T20:23:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T20:23:30Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/82e2c37b-3310-4c71-ac06-a7994808a757', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 20:23:31,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 20:23:31,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 20:23:31,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b0161a6-0735-4618-87ce-6eee117b09cc x-openstack-request-id: req-4b0161a6-0735-4618-87ce-6eee117b09cc 2018-09-27 20:23:31,351 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/15e5536a-06af-480b-a059-b4b24ec4526c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/15e5536a-06af-480b-a059-b4b24ec4526c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "15e5536a-06af-480b-a059-b4b24ec4526c", "name": "tempest_full-flavor_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 20:23:31,351 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4b0161a6-0735-4618-87ce-6eee117b09cc 2018-09-27 20:23:31,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0383310317993s 2018-09-27 20:23:31,352 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', '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'7a5c8d6d37614985b1b1857b3620d4e7', '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'15e5536a-06af-480b-a059-b4b24ec4526c', 'swap': 0}) 2018-09-27 20:23:31,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 20:23:31,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/15e5536a-06af-480b-a059-b4b24ec4526c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" -d '{"extra_specs": {}}' 2018-09-27 20:23:31,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 20:23:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45f187b8-01c4-45dc-9e37-065ef64ff2ab x-openstack-request-id: req-45f187b8-01c4-45dc-9e37-065ef64ff2ab 2018-09-27 20:23:31,381 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 20:23:31,381 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/15e5536a-06af-480b-a059-b4b24ec4526c/os-extra_specs used request id req-45f187b8-01c4-45dc-9e37-065ef64ff2ab 2018-09-27 20:23:31,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0291001796722s 2018-09-27 20:23:31,382 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0', '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'7a5c8d6d37614985b1b1857b3620d4e7', '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'15e5536a-06af-480b-a059-b4b24ec4526c', 'swap': 0}) 2018-09-27 20:23:34,702 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-27 20:23:34,703 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-27 20:23:34,703 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-27 20:23:34,706 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-27 20:23:34,717 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-27 20:23:37,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ffc563ba-f0ab-46e0-92a3-e9437d558636/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-09-27 20:23:37,296 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-27 20:23:37,299 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-27 20:23:37,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-09-27 20:23:42,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:23:42.853 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-09-27 20:23:46,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:23:46.879 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.327s] 2018-09-27 20:23:46,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:23:46.959 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.080s] 2018-09-27 20:23:47,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:23:47.046 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.086s] 2018-09-27 20:23:47,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:23:47.184 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.137s] 2018-09-27 20:23:47,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:23:47.286 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.101s] 2018-09-27 20:23:48,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:23:48.393 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.775s] 2018-09-27 20:23:48,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:23:48.587 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.195s] 2018-09-27 20:23:51,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:23:51.390 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 ... skip: The microversion range[2.41 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:23:51,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:23:51.391 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:23:55,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:23:55.841 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.331s] 2018-09-27 20:23:55,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:23:55.909 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.068s] 2018-09-27 20:23:56,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:23:56.393 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.278s] 2018-09-27 20:23:56,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:23:56.611 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.218s] 2018-09-27 20:24:03,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:03.930 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.307s] 2018-09-27 20:24:07,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:07.820 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [21.164s] 2018-09-27 20:24:08,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:08.650 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full ... success [4.747s] 2018-09-27 20:24:12,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:12.074 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.374s] 2018-09-27 20:24:12,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:12.126 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.051s] 2018-09-27 20:24:12,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:12.354 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.228s] 2018-09-27 20:24:12,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:12.758 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full ... success [4.107s] 2018-09-27 20:24:13,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:13.574 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [5.756s] 2018-09-27 20:24:15,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:15.323 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test ... skip: The microversion range[2.28 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:24:17,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:17.533 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full ... success [4.774s] 2018-09-27 20:24:17,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:17.546 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user ... success [0.015s] 2018-09-27 20:24:20,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:20.046 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.586s] 2018-09-27 20:24:20,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:20.071 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.025s] 2018-09-27 20:24:20,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:20.123 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.051s] 2018-09-27 20:24:20,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:20.157 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.034s] 2018-09-27 20:24:21,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:21.611 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [8.036s] 2018-09-27 20:24:25,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:25.301 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-09-27 20:24:25,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:25.303 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-09-27 20:24:27,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:27.264 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [5.653s] 2018-09-27 20:24:27,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:27.852 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.300s] 2018-09-27 20:24:27,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:27.876 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.024s] 2018-09-27 20:24:29,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:29.474 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [2.210s] 2018-09-27 20:24:29,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:29.924 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [43.111s] 2018-09-27 20:24:30,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:30.690 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [1.214s] 2018-09-27 20:24:30,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:30.980 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.290s] 2018-09-27 20:24:31,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:31.191 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:24:31,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:31.602 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.621s] 2018-09-27 20:24:31,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:31.840 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.239s] 2018-09-27 20:24:32,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:32.463 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [2.539s] 2018-09-27 20:24:33,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:33.618 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [1.154s] 2018-09-27 20:24:33,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:33.632 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.015s] 2018-09-27 20:24:33,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:33.645 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.012s] 2018-09-27 20:24:33,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:33.675 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.029s] 2018-09-27 20:24:33,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:33.816 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.140s] 2018-09-27 20:24:33,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:33.925 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.109s] 2018-09-27 20:24:33,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:33.948 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.023s] 2018-09-27 20:24:34,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:34.091 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.142s] 2018-09-27 20:24:34,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:34.107 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.016s] 2018-09-27 20:24:34,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:34.118 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.011s] 2018-09-27 20:24:36,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:36.680 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [2.560s] 2018-09-27 20:24:36,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:36.804 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.125s] 2018-09-27 20:24:39,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:39.411 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-09-27 20:24:43,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:43.673 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.372s] 2018-09-27 20:24:43,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:43.836 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.162s] 2018-09-27 20:24:43,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:43.934 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.098s] 2018-09-27 20:24:44,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:44.139 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.204s] 2018-09-27 20:24:44,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:44.243 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.104s] 2018-09-27 20:24:44,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:44.701 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.457s] 2018-09-27 20:24:44,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:44.844 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.144s] 2018-09-27 20:24:45,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:45.302 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.454s] 2018-09-27 20:24:45,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:45.473 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.172s] 2018-09-27 20:24:45,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:45.618 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.145s] 2018-09-27 20:24:46,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:46.804 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [13.839s] 2018-09-27 20:24:53,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:53.894 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:24:55,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:55.680 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.327s] 2018-09-27 20:24:55,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:55.692 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.012s] 2018-09-27 20:24:55,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:55.766 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.074s] 2018-09-27 20:24:55,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:55.825 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.058s] 2018-09-27 20:24:55,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:55.842 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.017s] 2018-09-27 20:24:55,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:55.855 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.013s] 2018-09-27 20:24:55,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:24:55.864 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2018-09-27 20:25:00,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:00.126 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON ... skip: The microversion range[2.61 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:25:04,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:04.949 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.206s] 2018-09-27 20:25:04,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:04.962 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.013s] 2018-09-27 20:25:04,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:04.983 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.021s] 2018-09-27 20:25:04,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:04.996 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.012s] 2018-09-27 20:25:05,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:05.015 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.015s] 2018-09-27 20:25:05,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:05.025 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... fail [25.600s] 2018-09-27 20:25:05,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:05.026 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.012s] 2018-09-27 20:25:05,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:05.043 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.019s] 2018-09-27 20:25:05,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:05.052 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.009s] 2018-09-27 20:25:05,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:05.072 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.020s] 2018-09-27 20:25:05,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:05.081 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.009s] 2018-09-27 20:25:05,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:05.091 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2018-09-27 20:25:05,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:05.101 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.009s] 2018-09-27 20:25:05,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:05.111 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.010s] 2018-09-27 20:25:05,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:05.132 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.021s] 2018-09-27 20:25:07,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:07.540 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.268s] 2018-09-27 20:25:13,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:13.088 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.314s] 2018-09-27 20:25:13,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:13.130 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.042s] 2018-09-27 20:25:13,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:13.203 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.073s] 2018-09-27 20:25:13,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:13.230 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.027s] 2018-09-27 20:25:13,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:13.392 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.162s] 2018-09-27 20:25:19,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:19.540 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [11.995s] 2018-09-27 20:25:19,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:19.551 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.014s] 2018-09-27 20:25:19,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:19.564 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.012s] 2018-09-27 20:25:19,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:19.579 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.015s] 2018-09-27 20:25:20,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:20.126 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.545s] 2018-09-27 20:25:20,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:20.589 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.463s] 2018-09-27 20:25:21,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:21.986 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.360s] 2018-09-27 20:25:22,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:22.060 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.074s] 2018-09-27 20:25:25,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:25.749 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:25:27,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:27.487 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON ... skip: The microversion range[2.53 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:25:30,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:30.253 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.219s] 2018-09-27 20:25:30,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:30.305 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.052s] 2018-09-27 20:25:30,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:30.347 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.041s] 2018-09-27 20:25:30,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:30.403 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.056s] 2018-09-27 20:25:30,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:30.428 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.025s] 2018-09-27 20:25:30,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:30.478 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.049s] 2018-09-27 20:25:30,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:30.530 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.052s] 2018-09-27 20:25:30,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:30.576 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.045s] 2018-09-27 20:25:30,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:30.604 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.028s] 2018-09-27 20:25:30,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:30.652 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.047s] 2018-09-27 20:25:30,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:30.697 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.045s] 2018-09-27 20:25:40,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:40.653 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [35.628s] 2018-09-27 20:25:40,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:40.654 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-09-27 20:25:40,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:40.765 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [10.619s] 2018-09-27 20:25:49,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:49.626 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [8.063s] 2018-09-27 20:25:51,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:51.752 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [10.986s] 2018-09-27 20:25:57,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:25:57.052 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [7.425s] 2018-09-27 20:26:00,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:00.216 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.641s] 2018-09-27 20:26:00,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:00.511 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.294s] 2018-09-27 20:26:03,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:03.445 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 ... skip: The microversion range[2.36 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:26:03,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:03.446 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:26:04,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:04.730 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.903s] 2018-09-27 20:26:08,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:08.022 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.360s] 2018-09-27 20:26:08,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:08.054 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.033s] 2018-09-27 20:26:08,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:08.090 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.036s] 2018-09-27 20:26:14,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:14.164 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.106s] 2018-09-27 20:26:14,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:14.508 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.345s] 2018-09-27 20:26:17,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:17.692 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [3.181s] 2018-09-27 20:26:19,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:19.067 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [7.087s] 2018-09-27 20:26:19,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:19.252 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.560s] 2018-09-27 20:26:22,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:22.761 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-09-27 20:26:23,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:23.101 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [4.033s] 2018-09-27 20:26:27,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:27.477 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [4.375s] 2018-09-27 20:26:33,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:33.184 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [5.707s] 2018-09-27 20:26:37,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:37.609 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [13.647s] 2018-09-27 20:26:38,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:38.007 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [4.822s] 2018-09-27 20:26:39,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:39.751 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [12.662s] 2018-09-27 20:26:39,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:39.797 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [2.189s] 2018-09-27 20:26:43,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:43.576 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [5.569s] 2018-09-27 20:26:55,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:55.439 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [118.322s] 2018-09-27 20:26:59,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:26:59.049 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... fail [12.317s] 2018-09-27 20:27:15,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:15.712 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [27.195s] 2018-09-27 20:27:16,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:16.908 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [6.055s] 2018-09-27 20:27:17,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:17.621 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.712s] 2018-09-27 20:27:18,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:18.683 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [1.062s] 2018-09-27 20:27:28,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:28.069 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [10.228s] 2018-09-27 20:27:32,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:32.222 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON ... fail 2018-09-27 20:27:36,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:36.849 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.322s] 2018-09-27 20:27:36,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:36.913 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.065s] 2018-09-27 20:27:36,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:36.978 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.064s] 2018-09-27 20:27:37,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:37.388 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.410s] 2018-09-27 20:27:38,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:38.117 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id ... success [0.256s] 2018-09-27 20:27:38,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:38.211 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [10.141s] 2018-09-27 20:27:38,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:38.684 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id ... success [0.567s] 2018-09-27 20:27:39,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:39.240 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.554s] 2018-09-27 20:27:39,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:39.796 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.556s] 2018-09-27 20:27:40,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:40.092 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.297s] 2018-09-27 20:27:40,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:40.628 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image ... success [0.535s] 2018-09-27 20:27:41,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:41.845 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-09-27 20:27:48,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:48.105 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [4.453s] 2018-09-27 20:27:48,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:48.571 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.344s] 2018-09-27 20:27:48,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:48.708 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.137s] 2018-09-27 20:27:49,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:49.085 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.376s] 2018-09-27 20:27:49,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:49.867 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.782s] 2018-09-27 20:27:50,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:50.280 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.412s] 2018-09-27 20:27:55,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:27:55.594 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON ... skip: The microversion range[2.55 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:28:03,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:03.180 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON ... skip: nova-network is gone 2018-09-27 20:28:07,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:07.661 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.302s] 2018-09-27 20:28:07,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:07.700 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.039s] 2018-09-27 20:28:07,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:07.734 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.034s] 2018-09-27 20:28:07,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:07.812 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.076s] 2018-09-27 20:28:07,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:07.929 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.117s] 2018-09-27 20:28:15,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:15.923 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.279s] 2018-09-27 20:28:15,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:15.933 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.010s] 2018-09-27 20:28:15,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:15.943 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.010s] 2018-09-27 20:28:16,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:16.170 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.226s] 2018-09-27 20:28:16,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:16.180 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.010s] 2018-09-27 20:28:16,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:16.230 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.049s] 2018-09-27 20:28:16,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:16.242 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.012s] 2018-09-27 20:28:18,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:18.919 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-09-27 20:28:20,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:20.139 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:28:22,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:22.613 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [1.013s] 2018-09-27 20:28:23,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:23.250 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.636s] 2018-09-27 20:28:23,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:23.293 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [67.567s] 2018-09-27 20:28:23,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:23.830 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.579s] 2018-09-27 20:28:32,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:32.855 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.297s] 2018-09-27 20:28:34,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:34.522 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.667s] 2018-09-27 20:28:36,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:36.695 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [2.171s] 2018-09-27 20:28:39,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:39.905 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [3.210s] 2018-09-27 20:28:42,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:42.415 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.509s] 2018-09-27 20:28:42,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:42.982 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [28.443s] 2018-09-27 20:28:43,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:43.174 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [19.882s] 2018-09-27 20:28:51,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:51.461 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [8.483s] 2018-09-27 20:28:52,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:28:52.209 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [9.034s] 2018-09-27 20:29:11,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:11.471 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [17.324s] 2018-09-27 20:29:13,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:13.354 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [1.886s] 2018-09-27 20:29:13,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:13.922 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [12.530s] 2018-09-27 20:29:13,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:13.949 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.029s] 2018-09-27 20:29:13,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:13.963 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.014s] 2018-09-27 20:29:13,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:13.975 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.012s] 2018-09-27 20:29:18,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:18.761 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.404s] 2018-09-27 20:29:29,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:29.563 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [65.419s] 2018-09-27 20:29:29,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:29.591 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.034s] 2018-09-27 20:29:29,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:29.888 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [1.294s] 2018-09-27 20:29:30,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:30.979 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [1.091s] 2018-09-27 20:29:31,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:31.189 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.209s] 2018-09-27 20:29:41,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:41.053 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... fail [11.451s] 2018-09-27 20:29:43,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:43.215 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [24.447s] 2018-09-27 20:29:44,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:44.206 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.998s] 2018-09-27 20:29:45,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:45.467 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [17.915s] 2018-09-27 20:29:45,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:45.478 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.011s] 2018-09-27 20:29:45,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:45.830 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.352s] 2018-09-27 20:29:46,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:46.139 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.309s] 2018-09-27 20:29:49,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:29:49.381 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... fail [18.180s] 2018-09-27 20:30:12,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:12.604 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... fail [23.213s] 2018-09-27 20:30:19,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:19.755 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.476s] 2018-09-27 20:30:20,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:20.081 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.324s] 2018-09-27 20:30:20,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:20.218 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.137s] 2018-09-27 20:30:21,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:21.051 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.831s] 2018-09-27 20:30:21,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:21.176 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [9.759s] 2018-09-27 20:30:22,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:22.537 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.362s] 2018-09-27 20:30:28,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:28.575 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.890s] 2018-09-27 20:30:28,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:28.583 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.009s] 2018-09-27 20:30:29,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:29.683 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.453s] 2018-09-27 20:30:30,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:30.435 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.851s] 2018-09-27 20:30:30,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:30.438 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-09-27 20:30:30,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:30.440 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-09-27 20:30:30,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:30.441 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-09-27 20:30:30,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:30.686 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.247s] 2018-09-27 20:30:30,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:30.709 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.023s] 2018-09-27 20:30:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:30.711 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-09-27 20:30:30,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:30.712 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-09-27 20:30:30,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:30.713 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-09-27 20:30:34,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:34.914 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.278s] 2018-09-27 20:30:34,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:34.959 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.045s] 2018-09-27 20:30:35,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:35.404 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.444s] 2018-09-27 20:30:35,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:35.415 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-09-27 20:30:35,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:35.465 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.050s] 2018-09-27 20:30:35,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:35.476 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2018-09-27 20:30:35,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:35.515 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.039s] 2018-09-27 20:30:35,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:35.558 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.043s] 2018-09-27 20:30:43,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:43.548 32 INFO opnfv-tempest [-] {0} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit ... success [3.466s] 2018-09-27 20:30:45,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:45.282 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [42.916s] 2018-09-27 20:30:52,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:52.473 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [71.406s] 2018-09-27 20:30:54,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:54.466 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [3.525s] 2018-09-27 20:30:55,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:55.529 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [1.062s] 2018-09-27 20:30:55,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:55.540 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.012s] 2018-09-27 20:30:56,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:56.139 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.598s] 2018-09-27 20:30:56,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:56.629 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.489s] 2018-09-27 20:30:57,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:57.807 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.179s] 2018-09-27 20:30:58,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:58.019 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.210s] 2018-09-27 20:30:58,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:30:58.508 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.489s] 2018-09-27 20:31:05,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:31:05.035 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... fail [19.756s] 2018-09-27 20:31:09,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:31:09.027 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.339s] 2018-09-27 20:31:13,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:31:13.679 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [35.264s] 2018-09-27 20:31:27,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:31:27.326 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [9.438s] 2018-09-27 20:31:44,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:31:44.617 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [30.937s] 2018-09-27 20:31:47,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:31:47.800 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [20.470s] 2018-09-27 20:31:51,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:31:51.169 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.372s] 2018-09-27 20:31:55,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:31:55.615 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [16.110s] 2018-09-27 20:31:55,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:31:55.729 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.113s] 2018-09-27 20:31:55,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:31:55.986 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... fail [63.496s] 2018-09-27 20:31:55,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:31:55.987 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.256s] 2018-09-27 20:31:56,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:31:56.113 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.126s] 2018-09-27 20:31:56,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:31:56.113 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-27 20:32:02,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:32:02.912 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [11.739s] 2018-09-27 20:32:02,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:32:02.913 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-09-27 20:32:16,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:32:16.752 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [32.130s] 2018-09-27 20:32:32,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:32:32.688 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... fail [11.220s] 2018-09-27 20:32:42,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:32:42.069 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [9.384s] 2018-09-27 20:32:42,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:32:42.072 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-09-27 20:32:42,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:32:42.073 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-09-27 20:32:42,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:32:42.074 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-09-27 20:32:43,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:32:43.810 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [12.772s] 2018-09-27 20:32:58,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:32:58.606 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [55.683s] 2018-09-27 20:33:01,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:01.692 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.229s] 2018-09-27 20:33:01,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:01.732 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.040s] 2018-09-27 20:33:01,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:01.860 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.127s] 2018-09-27 20:33:10,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:10.186 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [11.579s] 2018-09-27 20:33:11,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:11.638 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.282s] 2018-09-27 20:33:11,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:11.654 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.017s] 2018-09-27 20:33:11,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:11.841 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.186s] 2018-09-27 20:33:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:15.376 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... fail [5.188s] 2018-09-27 20:33:16,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:16.084 32 INFO opnfv-tempest [-] {2} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-09-27 20:33:17,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:17.350 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [62.827s] 2018-09-27 20:33:26,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:26.533 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.501s] 2018-09-27 20:33:27,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:27.030 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.497s] 2018-09-27 20:33:34,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:34.201 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.069s] 2018-09-27 20:33:34,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:34.215 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.014s] 2018-09-27 20:33:34,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:34.478 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.262s] 2018-09-27 20:33:34,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:34.489 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-09-27 20:33:34,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:34.504 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.015s] 2018-09-27 20:33:34,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:34.530 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.026s] 2018-09-27 20:33:34,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:34.597 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.066s] 2018-09-27 20:33:34,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:34.609 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [8.124s] 2018-09-27 20:33:34,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:34.669 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.072s] 2018-09-27 20:33:34,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:34.732 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.123s] 2018-09-27 20:33:35,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:35.356 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.623s] 2018-09-27 20:33:35,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:35.428 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.758s] 2018-09-27 20:33:35,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:35.446 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.018s] 2018-09-27 20:33:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:35.454 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.096s] 2018-09-27 20:33:35,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:35.455 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-27 20:33:35,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:35.560 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.114s] 2018-09-27 20:33:46,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:46.337 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.842s] 2018-09-27 20:33:59,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:33:59.825 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.811s] 2018-09-27 20:34:00,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:00.390 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.565s] 2018-09-27 20:34:00,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:00.415 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.046s] 2018-09-27 20:34:00,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:00.426 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.011s] 2018-09-27 20:34:00,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:00.961 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.571s] 2018-09-27 20:34:01,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:01.528 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.566s] 2018-09-27 20:34:02,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:02.093 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.564s] 2018-09-27 20:34:02,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:02.658 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.565s] 2018-09-27 20:34:04,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:04.637 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:34:07,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:07.410 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-09-27 20:34:07,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:07.718 32 INFO opnfv-tempest [-] {2} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.327s] 2018-09-27 20:34:10,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:10.038 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:34:10,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:10.041 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:34:10,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:10.042 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:34:14,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:14.488 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON ... skip: nova-network is gone 2018-09-27 20:34:17,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:17.835 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.831s] 2018-09-27 20:34:17,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:17.844 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-09-27 20:34:19,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:19.410 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [62.043s] 2018-09-27 20:34:22,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:22.028 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [1.138s] 2018-09-27 20:34:22,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:22.326 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.298s] 2018-09-27 20:34:23,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:23.210 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.883s] 2018-09-27 20:34:23,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:23.307 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.096s] 2018-09-27 20:34:23,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:23.308 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-27 20:34:32,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:32.417 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON ... fail 2018-09-27 20:34:32,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:32.971 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [10.877s] 2018-09-27 20:34:37,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:37.500 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest ... skip: The microversion range[2.49 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:34:41,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:41.346 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.823s] 2018-09-27 20:34:43,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:43.298 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [8.150s] 2018-09-27 20:34:44,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:44.722 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-09-27 20:34:44,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:44.723 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-09-27 20:34:45,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:45.852 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.554s] 2018-09-27 20:34:48,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:48.913 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.056s] 2018-09-27 20:34:52,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:52.434 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.520s] 2018-09-27 20:34:52,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:52.594 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.641s] 2018-09-27 20:34:55,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:34:55.117 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [9.263s] 2018-09-27 20:35:00,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:00.768 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.531s] 2018-09-27 20:35:04,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:04.765 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [9.643s] 2018-09-27 20:35:07,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:07.036 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.060s] 2018-09-27 20:35:07,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:07.054 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.019s] 2018-09-27 20:35:10,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:10.610 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.020s] 2018-09-27 20:35:11,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:11.316 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.703s] 2018-09-27 20:35:12,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:12.148 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.833s] 2018-09-27 20:35:21,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:21.035 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [7.537s] 2018-09-27 20:35:21,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:21.502 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [62.076s] 2018-09-27 20:35:21,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:21.816 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [17.047s] 2018-09-27 20:35:21,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:21.904 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.003s] 2018-09-27 20:35:26,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:26.791 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.883s] 2018-09-27 20:35:27,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:27.503 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... fail [5.685s] 2018-09-27 20:35:28,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:28.245 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.456s] 2018-09-27 20:35:28,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:28.268 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [7.233s] 2018-09-27 20:35:30,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:30.295 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [2.048s] 2018-09-27 20:35:35,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:35.448 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.664s] 2018-09-27 20:35:35,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:35.843 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.395s] 2018-09-27 20:35:36,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:36.242 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.398s] 2018-09-27 20:35:36,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:36.826 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.583s] 2018-09-27 20:35:37,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:37.239 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.413s] 2018-09-27 20:35:40,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:40.314 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.838s] 2018-09-27 20:35:41,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:41.129 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.815s] 2018-09-27 20:35:42,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:42.064 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.934s] 2018-09-27 20:35:43,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:43.010 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.946s] 2018-09-27 20:35:44,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:44.681 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.670s] 2018-09-27 20:35:45,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:45.986 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.304s] 2018-09-27 20:35:49,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:49.876 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.610s] 2018-09-27 20:35:50,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:50.299 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.423s] 2018-09-27 20:35:55,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:55.983 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.166s] 2018-09-27 20:35:56,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:56.121 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.138s] 2018-09-27 20:35:56,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:56.288 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.165s] 2018-09-27 20:35:56,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:56.449 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.161s] 2018-09-27 20:35:56,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:35:56.606 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.157s] 2018-09-27 20:36:04,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:04.730 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.172s] 2018-09-27 20:36:05,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:05.235 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.505s] 2018-09-27 20:36:05,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:05.370 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.135s] 2018-09-27 20:36:05,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:05.531 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.160s] 2018-09-27 20:36:05,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:05.704 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.172s] 2018-09-27 20:36:06,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:06.232 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.527s] 2018-09-27 20:36:06,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:06.806 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.574s] 2018-09-27 20:36:11,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:11.089 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-09-27 20:36:11,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:11.215 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.126s] 2018-09-27 20:36:15,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:15.363 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.341s] 2018-09-27 20:36:16,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:16.343 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.979s] 2018-09-27 20:36:16,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:16.502 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.160s] 2018-09-27 20:36:17,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:17.021 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.518s] 2018-09-27 20:36:20,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:20.883 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.788s] 2018-09-27 20:36:21,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:21.038 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.157s] 2018-09-27 20:36:21,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:21.223 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.184s] 2018-09-27 20:36:23,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:23.597 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [56.078s] 2018-09-27 20:36:24,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:24.270 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [62.753s] 2018-09-27 20:36:27,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:27.649 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test ... skip: The microversion range[2.54 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:36:29,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:29.310 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [1.031s] 2018-09-27 20:36:30,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:30.397 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [1.086s] 2018-09-27 20:36:30,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:30.850 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [9.623s] 2018-09-27 20:36:30,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:30.894 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.047s] 2018-09-27 20:36:30,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:30.929 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.035s] 2018-09-27 20:36:31,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:31.122 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.726s] 2018-09-27 20:36:31,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:31.715 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.591s] 2018-09-27 20:36:31,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:31.797 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [7.528s] 2018-09-27 20:36:33,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:33.100 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.385s] 2018-09-27 20:36:33,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:33.815 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.714s] 2018-09-27 20:36:34,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:34.408 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.593s] 2018-09-27 20:36:37,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:37.090 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.679s] 2018-09-27 20:36:37,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:37.550 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.458s] 2018-09-27 20:36:38,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:38.890 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [1.341s] 2018-09-27 20:36:39,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:39.062 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.173s] 2018-09-27 20:36:39,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:39.801 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.738s] 2018-09-27 20:36:40,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:40.217 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.665s] 2018-09-27 20:36:40,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:40.627 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.410s] 2018-09-27 20:36:41,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:41.153 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.352s] 2018-09-27 20:36:44,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:44.153 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.469s] 2018-09-27 20:36:44,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:44.383 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.229s] 2018-09-27 20:36:44,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:44.580 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.196s] 2018-09-27 20:36:44,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:44.951 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.371s] 2018-09-27 20:36:45,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:45.549 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.598s] 2018-09-27 20:36:45,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:45.920 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.371s] 2018-09-27 20:36:46,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:46.399 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.479s] 2018-09-27 20:36:50,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:50.598 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [1.038s] 2018-09-27 20:36:50,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:50.880 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.282s] 2018-09-27 20:36:51,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:51.452 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.572s] 2018-09-27 20:36:53,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:53.334 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-09-27 20:36:53,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:53.335 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-27 20:36:59,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:36:59.566 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.765s] 2018-09-27 20:37:00,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:00.583 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [1.017s] 2018-09-27 20:37:00,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:00.796 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [8.288s] 2018-09-27 20:37:01,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:01.504 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.180s] 2018-09-27 20:37:01,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:01.555 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.051s] 2018-09-27 20:37:01,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:01.643 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.851s] 2018-09-27 20:37:04,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:04.853 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [3.206s] 2018-09-27 20:37:05,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:05.571 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [1.153s] 2018-09-27 20:37:06,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:06.636 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [1.064s] 2018-09-27 20:37:07,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:07.159 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:37:07,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:07.160 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServerShowV263Test ... skip: The microversion range[2.63 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:37:07,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:07.299 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.663s] 2018-09-27 20:37:08,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:08.116 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.816s] 2018-09-27 20:37:08,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:08.938 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.822s] 2018-09-27 20:37:09,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:09.118 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.180s] 2018-09-27 20:37:09,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:09.371 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.252s] 2018-09-27 20:37:09,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:09.485 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.114s] 2018-09-27 20:37:09,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:09.614 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.129s] 2018-09-27 20:37:09,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:09.885 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.269s] 2018-09-27 20:37:10,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:09.999 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.113s] 2018-09-27 20:37:10,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:10.882 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.884s] 2018-09-27 20:37:11,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:11.521 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.639s] 2018-09-27 20:37:12,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:12.520 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.996s] 2018-09-27 20:37:14,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:14.584 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [2.063s] 2018-09-27 20:37:14,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:14.739 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.155s] 2018-09-27 20:37:14,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:14.873 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.133s] 2018-09-27 20:37:15,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:15.045 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.172s] 2018-09-27 20:37:15,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:15.387 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.628s] 2018-09-27 20:37:19,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:19.000 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.610s] 2018-09-27 20:37:19,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:19.001 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-09-27 20:37:21,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:21.882 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.883s] 2018-09-27 20:37:23,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:23.234 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.905s] 2018-09-27 20:37:23,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:23.508 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.626s] 2018-09-27 20:37:24,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:24.274 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.029s] 2018-09-27 20:37:25,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:25.320 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [1.044s] 2018-09-27 20:37:26,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:26.136 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.816s] 2018-09-27 20:37:26,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:26.751 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.616s] 2018-09-27 20:37:26,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:26.944 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-09-27 20:37:26,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:26.945 32 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-09-27 20:37:27,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:27.629 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [4.393s] 2018-09-27 20:37:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:29.678 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.049s] 2018-09-27 20:37:31,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:31.047 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.369s] 2018-09-27 20:37:31,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:31.907 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.859s] 2018-09-27 20:37:33,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:33.073 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.164s] 2018-09-27 20:37:33,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:33.210 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.248s] 2018-09-27 20:37:33,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:33.667 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.594s] 2018-09-27 20:37:35,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:35.082 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.414s] 2018-09-27 20:37:36,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:36.035 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.664s] 2018-09-27 20:37:37,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:37.101 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [1.066s] 2018-09-27 20:37:37,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:37.637 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.537s] 2018-09-27 20:37:38,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:38.209 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [3.126s] 2018-09-27 20:37:38,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:38.291 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.653s] 2018-09-27 20:37:38,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:38.605 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [28.601s] 2018-09-27 20:37:38,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:38.618 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.016s] 2018-09-27 20:37:38,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:38.859 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.568s] 2018-09-27 20:37:40,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:40.216 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.355s] 2018-09-27 20:37:40,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:40.655 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.445s] 2018-09-27 20:37:40,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:40.681 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [2.060s] 2018-09-27 20:37:40,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:40.682 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1540645 is resolved. 2018-09-27 20:37:41,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:41.060 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.378s] 2018-09-27 20:37:41,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:41.299 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.239s] 2018-09-27 20:37:41,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:41.694 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.478s] 2018-09-27 20:37:41,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:41.861 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [1.206s] 2018-09-27 20:37:42,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:42.232 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.370s] 2018-09-27 20:37:42,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:42.518 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.823s] 2018-09-27 20:37:42,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:42.710 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.478s] 2018-09-27 20:37:43,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:43.134 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.423s] 2018-09-27 20:37:43,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:43.243 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.725s] 2018-09-27 20:37:43,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:43.367 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.232s] 2018-09-27 20:37:43,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:43.848 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.604s] 2018-09-27 20:37:44,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:44.108 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.740s] 2018-09-27 20:37:44,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:44.520 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.457s] 2018-09-27 20:37:44,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:44.543 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.695s] 2018-09-27 20:37:44,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:44.712 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.193s] 2018-09-27 20:37:45,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:45.003 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.290s] 2018-09-27 20:37:45,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:45.010 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.901s] 2018-09-27 20:37:46,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:46.321 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.310s] 2018-09-27 20:37:46,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:46.841 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.519s] 2018-09-27 20:37:47,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:47.538 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.533s] 2018-09-27 20:37:49,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:49.431 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.892s] 2018-09-27 20:37:50,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:50.616 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.184s] 2018-09-27 20:37:51,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:51.298 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [4.454s] 2018-09-27 20:37:51,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:51.299 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-09-27 20:37:51,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:51.986 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.691s] 2018-09-27 20:37:52,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:52.499 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.512s] 2018-09-27 20:37:53,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:53.286 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.786s] 2018-09-27 20:37:54,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:54.077 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.790s] 2018-09-27 20:37:54,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:54.663 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.585s] 2018-09-27 20:37:55,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:55.207 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.544s] 2018-09-27 20:37:55,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:55.427 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.219s] 2018-09-27 20:37:56,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:56.125 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.697s] 2018-09-27 20:37:56,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:56.633 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.507s] 2018-09-27 20:37:57,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:57.152 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.519s] 2018-09-27 20:37:57,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:57.848 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.695s] 2018-09-27 20:37:58,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:58.393 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.979s] 2018-09-27 20:37:58,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:58.660 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.808s] 2018-09-27 20:37:58,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:58.661 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-09-27 20:37:58,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:58.662 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-09-27 20:37:58,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:58.698 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.668s] 2018-09-27 20:37:59,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:59.571 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.912s] 2018-09-27 20:37:59,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:37:59.975 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.404s] 2018-09-27 20:38:00,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:00.358 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.964s] 2018-09-27 20:38:03,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:03.752 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [5.054s] 2018-09-27 20:38:04,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:04.107 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [4.130s] 2018-09-27 20:38:04,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:04.849 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.742s] 2018-09-27 20:38:05,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:05.122 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.271s] 2018-09-27 20:38:05,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:05.124 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-09-27 20:38:05,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:05.125 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-09-27 20:38:05,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:05.417 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.280s] 2018-09-27 20:38:05,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:05.687 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.269s] 2018-09-27 20:38:05,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:05.840 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.718s] 2018-09-27 20:38:05,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:05.952 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.266s] 2018-09-27 20:38:06,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:06.212 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.259s] 2018-09-27 20:38:06,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:06.469 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.256s] 2018-09-27 20:38:06,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:06.476 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.007s] 2018-09-27 20:38:06,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:06.519 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.679s] 2018-09-27 20:38:06,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:06.693 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.216s] 2018-09-27 20:38:06,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:06.700 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.006s] 2018-09-27 20:38:06,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:06.980 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.461s] 2018-09-27 20:38:07,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:07.006 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.306s] 2018-09-27 20:38:07,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:07.012 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.007s] 2018-09-27 20:38:08,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:08.914 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [5.160s] 2018-09-27 20:38:12,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:12.547 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.633s] 2018-09-27 20:38:13,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:13.093 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.614s] 2018-09-27 20:38:17,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:17.353 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [4.807s] 2018-09-27 20:38:18,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:18.632 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.050s] 2018-09-27 20:38:18,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:18.837 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.205s] 2018-09-27 20:38:21,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:21.761 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON ... skip: nova-network is gone 2018-09-27 20:38:21,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:21.762 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-09-27 20:38:22,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:22.871 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [5.513s] 2018-09-27 20:38:25,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:25.372 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-09-27 20:38:26,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:26.495 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-27 20:38:26,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:26.496 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test ... skip: Application credentials are not available in this environment 2018-09-27 20:38:27,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:27.232 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.105s] 2018-09-27 20:38:28,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:28.801 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.128s] 2018-09-27 20:38:29,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:29.188 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.187s] 2018-09-27 20:38:29,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:29.692 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:38:31,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:31.614 32 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-09-27 20:38:36,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:36.609 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.797s] 2018-09-27 20:38:36,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:36.957 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [8.154s] 2018-09-27 20:38:37,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:37.992 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param ... success [1.383s] 2018-09-27 20:38:39,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:39.269 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.313s] 2018-09-27 20:38:41,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:41.578 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.309s] 2018-09-27 20:38:44,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:44.137 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.559s] 2018-09-27 20:38:48,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:48.170 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [3.235s] 2018-09-27 20:38:48,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:48.530 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-09-27 20:38:48,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:48.934 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.764s] 2018-09-27 20:38:50,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:50.301 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.367s] 2018-09-27 20:38:52,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:52.116 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.815s] 2018-09-27 20:38:57,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:57.937 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [4.618s] 2018-09-27 20:38:58,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:38:58.887 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server ... success [26.431s] 2018-09-27 20:39:04,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:04.629 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [39.246s] 2018-09-27 20:39:09,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:09.234 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.888s] 2018-09-27 20:39:10,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:10.077 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-09-27 20:39:10,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:10.146 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [5.519s] 2018-09-27 20:39:10,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:10.376 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.298s] 2018-09-27 20:39:10,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:10.956 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.579s] 2018-09-27 20:39:11,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:11.261 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.305s] 2018-09-27 20:39:11,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:11.299 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.039s] 2018-09-27 20:39:11,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:11.332 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.032s] 2018-09-27 20:39:11,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:11.625 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.293s] 2018-09-27 20:39:11,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:11.995 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.370s] 2018-09-27 20:39:12,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:12.043 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.048s] 2018-09-27 20:39:12,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:12.378 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.334s] 2018-09-27 20:39:12,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:12.419 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.184s] 2018-09-27 20:39:12,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:12.721 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.343s] 2018-09-27 20:39:12,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:12.766 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.045s] 2018-09-27 20:39:12,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:12.801 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.035s] 2018-09-27 20:39:12,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:12.841 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.039s] 2018-09-27 20:39:13,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:13.148 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.307s] 2018-09-27 20:39:14,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:14.380 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.961s] 2018-09-27 20:39:16,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:16.146 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [17.258s] 2018-09-27 20:39:17,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:17.169 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.789s] 2018-09-27 20:39:26,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:26.837 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.305s] 2018-09-27 20:39:28,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:28.389 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.551s] 2018-09-27 20:39:28,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:28.574 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [3.217s] 2018-09-27 20:39:28,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:28.871 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.298s] 2018-09-27 20:39:32,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:32.423 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [16.275s] 2018-09-27 20:39:36,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:36.271 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.232s] 2018-09-27 20:39:37,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:37.294 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.022s] 2018-09-27 20:39:37,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:37.933 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.640s] 2018-09-27 20:39:39,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:39.046 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [28.894s] 2018-09-27 20:39:39,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:39.493 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [1.220s] 2018-09-27 20:39:39,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:39.494 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2018-09-27 20:39:41,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:41.000 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [1.507s] 2018-09-27 20:39:44,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:44.690 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.437s] 2018-09-27 20:39:47,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:47.154 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-09-27 20:39:47,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:47.155 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-09-27 20:39:51,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:51.365 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [12.319s] 2018-09-27 20:39:51,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:51.681 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.055s] 2018-09-27 20:39:51,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:51.955 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.794s] 2018-09-27 20:39:52,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:52.297 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.935s] 2018-09-27 20:39:53,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:53.600 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [2.311s] 2018-09-27 20:39:54,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:54.039 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-09-27 20:39:55,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:55.366 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.765s] 2018-09-27 20:39:57,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:39:57.031 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.664s] 2018-09-27 20:40:01,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:01.797 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.458s] 2018-09-27 20:40:02,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:02.730 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.200s] 2018-09-27 20:40:04,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:04.070 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [7.033s] 2018-09-27 20:40:05,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:05.118 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [3.320s] 2018-09-27 20:40:05,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:05.501 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.771s] 2018-09-27 20:40:07,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:07.466 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.348s] 2018-09-27 20:40:08,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:08.141 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.639s] 2018-09-27 20:40:09,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:09.807 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.340s] 2018-09-27 20:40:12,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:12.493 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.351s] 2018-09-27 20:40:13,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:13.569 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.501s] 2018-09-27 20:40:13,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:13.708 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.140s] 2018-09-27 20:40:14,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:14.580 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.871s] 2018-09-27 20:40:14,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:14.700 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.120s] 2018-09-27 20:40:15,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:15.497 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.797s] 2018-09-27 20:40:20,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:20.569 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [2.159s] 2018-09-27 20:40:24,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:24.221 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [3.651s] 2018-09-27 20:40:24,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:24.732 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [32.425s] 2018-09-27 20:40:24,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:24.798 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.253s] 2018-09-27 20:40:25,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:25.612 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.919s] 2018-09-27 20:40:25,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:25.979 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.180s] 2018-09-27 20:40:30,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:30.414 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.801s] 2018-09-27 20:40:30,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:30.923 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [6.195s] 2018-09-27 20:40:31,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:31.937 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [7.717s] 2018-09-27 20:40:35,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:35.991 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.654s] 2018-09-27 20:40:36,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:36.167 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.177s] 2018-09-27 20:40:36,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:36.331 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.163s] 2018-09-27 20:40:36,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:36.486 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.155s] 2018-09-27 20:40:36,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:36.582 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.096s] 2018-09-27 20:40:37,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:37.630 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [5.692s] 2018-09-27 20:40:38,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:38.817 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.403s] 2018-09-27 20:40:43,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:43.468 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [5.836s] 2018-09-27 20:40:47,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:47.682 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.687s] 2018-09-27 20:40:48,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:48.444 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.761s] 2018-09-27 20:40:48,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:48.605 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.138s] 2018-09-27 20:40:50,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:50.066 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.621s] 2018-09-27 20:40:53,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:53.228 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [4.622s] 2018-09-27 20:40:53,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:53.911 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-09-27 20:40:53,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:53.912 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-09-27 20:40:53,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:53.912 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-09-27 20:40:56,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:56.751 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.169s] 2018-09-27 20:40:56,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:56.920 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.169s] 2018-09-27 20:40:56,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:56.957 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [3.729s] 2018-09-27 20:40:57,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:57.098 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.178s] 2018-09-27 20:40:57,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:57.103 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.005s] 2018-09-27 20:40:58,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:40:58.164 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.498s] 2018-09-27 20:41:01,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:01.819 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.317s] 2018-09-27 20:41:02,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:02.633 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.468s] 2018-09-27 20:41:03,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:03.040 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.219s] 2018-09-27 20:41:03,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:03.896 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.856s] 2018-09-27 20:41:04,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:04.081 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.447s] 2018-09-27 20:41:06,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:06.083 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-09-27 20:41:09,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:09.190 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.678s] 2018-09-27 20:41:10,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:10.955 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [2.166s] 2018-09-27 20:41:12,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:12.974 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [8.893s] 2018-09-27 20:41:13,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:13.357 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.165s] 2018-09-27 20:41:14,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:14.380 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.406s] 2018-09-27 20:41:16,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:16.136 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.284s] 2018-09-27 20:41:16,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:16.416 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.280s] 2018-09-27 20:41:17,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:17.133 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.716s] 2018-09-27 20:41:18,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:18.079 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.945s] 2018-09-27 20:41:18,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:18.354 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.973s] 2018-09-27 20:41:18,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:18.429 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.350s] 2018-09-27 20:41:18,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:18.731 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.302s] 2018-09-27 20:41:18,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:18.745 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.013s] 2018-09-27 20:41:18,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:18.758 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.013s] 2018-09-27 20:41:20,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:20.584 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [7.227s] 2018-09-27 20:41:23,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:23.880 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-09-27 20:41:26,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:26.487 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [5.902s] 2018-09-27 20:41:27,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:27.551 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [9.197s] 2018-09-27 20:41:31,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:31.353 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.865s] 2018-09-27 20:41:32,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:32.914 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [5.363s] 2018-09-27 20:41:35,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:35.443 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.528s] 2018-09-27 20:41:36,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:36.424 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.070s] 2018-09-27 20:41:40,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:40.136 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [69.212s] 2018-09-27 20:41:41,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:41.364 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.228s]: Skipped until bug: https://launchpad.net/bugs/1014647 is resolved. 2018-09-27 20:41:42,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:42.717 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [6.293s] 2018-09-27 20:41:44,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:44.682 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.239s] 2018-09-27 20:41:46,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:46.099 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.416s] 2018-09-27 20:41:48,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:48.009 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [4.976s] 2018-09-27 20:41:48,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:48.093 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [5.377s] 2018-09-27 20:41:50,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:50.423 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [4.323s] 2018-09-27 20:41:50,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:50.878 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.456s] 2018-09-27 20:41:51,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:51.022 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.142s] 2018-09-27 20:41:51,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:51.134 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.112s] 2018-09-27 20:41:51,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:51.197 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.063s] 2018-09-27 20:41:51,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:51.242 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.045s] 2018-09-27 20:41:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:51.656 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.413s] 2018-09-27 20:41:51,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:51.788 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.132s] 2018-09-27 20:41:51,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:51.839 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.051s] 2018-09-27 20:41:51,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:51.895 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.055s] 2018-09-27 20:41:54,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:54.860 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [6.851s] 2018-09-27 20:41:58,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:41:58.699 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.803s] 2018-09-27 20:42:09,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:42:09.915 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-09-27 20:42:14,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:42:14.241 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [17.929s] 2018-09-27 20:42:18,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:42:18.776 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [3.781s] 2018-09-27 20:42:26,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:42:26.468 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [12.225s] 2018-09-27 20:42:31,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:42:31.232 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [6.697s] 2018-09-27 20:42:31,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:42:31.402 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [4.937s] 2018-09-27 20:42:34,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:42:34.000 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.597s] 2018-09-27 20:42:41,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:42:41.488 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.545s] 2018-09-27 20:42:42,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:42:42.266 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.778s] 2018-09-27 20:42:53,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:42:53.573 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [19.568s] 2018-09-27 20:42:53,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:42:53.920 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [26.119s] 2018-09-27 20:43:00,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:00.756 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.339s] 2018-09-27 20:43:01,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:01.831 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.076s] 2018-09-27 20:43:05,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:05.595 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [84.225s] 2018-09-27 20:43:10,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:10.753 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [16.832s] 2018-09-27 20:43:23,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:23.230 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.239s] 2018-09-27 20:43:23,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:23.465 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.235s] 2018-09-27 20:43:25,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:25.034 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [14.278s] 2018-09-27 20:43:25,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:25.036 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-09-27 20:43:25,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:25.543 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [2.078s] 2018-09-27 20:43:30,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:30.601 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.566s] 2018-09-27 20:43:36,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:36.031 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [42.454s] 2018-09-27 20:43:38,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:38.313 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.286s] 2018-09-27 20:43:43,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:43.976 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [13.373s] 2018-09-27 20:43:53,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:53.055 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [9.960s] 2018-09-27 20:43:55,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:43:55.203 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [16.887s] 2018-09-27 20:44:01,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:01.900 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [8.845s] 2018-09-27 20:44:08,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:08.350 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [6.450s] 2018-09-27 20:44:09,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:09.934 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [14.731s] 2018-09-27 20:44:13,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:13.167 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.816s] 2018-09-27 20:44:15,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:15.169 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [5.234s] 2018-09-27 20:44:18,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:18.328 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.161s] 2018-09-27 20:44:29,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:29.998 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [46.020s] 2018-09-27 20:44:32,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:32.018 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.021s] 2018-09-27 20:44:39,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:39.308 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.291s] 2018-09-27 20:44:43,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:43.347 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [4.038s] 2018-09-27 20:44:44,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:44.985 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.638s] 2018-09-27 20:44:46,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:46.206 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.220s] 2018-09-27 20:44:48,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:48.655 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.447s] 2018-09-27 20:44:49,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:49.275 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [12.066s] 2018-09-27 20:44:49,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:49.855 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.580s] 2018-09-27 20:44:50,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:50.484 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.629s] 2018-09-27 20:44:51,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:51.393 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.738s] 2018-09-27 20:44:52,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:52.628 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.143s] 2018-09-27 20:44:53,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:53.457 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.063s] 2018-09-27 20:44:53,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:53.741 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.284s] 2018-09-27 20:44:56,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:56.077 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [2.335s] 2018-09-27 20:44:57,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:57.634 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [1.557s] 2018-09-27 20:44:57,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:57.652 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.017s] 2018-09-27 20:44:57,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:57.673 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.021s] 2018-09-27 20:44:57,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:57.678 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [5.050s] 2018-09-27 20:44:57,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:57.691 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2018-09-27 20:44:57,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:57.738 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.060s] 2018-09-27 20:44:58,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:58.086 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.347s] 2018-09-27 20:44:59,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:44:59.806 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_tags.TagsExtTest ... skip: tag-ext extension not enabled. 2018-09-27 20:45:03,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:03.779 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [48.602s] 2018-09-27 20:45:04,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:04.310 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.893s] 2018-09-27 20:45:04,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:04.864 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.553s] 2018-09-27 20:45:07,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:07.471 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.606s] 2018-09-27 20:45:13,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:13.804 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.298s] 2018-09-27 20:45:14,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:14.101 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.297s] 2018-09-27 20:45:14,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:14.326 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.224s] 2018-09-27 20:45:14,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:14.664 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.338s] 2018-09-27 20:45:14,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:14.967 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.303s] 2018-09-27 20:45:15,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:15.173 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.205s] 2018-09-27 20:45:15,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:15.203 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.030s] 2018-09-27 20:45:15,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:15.483 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.280s] 2018-09-27 20:45:15,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:15.533 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.050s] 2018-09-27 20:45:15,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:15.568 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.034s] 2018-09-27 20:45:22,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:22.665 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.273s] 2018-09-27 20:45:24,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:24.522 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.855s] 2018-09-27 20:45:25,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:25.113 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [11.274s] 2018-09-27 20:45:25,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:25.819 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.297s] 2018-09-27 20:45:26,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:26.730 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [0.910s] 2018-09-27 20:45:26,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:26.958 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.543s] 2018-09-27 20:45:29,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:29.060 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.329s] 2018-09-27 20:45:32,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:32.363 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [3.302s] 2018-09-27 20:45:33,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:33.760 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.397s] 2018-09-27 20:45:34,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:34.130 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.370s] 2018-09-27 20:45:35,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:35.579 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.621s] 2018-09-27 20:45:35,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:35.803 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.672s] 2018-09-27 20:45:37,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:37.178 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.375s] 2018-09-27 20:45:37,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:37.395 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.281s] 2018-09-27 20:45:37,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:37.848 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.669s] 2018-09-27 20:45:37,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:37.875 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.028s] 2018-09-27 20:45:37,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:37.892 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.016s] 2018-09-27 20:45:37,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:37.916 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.024s] 2018-09-27 20:45:38,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:38.492 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [152.874s] 2018-09-27 20:45:42,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:42.932 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.324s] 2018-09-27 20:45:46,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:46.731 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [11.151s] 2018-09-27 20:45:47,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:47.862 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.036s] 2018-09-27 20:45:47,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:47.882 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.020s] 2018-09-27 20:45:49,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:49.799 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.889s] 2018-09-27 20:45:50,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:50.062 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.330s] 2018-09-27 20:45:52,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:52.195 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.133s] 2018-09-27 20:45:54,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:54.215 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.005s] 2018-09-27 20:45:55,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:55.827 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [17.334s] 2018-09-27 20:45:59,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:45:59.715 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [3.768s] 2018-09-27 20:46:01,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:01.802 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.087s] 2018-09-27 20:46:02,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:02.809 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.116s] 2018-09-27 20:46:03,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:03.037 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.228s] 2018-09-27 20:46:03,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:03.951 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [2.148s] 2018-09-27 20:46:05,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:05.724 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [13.527s] 2018-09-27 20:46:06,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:06.060 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.337s] 2018-09-27 20:46:06,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:06.093 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.143s] 2018-09-27 20:46:06,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:06.120 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.060s] 2018-09-27 20:46:14,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:14.172 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... fail [18.336s] 2018-09-27 20:46:15,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:15.256 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.103s] 2018-09-27 20:46:17,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:17.200 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.624s] 2018-09-27 20:46:18,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:18.154 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [12.032s] 2018-09-27 20:46:20,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:20.951 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [3.749s] 2018-09-27 20:46:23,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:23.853 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.902s] 2018-09-27 20:46:27,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:27.926 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [9.770s] 2018-09-27 20:46:29,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:29.196 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [5.997s] 2018-09-27 20:46:29,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:29.560 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.020s] 2018-09-27 20:46:29,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:29.568 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.008s] 2018-09-27 20:46:29,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:29.575 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.007s] 2018-09-27 20:46:29,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:29.582 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.007s] 2018-09-27 20:46:30,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:30.428 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.844s] 2018-09-27 20:46:30,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:30.441 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.013s] 2018-09-27 20:46:30,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:30.458 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.017s] 2018-09-27 20:46:30,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:30.762 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.304s] 2018-09-27 20:46:30,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:30.791 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.028s] 2018-09-27 20:46:30,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:30.803 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.012s] 2018-09-27 20:46:31,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:31.658 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:46:31,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:31.660 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-09-27 20:46:37,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:37.025 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.081s] 2018-09-27 20:46:39,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:39.896 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.477s] 2018-09-27 20:46:40,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:40.101 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [12.175s] 2018-09-27 20:46:40,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:40.201 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.100s] 2018-09-27 20:46:40,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:40.252 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.050s] 2018-09-27 20:46:41,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:41.333 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [1.438s] 2018-09-27 20:46:43,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:43.258 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [1.924s] 2018-09-27 20:46:44,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:44.041 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.783s] 2018-09-27 20:46:44,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:44.414 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.372s] 2018-09-27 20:46:44,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:44.753 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.339s] 2018-09-27 20:46:45,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:45.480 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.727s] 2018-09-27 20:46:46,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:46.123 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.034s] 2018-09-27 20:46:46,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:46.230 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.106s] 2018-09-27 20:46:46,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:46.255 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.025s] 2018-09-27 20:46:46,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:46.282 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.026s] 2018-09-27 20:46:46,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:46.367 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.085s] 2018-09-27 20:46:50,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:50.706 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [10.452s] 2018-09-27 20:46:51,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:51.294 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:46:51,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:51.296 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:46:51,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:51.297 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-09-27 20:46:51,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:51.988 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:46:56,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:56.405 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.326s] 2018-09-27 20:46:56,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:56.490 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.315s] 2018-09-27 20:46:56,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:56.731 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.326s] 2018-09-27 20:46:56,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:56.801 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.312s] 2018-09-27 20:46:57,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:57.122 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.320s] 2018-09-27 20:46:57,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:57.407 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.284s] 2018-09-27 20:46:57,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:57.764 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.357s] 2018-09-27 20:46:58,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:58.071 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.306s] 2018-09-27 20:46:58,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:58.366 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.295s] 2018-09-27 20:46:58,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:58.574 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.208s] 2018-09-27 20:46:58,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:58.899 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.324s] 2018-09-27 20:46:59,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:59.225 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.325s] 2018-09-27 20:46:59,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:46:59.290 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.066s] 2018-09-27 20:47:00,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:00.083 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [9.376s] 2018-09-27 20:47:06,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:06.515 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.299s] 2018-09-27 20:47:08,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:08.127 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [53.952s] 2018-09-27 20:47:08,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:08.323 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:47:10,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:10.348 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota ... success [1.764s] 2018-09-27 20:47:10,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:10.750 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.402s] 2018-09-27 20:47:11,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:11.162 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas ... success [0.411s] 2018-09-27 20:47:14,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:14.511 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [3.752s] 2018-09-27 20:47:16,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:16.264 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage ... success [5.099s] 2018-09-27 20:47:21,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:21.122 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... success [6.610s] 2018-09-27 20:47:24,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:24.197 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [7.932s] 2018-09-27 20:47:24,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:24.267 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.071s] 2018-09-27 20:47:25,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:25.226 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.960s] 2018-09-27 20:47:28,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:28.107 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:47:28,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:28.471 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... fail [20.338s] 2018-09-27 20:47:36,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:36.025 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.335s] 2018-09-27 20:47:36,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:36.315 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.290s] 2018-09-27 20:47:36,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:36.586 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.271s] 2018-09-27 20:47:37,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:37.235 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [25.204s] 2018-09-27 20:47:37,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:37.972 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.239s] 2018-09-27 20:47:38,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:38.194 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.222s] 2018-09-27 20:47:38,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:38.401 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.206s] 2018-09-27 20:47:38,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:38.727 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.325s] 2018-09-27 20:47:38,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:38.748 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.021s] 2018-09-27 20:47:38,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:38.778 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.030s] 2018-09-27 20:47:39,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:39.093 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.315s] 2018-09-27 20:47:39,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:39.307 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.212s] 2018-09-27 20:47:39,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:39.423 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.835s] 2018-09-27 20:47:39,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:39.437 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.015s] 2018-09-27 20:47:39,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:39.521 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.214s] 2018-09-27 20:47:39,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:39.862 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.341s] 2018-09-27 20:47:39,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:39.884 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.021s] 2018-09-27 20:47:40,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:40.162 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.278s] 2018-09-27 20:47:40,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:40.240 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.077s] 2018-09-27 20:47:49,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:49.611 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.377s] 2018-09-27 20:47:53,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:53.047 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [2.969s] 2018-09-27 20:47:53,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:53.712 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.669s] 2018-09-27 20:47:56,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:56.312 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.598s] 2018-09-27 20:47:56,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:56.333 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.022s] 2018-09-27 20:47:56,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:47:56.833 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.501s] 2018-09-27 20:48:01,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:48:01.496 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.884s] 2018-09-27 20:48:01,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:48:01.497 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-09-27 20:48:06,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:48:06.066 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.569s] 2018-09-27 20:48:15,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:48:15.771 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached ... success [47.295s] 2018-09-27 20:48:19,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:48:19.711 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [13.643s] 2018-09-27 20:48:27,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:48:27.454 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [18.943s] 2018-09-27 20:48:30,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:48:30.370 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [2.918s] 2018-09-27 20:48:35,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:48:35.058 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [4.686s] 2018-09-27 20:48:39,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:48:39.359 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [4.300s] 2018-09-27 20:48:41,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:48:41.929 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [2.570s] 2018-09-27 20:48:46,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:48:46.194 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [4.263s] 2018-09-27 20:49:01,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:01.870 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [42.154s] 2018-09-27 20:49:03,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:03.831 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.965s] 2018-09-27 20:49:07,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:07.361 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [1.661s] 2018-09-27 20:49:09,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:09.900 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.203s] 2018-09-27 20:49:19,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:19.285 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [63.503s] 2018-09-27 20:49:19,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:19.286 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server ... skip [0.000s]: Shelve is not available. 2018-09-27 20:49:19,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:19.287 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-09-27 20:49:25,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:25.085 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.784s] 2018-09-27 20:49:25,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:25.335 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.251s] 2018-09-27 20:49:26,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:26.215 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.879s] 2018-09-27 20:49:28,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:28.337 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.122s] 2018-09-27 20:49:28,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:28.426 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [11.024s] 2018-09-27 20:49:31,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:31.212 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [11.929s] 2018-09-27 20:49:33,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:33.431 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.093s] 2018-09-27 20:49:33,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:33.656 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.225s] 2018-09-27 20:49:33,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:33.704 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.048s] 2018-09-27 20:49:42,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:42.322 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [11.109s] 2018-09-27 20:49:56,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:56.432 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.090s] 2018-09-27 20:49:58,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:49:58.304 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.872s] 2018-09-27 20:50:03,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:03.593 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [5.283s] 2018-09-27 20:50:04,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:04.461 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.873s] 2018-09-27 20:50:06,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:06.639 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [2.176s] 2018-09-27 20:50:08,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:08.693 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [2.054s] 2018-09-27 20:50:11,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:11.008 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.312s] 2018-09-27 20:50:11,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:11.094 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.090s] 2018-09-27 20:50:19,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:19.042 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.843s] 2018-09-27 20:50:26,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:26.344 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.490s] 2018-09-27 20:50:26,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:26.361 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.018s] 2018-09-27 20:50:26,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:26.379 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.018s] 2018-09-27 20:50:26,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:26.997 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.616s] 2018-09-27 20:50:28,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:28.610 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.609s] 2018-09-27 20:50:28,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:28.624 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.019s] 2018-09-27 20:50:28,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:28.652 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.027s] 2018-09-27 20:50:28,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:28.670 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.018s] 2018-09-27 20:50:28,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:28.683 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.012s] 2018-09-27 20:50:28,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:28.703 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.020s] 2018-09-27 20:50:28,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:28.712 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.009s] 2018-09-27 20:50:28,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:28.722 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.010s] 2018-09-27 20:50:30,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:30.344 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [1.081s] 2018-09-27 20:50:39,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:39.249 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [1.017s] 2018-09-27 20:50:39,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:39.415 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.166s] 2018-09-27 20:50:39,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:39.697 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.281s] 2018-09-27 20:50:39,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:39.910 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.213s] 2018-09-27 20:50:40,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:40.281 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.371s] 2018-09-27 20:50:40,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:40.415 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.133s] 2018-09-27 20:50:40,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:40.641 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.226s] 2018-09-27 20:50:40,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:40.737 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.096s] 2018-09-27 20:50:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:40.924 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.186s] 2018-09-27 20:50:49,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:49.487 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.310s] 2018-09-27 20:50:51,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:51.821 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.332s] 2018-09-27 20:50:54,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:54.215 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.394s] 2018-09-27 20:50:56,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:56.646 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.430s] 2018-09-27 20:50:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:50:59.680 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [3.032s] 2018-09-27 20:51:02,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:02.218 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.540s] 2018-09-27 20:51:02,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:02.544 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.324s] 2018-09-27 20:51:05,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:05.125 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.579s] 2018-09-27 20:51:06,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:06.239 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON ... fail 2018-09-27 20:51:07,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:07.724 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.598s] 2018-09-27 20:51:09,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:09.057 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.280s] 2018-09-27 20:51:09,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:09.104 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.046s] 2018-09-27 20:51:10,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:10.379 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.655s] 2018-09-27 20:51:13,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:13.164 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.782s] 2018-09-27 20:51:15,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:15.815 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.651s] 2018-09-27 20:51:18,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:18.438 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.622s] 2018-09-27 20:51:21,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:21.461 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [3.022s] 2018-09-27 20:51:23,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:23.952 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.491s] 2018-09-27 20:51:26,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:26.649 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.695s] 2018-09-27 20:51:29,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:29.968 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [3.318s] 2018-09-27 20:51:32,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:32.740 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.771s] 2018-09-27 20:51:35,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:35.340 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.598s] 2018-09-27 20:51:38,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:38.273 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.931s] 2018-09-27 20:51:41,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:41.141 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.868s] 2018-09-27 20:51:43,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:43.888 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.746s] 2018-09-27 20:51:46,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:46.778 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.888s] 2018-09-27 20:51:49,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:49.526 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.747s] 2018-09-27 20:51:55,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:55.194 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.261s] 2018-09-27 20:51:55,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:55.456 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.261s] 2018-09-27 20:51:55,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:55.722 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.266s] 2018-09-27 20:51:55,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:51:55.910 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.188s] 2018-09-27 20:52:03,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:03.521 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.008s] 2018-09-27 20:52:08,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:08.520 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.169s] 2018-09-27 20:52:08,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:08.935 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.414s] 2018-09-27 20:52:09,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:09.087 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.152s] 2018-09-27 20:52:09,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:09.221 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.133s] 2018-09-27 20:52:09,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:09.332 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.112s] 2018-09-27 20:52:09,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:09.436 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.103s] 2018-09-27 20:52:09,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:09.544 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.108s] 2018-09-27 20:52:09,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:09.658 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.113s] 2018-09-27 20:52:09,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:09.733 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.075s] 2018-09-27 20:52:09,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:09.811 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.077s] 2018-09-27 20:52:09,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:09.873 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.062s] 2018-09-27 20:52:09,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:09.949 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.075s] 2018-09-27 20:52:10,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:10.016 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.066s] 2018-09-27 20:52:10,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:10.160 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.143s] 2018-09-27 20:52:10,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:10.245 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.084s] 2018-09-27 20:52:10,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:10.344 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.100s] 2018-09-27 20:52:10,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:10.518 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.173s] 2018-09-27 20:52:10,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:10.696 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.177s] 2018-09-27 20:52:10,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:10.802 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.105s] 2018-09-27 20:52:10,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:10.860 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.058s] 2018-09-27 20:52:10,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:10.938 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.077s] 2018-09-27 20:52:10,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:10.988 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.050s] 2018-09-27 20:52:11,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:11.039 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.050s] 2018-09-27 20:52:11,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:11.089 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.050s] 2018-09-27 20:52:11,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:11.160 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.071s] 2018-09-27 20:52:11,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:11.225 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.064s] 2018-09-27 20:52:11,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:11.275 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.050s] 2018-09-27 20:52:11,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:11.347 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.071s] 2018-09-27 20:52:12,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:12.009 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.660s] 2018-09-27 20:52:12,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:12.064 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.056s] 2018-09-27 20:52:12,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:12.123 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.058s] 2018-09-27 20:52:12,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:12.759 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.634s] 2018-09-27 20:52:14,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:14.142 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [1.382s] 2018-09-27 20:52:14,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:14.232 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.091s] 2018-09-27 20:52:14,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:14.313 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.081s] 2018-09-27 20:52:14,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:14.437 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.123s] 2018-09-27 20:52:14,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:14.986 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.548s] 2018-09-27 20:52:15,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:15.075 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.089s] 2018-09-27 20:52:15,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:15.161 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.086s] 2018-09-27 20:52:26,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:26.769 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:52:26,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:26.770 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:52:26,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:26.771 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-09-27 20:52:31,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:31.947 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [72.732s] 2018-09-27 20:52:35,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:35.430 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.307s] 2018-09-27 20:52:40,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:40.117 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [4.685s] 2018-09-27 20:52:45,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:45.181 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [5.063s] 2018-09-27 20:52:49,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:49.225 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [4.042s] 2018-09-27 20:52:52,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:52.976 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [3.751s] 2018-09-27 20:52:53,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:52:53.825 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.850s] 2018-09-27 20:53:06,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:06.649 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.214s] 2018-09-27 20:53:07,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:07.191 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.542s] 2018-09-27 20:53:17,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:17.194 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [45.238s] 2018-09-27 20:53:18,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:18.584 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [2.146s] 2018-09-27 20:53:20,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:20.008 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.424s] 2018-09-27 20:53:29,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:29.921 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.294s] 2018-09-27 20:53:37,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:37.120 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.349s] 2018-09-27 20:53:38,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:38.445 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.633s] 2018-09-27 20:53:38,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:38.801 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.356s] 2018-09-27 20:53:39,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:39.724 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.923s] 2018-09-27 20:53:40,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:40.152 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.428s] 2018-09-27 20:53:41,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:41.025 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 20:53:41,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:41.208 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.054s] 2018-09-27 20:53:41,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:41.755 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.547s] 2018-09-27 20:53:50,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:50.324 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.268s] 2018-09-27 20:53:50,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:50.336 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-09-27 20:53:50,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:50.347 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-09-27 20:53:50,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:50.856 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.508s] 2018-09-27 20:53:50,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:50.866 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-09-27 20:53:50,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:50.877 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2018-09-27 20:53:51,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:51.465 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.587s] 2018-09-27 20:53:52,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:52.060 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.595s] 2018-09-27 20:53:53,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:53.919 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [10.530s] 2018-09-27 20:53:53,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:53.941 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-27 20:53:53,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:53.944 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-27 20:53:53,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:53.945 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-27 20:53:53,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:53.946 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-27 20:53:53,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:53.947 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest ... skip: Application credentials are not available in this environment 2018-09-27 20:53:56,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:56.645 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [2.727s] 2018-09-27 20:53:58,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:58.712 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.160s] 2018-09-27 20:53:58,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:58.861 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.149s] 2018-09-27 20:53:59,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:53:59.477 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.616s] 2018-09-27 20:54:00,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:00.009 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.531s] 2018-09-27 20:54:08,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:08.242 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.016s] 2018-09-27 20:54:09,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:09.463 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [1.221s] 2018-09-27 20:54:09,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:09.720 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [1.289s] 2018-09-27 20:54:16,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:16.995 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags ... skip [0.000s]: Project tags not available. 2018-09-27 20:54:19,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:19.145 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.314s] 2018-09-27 20:54:19,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:19.379 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.234s] 2018-09-27 20:54:19,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:19.692 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.312s] 2018-09-27 20:54:20,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:20.880 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.187s] 2018-09-27 20:54:21,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:21.268 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.388s] 2018-09-27 20:54:22,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:22.045 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.776s] 2018-09-27 20:54:22,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:22.438 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.393s] 2018-09-27 20:54:22,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:22.766 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.327s] 2018-09-27 20:54:23,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:23.017 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.251s] 2018-09-27 20:54:23,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:23.085 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.067s] 2018-09-27 20:54:23,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:23.426 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.341s] 2018-09-27 20:54:23,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:23.750 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.323s] 2018-09-27 20:54:23,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:23.999 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.248s] 2018-09-27 20:54:24,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:24.663 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.664s] 2018-09-27 20:54:24,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:24.750 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.086s] 2018-09-27 20:54:24,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:24.950 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.200s] 2018-09-27 20:54:25,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:25.017 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.067s] 2018-09-27 20:54:25,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:25.083 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.066s] 2018-09-27 20:54:26,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:26.249 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.170s] 2018-09-27 20:54:26,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:26.404 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.157s] 2018-09-27 20:54:29,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:29.816 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-09-27 20:54:33,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:33.797 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.222s] 2018-09-27 20:54:34,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:34.128 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.331s] 2018-09-27 20:54:34,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:34.378 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.250s] 2018-09-27 20:54:34,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:34.540 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [306.026s] 2018-09-27 20:54:34,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:34.683 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.304s] 2018-09-27 20:54:34,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:34.819 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.978s] 2018-09-27 20:54:34,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:34.959 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.276s] 2018-09-27 20:54:38,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:38.063 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.102s] 2018-09-27 20:54:40,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:40.446 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-09-27 20:54:40,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:40.447 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-09-27 20:54:46,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:46.996 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.548s] 2018-09-27 20:54:47,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:47.303 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.108s] 2018-09-27 20:54:48,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:48.453 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.150s] 2018-09-27 20:54:48,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:48.770 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-09-27 20:54:48,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:48.772 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-09-27 20:54:48,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:48.772 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-09-27 20:54:53,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:53.382 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.275s] 2018-09-27 20:54:53,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:53.677 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.295s] 2018-09-27 20:54:53,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:53.972 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.294s] 2018-09-27 20:54:54,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:54.590 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.618s] 2018-09-27 20:54:54,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:54:54.835 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.244s] 2018-09-27 20:55:04,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:55:04.125 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [5.932s] 2018-09-27 20:55:08,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:55:08.816 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.691s] 2018-09-27 20:55:09,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:55:09.367 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [3.766s] 2018-09-27 20:55:09,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:55:09.653 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.287s] 2018-09-27 20:55:10,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:55:10.200 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.546s] 2018-09-27 20:55:22,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:55:22.896 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.813s] 2018-09-27 20:55:26,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:55:26.647 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.148s] 2018-09-27 20:55:30,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:55:30.752 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.853s] 2018-09-27 20:55:38,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:55:38.471 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.196s] 2018-09-27 20:55:41,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:55:41.407 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.934s] 2018-09-27 20:55:43,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:55:43.817 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.410s] 2018-09-27 20:55:44,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:55:44.242 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.488s] 2018-09-27 20:55:48,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:55:48.254 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.436s] 2018-09-27 20:55:53,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:55:53.098 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [2.321s] 2018-09-27 20:56:08,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:56:08.973 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.528s] 2018-09-27 20:56:15,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:56:15.267 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.293s] 2018-09-27 20:56:22,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:56:22.417 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [7.149s] 2018-09-27 20:56:27,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:56:27.628 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [34.527s] 2018-09-27 20:56:28,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:56:28.426 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.009s] 2018-09-27 20:56:31,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:56:31.169 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.543s] 2018-09-27 20:56:47,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:56:47.697 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [19.268s] 2018-09-27 20:57:00,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:57:00.658 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [29.483s] 2018-09-27 20:57:02,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:57:02.967 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.683s] 2018-09-27 20:57:06,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:57:06.501 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.844s] 2018-09-27 20:57:08,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:57:08.034 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.066s] 2018-09-27 20:57:12,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:57:12.927 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size ... success [6.426s] 2018-09-27 20:57:18,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:57:18.010 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.978s] 2018-09-27 20:57:34,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:57:34.695 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [6.323s] 2018-09-27 20:57:39,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:57:39.078 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.383s] 2018-09-27 20:57:44,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:57:44.336 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [5.257s] 2018-09-27 20:57:49,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:57:49.019 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.683s] 2018-09-27 20:57:52,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:57:52.623 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.604s] 2018-09-27 20:57:56,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:57:56.880 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.256s] 2018-09-27 20:58:00,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:00.464 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.583s] 2018-09-27 20:58:08,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:08.074 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.609s] 2018-09-27 20:58:09,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:09.678 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.604s] 2018-09-27 20:58:14,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:14.637 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.959s] 2018-09-27 20:58:15,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:15.042 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.404s] 2018-09-27 20:58:15,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:15.140 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.098s] 2018-09-27 20:58:15,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:15.234 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.093s] 2018-09-27 20:58:15,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:15.280 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.045s] 2018-09-27 20:58:15,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:15.348 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.067s] 2018-09-27 20:58:15,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:15.461 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.113s] 2018-09-27 20:58:15,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:15.555 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.093s] 2018-09-27 20:58:15,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:15.605 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.050s] 2018-09-27 20:58:15,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:15.930 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.324s] 2018-09-27 20:58:23,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:23.574 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.644s] 2018-09-27 20:58:41,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:41.747 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.326s] 2018-09-27 20:58:49,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:49.815 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.068s] 2018-09-27 20:58:58,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:58:58.858 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.043s] 2018-09-27 20:59:01,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:59:01.753 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.894s] 2018-09-27 20:59:04,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:59:04.252 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.498s] 2018-09-27 20:59:18,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:59:18.857 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [14.603s] 2018-09-27 20:59:18,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:59:18.959 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.103s] 2018-09-27 20:59:19,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:59:19.012 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.053s] 2018-09-27 20:59:28,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:59:28.568 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [9.554s] 2018-09-27 20:59:39,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:59:39.023 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [10.454s] 2018-09-27 20:59:49,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:59:49.693 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [10.669s] 2018-09-27 20:59:49,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:59:49.762 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.070s] 2018-09-27 20:59:49,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:59:49.875 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.113s] 2018-09-27 20:59:58,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 20:59:58.011 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.133s] 2018-09-27 21:00:05,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:05.835 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [7.823s] 2018-09-27 21:00:21,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:21.621 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.339s] 2018-09-27 21:00:23,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:23.733 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.111s] 2018-09-27 21:00:29,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:29.315 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [5.579s] 2018-09-27 21:00:30,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:30.230 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.918s] 2018-09-27 21:00:32,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:32.835 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.601s] 2018-09-27 21:00:34,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:34.272 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.438s] 2018-09-27 21:00:36,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:36.306 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.031s] 2018-09-27 21:00:36,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:36.462 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.159s] 2018-09-27 21:00:38,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:38.188 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsTest ... skip: tag extension not enabled. 2018-09-27 21:00:43,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.162 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.111s] 2018-09-27 21:00:43,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.179 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2018-09-27 21:00:43,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.202 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.022s] 2018-09-27 21:00:43,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.223 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.021s] 2018-09-27 21:00:43,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.235 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.011s] 2018-09-27 21:00:43,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.247 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.012s] 2018-09-27 21:00:43,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.278 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.031s] 2018-09-27 21:00:43,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.289 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.010s] 2018-09-27 21:00:43,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.497 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.206s] 2018-09-27 21:00:43,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.507 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.011s] 2018-09-27 21:00:43,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.526 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.019s] 2018-09-27 21:00:43,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.536 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.010s] 2018-09-27 21:00:43,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.546 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.010s] 2018-09-27 21:00:43,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.552 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2018-09-27 21:00:43,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.562 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.010s] 2018-09-27 21:00:43,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:43.844 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.282s] 2018-09-27 21:00:44,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:44.047 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.203s] 2018-09-27 21:00:44,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:44.514 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.465s] 2018-09-27 21:00:44,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:44.615 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.100s] 2018-09-27 21:00:44,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:44.701 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.085s] 2018-09-27 21:00:44,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:00:44.797 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.097s] 2018-09-27 21:01:08,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:01:08.383 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.889s] 2018-09-27 21:01:10,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:01:10.827 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.444s] 2018-09-27 21:01:17,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:01:17.568 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.005s] 2018-09-27 21:01:24,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:01:24.179 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.422s] 2018-09-27 21:01:25,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:01:25.135 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.957s] 2018-09-27 21:01:33,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:01:33.907 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.597s] 2018-09-27 21:01:34,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:01:34.239 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.332s] 2018-09-27 21:01:37,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:01:37.261 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 21:01:37,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:01:37.262 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-09-27 21:01:41,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:01:41.658 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.308s] 2018-09-27 21:01:44,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:01:44.759 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [3.099s] 2018-09-27 21:01:55,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:01:55.720 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.014s] 2018-09-27 21:01:56,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:01:56.097 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.378s] 2018-09-27 21:02:01,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:01.554 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-09-27 21:02:08,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:08.860 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype ... success [2.626s] 2018-09-27 21:02:18,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:18.708 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason ... success [0.284s] 2018-09-27 21:02:18,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:18.986 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary ... success [0.278s] 2018-09-27 21:02:19,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:19.290 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host ... success [0.303s] 2018-09-27 21:02:19,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:19.553 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host ... success [0.262s] 2018-09-27 21:02:19,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:19.855 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host ... success [0.302s] 2018-09-27 21:02:31,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:31.320 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.030s] 2018-09-27 21:02:31,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:31.654 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.335s] 2018-09-27 21:02:43,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:43.828 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.259s] 2018-09-27 21:02:44,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:44.412 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.583s] 2018-09-27 21:02:46,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:46.207 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.794s] 2018-09-27 21:02:54,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:54.881 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.633s] 2018-09-27 21:02:55,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:55.239 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.358s] 2018-09-27 21:02:55,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:55.261 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.021s] 2018-09-27 21:02:55,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:02:55.576 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.315s] 2018-09-27 21:03:06,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:03:06.339 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.549s] 2018-09-27 21:03:07,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:03:07.516 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [1.175s] 2018-09-27 21:03:25,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:03:25.411 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.310s] 2018-09-27 21:03:36,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:03:36.585 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.771s] 2018-09-27 21:03:37,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:03:37.776 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.191s] 2018-09-27 21:03:45,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:03:45.423 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-09-27 21:04:07,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:04:07.947 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [17.042s] 2018-09-27 21:04:24,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:04:24.210 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [16.263s] 2018-09-27 21:04:24,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:04:24.968 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.758s] 2018-09-27 21:04:25,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:04:25.744 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.775s] 2018-09-27 21:04:26,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:04:26.784 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.039s] 2018-09-27 21:04:49,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:04:49.710 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [22.922s] 2018-09-27 21:05:20,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:05:20.194 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [23.878s] 2018-09-27 21:05:31,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:05:31.101 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [10.905s] 2018-09-27 21:05:34,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:05:34.464 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [3.363s] 2018-09-27 21:05:57,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:05:57.031 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [15.134s] 2018-09-27 21:06:01,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:01.622 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [4.592s] 2018-09-27 21:06:06,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:06.544 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [4.921s] 2018-09-27 21:06:06,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:06.823 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.280s] 2018-09-27 21:06:07,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:07.116 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.292s] 2018-09-27 21:06:07,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:07.438 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.321s] 2018-09-27 21:06:07,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:07.708 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.269s] 2018-09-27 21:06:07,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:07.718 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.010s] 2018-09-27 21:06:07,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:07.729 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-09-27 21:06:08,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:08.076 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.346s] 2018-09-27 21:06:08,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:08.111 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.034s] 2018-09-27 21:06:08,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:08.397 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.285s] 2018-09-27 21:06:08,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:08.689 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.292s] 2018-09-27 21:06:08,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:08.722 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.032s] 2018-09-27 21:06:08,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:08.993 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.270s] 2018-09-27 21:06:09,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:09.304 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.311s] 2018-09-27 21:06:09,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:09.681 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.377s] 2018-09-27 21:06:10,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:10.009 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.328s] 2018-09-27 21:06:10,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:10.317 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.307s] 2018-09-27 21:06:10,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:10.749 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.432s] 2018-09-27 21:06:11,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:11.045 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.295s] 2018-09-27 21:06:11,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:11.080 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.035s] 2018-09-27 21:06:11,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:11.364 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.284s] 2018-09-27 21:06:11,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:11.692 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.328s] 2018-09-27 21:06:11,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:11.730 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.037s] 2018-09-27 21:06:12,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:12.047 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.316s] 2018-09-27 21:06:12,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:12.394 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.347s] 2018-09-27 21:06:12,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:12.403 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.009s] 2018-09-27 21:06:12,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:12.696 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.293s] 2018-09-27 21:06:13,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:13.057 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.361s] 2018-09-27 21:06:13,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:13.094 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.036s] 2018-09-27 21:06:13,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:06:13.406 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.312s] 2018-09-27 21:06:19,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6c96dfd6-0913-4dea-a794-fb366f772a7f 2018-09-27 21:06:19,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6c96dfd6-0913-4dea-a794-fb366f772a7f']'. 2018-09-27 21:06:20,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-27 21:06:20,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-27 21:06:20,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-27 21:06:20,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6c96dfd6-0913-4dea-a794-fb366f772a7f | 2018-09-27 21:06:20,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-27 21:06:20,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-27 20:23:39 | 2018-09-27 21:06:20,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-27 21:06:19 | 2018-09-27 21:06:20,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:42:40 | 2018-09-27 21:06:20,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-09-27 21:06:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-27 21:06:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-27 21:06:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ffc563ba-f0ab-46e0-92a3-e9437d558636) | 2018-09-27 21:06:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-27 21:06:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 24656c39-a32c-4cda-9838-e0d35b7c75df) | 2018-09-27 21:06:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1491 | 2018-09-27 21:06:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2550.906 | 2018-09-27 21:06:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1174 | 2018-09-27 21:06:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 263 | 2018-09-27 21:06:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-27 21:06:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-27 21:06:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 54 | 2018-09-27 21:06:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-27 21:06:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-27 21:06:20,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-27 21:06:21,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 95.6026058632% 2018-09-27 21:06:21,190 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 42:55 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-09-27 21:06:21,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 21:06:21,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/82e2c37b-3310-4c71-ac06-a7994808a757 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" 2018-09-27 21:06:21,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 21:06:21 GMT X-Openstack-Request-Id: req-91803876-09c3-4906-8308-ed7f36940f66 2018-09-27 21:06:21,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 21:06:21,841 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/82e2c37b-3310-4c71-ac06-a7994808a757 used request id req-91803876-09c3-4906-8308-ed7f36940f66 2018-09-27 21:06:21,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.648368835449s 2018-09-27 21:06:21,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 21:06:21,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 21:06:22,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-79db496f-fa4a-483c-a885-dea13f5e021d x-openstack-request-id: req-79db496f-fa4a-483c-a885-dea13f5e021d 2018-09-27 21:06:22,192 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/15e5536a-06af-480b-a059-b4b24ec4526c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/15e5536a-06af-480b-a059-b4b24ec4526c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "15e5536a-06af-480b-a059-b4b24ec4526c", "name": "tempest_full-flavor_alt_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/213cf46f-9ac5-4b9e-93ea-18061f10adba", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/213cf46f-9ac5-4b9e-93ea-18061f10adba", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "213cf46f-9ac5-4b9e-93ea-18061f10adba", "name": "tempest_full-flavor_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 21:06:22,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-79db496f-fa4a-483c-a885-dea13f5e021d 2018-09-27 21:06:22,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.335180997849s 2018-09-27 21:06:22,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 21:06:22,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/15e5536a-06af-480b-a059-b4b24ec4526c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 21:06:22,246 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7ac776c3-4c12-40b4-864e-8cec4f3bc51b x-openstack-request-id: req-7ac776c3-4c12-40b4-864e-8cec4f3bc51b 2018-09-27 21:06:22,246 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/15e5536a-06af-480b-a059-b4b24ec4526c used request id req-7ac776c3-4c12-40b4-864e-8cec4f3bc51b 2018-09-27 21:06:22,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0518491268158s 2018-09-27 21:06:22,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 21:06:22,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" 2018-09-27 21:06:22,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:22 GMT X-Openstack-Request-Id: req-811dd40e-7d91-488f-bcc6-1d07d44d9245 2018-09-27 21:06:22,537 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T20:23:28Z", "file": "/v2/images/46b8404d-899f-41f1-938f-db67b352ad05/file", "owner": "20660dc4402a49898777efc64d8b78ce", "id": "46b8404d-899f-41f1-938f-db67b352ad05", "size": 12716032, "self": "/v2/images/46b8404d-899f-41f1-938f-db67b352ad05", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/46b8404d-899f-41f1-938f-db67b352ad05/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/46b8404d-899f-41f1-938f-db67b352ad05/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T20:23:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 21:06:22,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-811dd40e-7d91-488f-bcc6-1d07d44d9245 2018-09-27 21:06:22,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286664962769s 2018-09-27 21:06:22,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 21:06:22,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/46b8404d-899f-41f1-938f-db67b352ad05 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}320888d9ba3a68715ae6fb6671c152a1129557fb16f53532969700924b0f85bd" 2018-09-27 21:06:23,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 21:06:23 GMT X-Openstack-Request-Id: req-aa025291-111d-4fc1-af0b-dfba75a14b18 2018-09-27 21:06:23,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 21:06:23,959 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/46b8404d-899f-41f1-938f-db67b352ad05 used request id req-aa025291-111d-4fc1-af0b-dfba75a14b18 2018-09-27 21:06:23,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.42041301727s 2018-09-27 21:06:23,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 21:06:23,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 21:06:23,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06: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-7d37fc02-0074-47c0-b59d-bfb1aff38c35 x-openstack-request-id: req-7d37fc02-0074-47c0-b59d-bfb1aff38c35 2018-09-27 21:06:23,988 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/213cf46f-9ac5-4b9e-93ea-18061f10adba", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/213cf46f-9ac5-4b9e-93ea-18061f10adba", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "213cf46f-9ac5-4b9e-93ea-18061f10adba", "name": "tempest_full-flavor_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 21:06:23,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7d37fc02-0074-47c0-b59d-bfb1aff38c35 2018-09-27 21:06:23,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0277860164642s 2018-09-27 21:06:23,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 21:06:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/213cf46f-9ac5-4b9e-93ea-18061f10adba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 21:06:24,031 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e78935e8-5679-41e5-a451-8c2bc3dcc1c1 x-openstack-request-id: req-e78935e8-5679-41e5-a451-8c2bc3dcc1c1 2018-09-27 21:06:24,031 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/213cf46f-9ac5-4b9e-93ea-18061f10adba used request id req-e78935e8-5679-41e5-a451-8c2bc3dcc1c1 2018-09-27 21:06:24,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0412700176239s 2018-09-27 21:06:24,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 21:06:24,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 21:06:24,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12dd40e-c761-40de-b164-0b4be2c1c88b 2018-09-27 21:06:24,288 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "links": {"self": "http://172.30.9.22:5000/v3/users/0bf47084cbeb4e65bde5c4ea0c4bce81"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0bf47084cbeb4e65bde5c4ea0c4bce81", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 21:06:24,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f12dd40e-c761-40de-b164-0b4be2c1c88b 2018-09-27 21:06:24,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.256850004196s 2018-09-27 21:06:24,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 21:06:24,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/0bf47084cbeb4e65bde5c4ea0c4bce81 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 21:06:24,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8866ce5-657d-4d65-91fc-34023c5742d3 2018-09-27 21:06:24,525 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0", "links": {"self": "http://172.30.9.22:5000/v3/users/0bf47084cbeb4e65bde5c4ea0c4bce81"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0bf47084cbeb4e65bde5c4ea0c4bce81", "description": null}} 2018-09-27 21:06:24,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/0bf47084cbeb4e65bde5c4ea0c4bce81 used request id req-c8866ce5-657d-4d65-91fc-34023c5742d3 2018-09-27 21:06:24,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230538129807s 2018-09-27 21:06:24,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 21:06:24,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/0bf47084cbeb4e65bde5c4ea0c4bce81 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 21:06:24,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 21:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddd88c7d-bd6a-49c6-bc8c-394027c50036 2018-09-27 21:06:24,921 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 21:06:24,921 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0bf47084cbeb4e65bde5c4ea0c4bce81 used request id req-ddd88c7d-bd6a-49c6-bc8c-394027c50036 2018-09-27 21:06:24,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.395732879639s 2018-09-27 21:06:24,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 21:06:24,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 21:06:25,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d634eb6-b1c5-41e2-baf3-1df75399bce3 2018-09-27 21:06:25,138 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/20660dc4402a49898777efc64d8b78ce"}, "tags": [], "enabled": true, "id": "20660dc4402a49898777efc64d8b78ce", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_f8e8bf7f-6728-476e-aeb5-61cd8ee8d2f0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-27 21:06:25,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-2d634eb6-b1c5-41e2-baf3-1df75399bce3 2018-09-27 21:06:25,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210875034332s 2018-09-27 21:06:25,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 21:06:25,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/20660dc4402a49898777efc64d8b78ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 21:06:25,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 21:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-592465bb-91d1-437e-8ef9-76f43d760f30 2018-09-27 21:06:25,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 21:06:25,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/20660dc4402a49898777efc64d8b78ce used request id req-592465bb-91d1-437e-8ef9-76f43d760f30 2018-09-27 21:06:25,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.283491849899s 2018-09-27 21:06:25,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 21:06:25,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=20660dc4402a49898777efc64d8b78ce&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}097fa04aea358fc8c5910b4d6808093ee4c457bc68d1b6546a48d0077cc0c969" 2018-09-27 21:06:26,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:26 GMT X-Openstack-Request-Id: req-dc173d70-2e40-4327-8fc4-2d49a063002a 2018-09-27 21:06:26,157 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-09-27 21:06:26,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=20660dc4402a49898777efc64d8b78ce&name=default used request id req-dc173d70-2e40-4327-8fc4-2d49a063002a 2018-09-27 21:06:26,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.725687026978s 2018-09-27 21:06:26,157 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-09-27 21:06:26,158 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-27 21:06:28,887 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-343 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-27 21:06:28,890 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.22,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UWiXQlPEGxjlexTpvDKYhosWF 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=7a5c8d6d37614985b1b1857b3620d4e7 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_PASSWORD=ZNh6MTEKLvZhoZReGgpCaBoEf export OS_REGION_NAME=regionOne 2018-09-27 21:06:28,890 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-09-27 21:06:28,897 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-09-27 21:06:29,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 21:06:29,210 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b4f380b-eb07-4e7e-90e5-b77a5e207ded 2018-09-27 21:06:29,211 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 21:06:29,211 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-0b4f380b-eb07-4e7e-90e5-b77a5e207ded 2018-09-27 21:06:29,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 21:06:29,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T22:06:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [], "type": "tempest-type-1229335953", "id": "5fafa463400d4fa78d4ad5a135cbb132", "name": "tempest-service-332507560"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-1685632976", "id": "7fd5ad0c8b55447281eabd0bcf867b5f", "name": "tempest-service-1663901951"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/7a5c8d6d37614985b1b1857b3620d4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e0e411f365814a38b6f64224e353f0ba"}, "audit_ids": ["yMhMUpTHRMmZmVxtq0zsHg"], "issued_at": "2018-09-27T21:06:29.000000Z"}} 2018-09-27 21:06:29,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 21:06:29,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:30,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:30 GMT X-Openstack-Request-Id: req-d423de85-e457-4adc-a086-bdf7b9e1c21a 2018-09-27 21:06:30,005 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cfea0c19-efa1-4a51-b50a-bb696cc17969","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64991f16027e4ab59c597583546b9b07","status":"ACTIVE","subnets":["5a473a48-56b4-4e4a-87e6-fb470a7555a8"],"description":"","tags":[],"updated_at":"2018-09-27T20:02:12Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64991f16027e4ab59c597583546b9b07","created_at":"2018-09-27T20:02:05Z","provider:network_type":"flat"}]} 2018-09-27 21:06:30,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d423de85-e457-4adc-a086-bdf7b9e1c21a 2018-09-27 21:06:30,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390130996704s 2018-09-27 21:06:30,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 21:06:30,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:30,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50445c9e-397d-49a8-97ee-8861f7658451 2018-09-27 21:06:30,218 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f5ca9b7324aa4d6ea7994d340cf59496"}, "tags": [], "enabled": true, "id": "f5ca9b7324aa4d6ea7994d340cf59496", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 21:06:30,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-50445c9e-397d-49a8-97ee-8861f7658451 2018-09-27 21:06:30,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205163002014s 2018-09-27 21:06:30,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 21:06:30,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_3410ec59-c2bf-47ad-8478-5d6937282444"}}' 2018-09-27 21:06:30,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a366c76-d13a-43f6-b0fb-e1e09ba31e98 2018-09-27 21:06:30,450 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/b894da0229b244c6ae9df1383a6f2b54"}, "tags": [], "enabled": true, "id": "b894da0229b244c6ae9df1383a6f2b54", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_3410ec59-c2bf-47ad-8478-5d6937282444"}} 2018-09-27 21:06:30,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-3a366c76-d13a-43f6-b0fb-e1e09ba31e98 2018-09-27 21:06:30,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.224946022034s 2018-09-27 21:06:30,451 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'b894da0229b244c6ae9df1383a6f2b54', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_scenario-project_3410ec59-c2bf-47ad-8478-5d6937282444'}) 2018-09-27 21:06:30,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 21:06:30,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d6b469b0-41fc-4aca-9232-0436226120b1", "email": null, "name": "tempest_scenario-user_3410ec59-c2bf-47ad-8478-5d6937282444"}}' 2018-09-27 21:06:30,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb03bac3-a735-4720-9652-d2134b58fff4 2018-09-27 21:06:30,972 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_3410ec59-c2bf-47ad-8478-5d6937282444", "links": {"self": "http://172.30.9.22:5000/v3/users/aa5e608e0ad54a26b0720175ba42fefa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aa5e608e0ad54a26b0720175ba42fefa", "domain_id": "default", "password_expires_at": null}} 2018-09-27 21:06:30,972 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-cb03bac3-a735-4720-9652-d2134b58fff4 2018-09-27 21:06:30,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.514899015427s 2018-09-27 21:06:30,973 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aa5e608e0ad54a26b0720175ba42fefa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_3410ec59-c2bf-47ad-8478-5d6937282444'}) 2018-09-27 21:06:30,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 21:06:30,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:31,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b45bc1-2606-4bf0-aef8-ad13636418c0 2018-09-27 21:06:31,176 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 21:06:31,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-40b45bc1-2606-4bf0-aef8-ad13636418c0 2018-09-27 21:06:31,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199649095535s 2018-09-27 21:06:31,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 21:06:31,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:31,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091ba4f3-8188-4b03-8d9d-4eeaf1b2b8e8 2018-09-27 21:06:31,338 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 21:06:31,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-091ba4f3-8188-4b03-8d9d-4eeaf1b2b8e8 2018-09-27 21:06:31,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156491994858s 2018-09-27 21:06:31,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 21:06:31,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:31,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e80811-b16d-4941-9e30-ac8689d48938 2018-09-27 21:06:31,533 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 21:06:31,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b1e80811-b16d-4941-9e30-ac8689d48938 2018-09-27 21:06:31,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189336061478s 2018-09-27 21:06:31,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 21:06:31,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:31,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f79190b6-d075-4775-aa66-7f181765d6ef 2018-09-27 21:06:31,758 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 21:06:31,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f79190b6-d075-4775-aa66-7f181765d6ef 2018-09-27 21:06:31,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220319032669s 2018-09-27 21:06:31,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 21:06:31,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:31,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8289a384-daca-45ed-96db-3ee5dd7715f3 2018-09-27 21:06:31,979 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_3410ec59-c2bf-47ad-8478-5d6937282444", "links": {"self": "http://172.30.9.22:5000/v3/users/aa5e608e0ad54a26b0720175ba42fefa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aa5e608e0ad54a26b0720175ba42fefa", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 21:06:31,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8289a384-daca-45ed-96db-3ee5dd7715f3 2018-09-27 21:06:31,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220227003098s 2018-09-27 21:06:31,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 21:06:31,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:32,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b45284bd-2b3c-437e-b985-8dc1ea33e19d 2018-09-27 21:06:32,104 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/b894da0229b244c6ae9df1383a6f2b54"}, "tags": [], "enabled": true, "id": "b894da0229b244c6ae9df1383a6f2b54", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_3410ec59-c2bf-47ad-8478-5d6937282444"}]} 2018-09-27 21:06:32,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b45284bd-2b3c-437e-b985-8dc1ea33e19d 2018-09-27 21:06:32,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1127409935s 2018-09-27 21:06:32,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 21:06:32,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=aa5e608e0ad54a26b0720175ba42fefa&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=b894da0229b244c6ae9df1383a6f2b54" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:32,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a86b956-3f5b-45dc-8a38-87537b0b8897 2018-09-27 21:06:32,321 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=aa5e608e0ad54a26b0720175ba42fefa&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=b894da0229b244c6ae9df1383a6f2b54", "previous": null, "next": null}} 2018-09-27 21:06:32,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=aa5e608e0ad54a26b0720175ba42fefa&role.id=1faf0c4e549845dfb4ddf99992b4bc7b&scope.project.id=b894da0229b244c6ae9df1383a6f2b54 used request id req-4a86b956-3f5b-45dc-8a38-87537b0b8897 2018-09-27 21:06:32,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208406925201s 2018-09-27 21:06:32,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 21:06:32,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/b894da0229b244c6ae9df1383a6f2b54/users/aa5e608e0ad54a26b0720175ba42fefa/roles/1faf0c4e549845dfb4ddf99992b4bc7b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:32,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 21:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa5d885b-d391-4722-b0ab-4bed5f548c84 2018-09-27 21:06:32,562 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 21:06:32,562 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b894da0229b244c6ae9df1383a6f2b54/users/aa5e608e0ad54a26b0720175ba42fefa/roles/1faf0c4e549845dfb4ddf99992b4bc7b used request id req-aa5d885b-d391-4722-b0ab-4bed5f548c84 2018-09-27 21:06:32,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.236874818802s 2018-09-27 21:06:32,563 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_3410ec59-c2bf-47ad-8478-5d6937282444', 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'b894da0229b244c6ae9df1383a6f2b54', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd6b469b0-41fc-4aca-9232-0436226120b1', 'username': u'tempest_scenario-user_3410ec59-c2bf-47ad-8478-5d6937282444', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 21:06:32,568 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_3410ec59-c2bf-47ad-8478-5d6937282444', 'password': 'd6b469b0-41fc-4aca-9232-0436226120b1', 'project_name': 'tempest_scenario-project_3410ec59-c2bf-47ad-8478-5d6937282444', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'b894da0229b244c6ae9df1383a6f2b54', 'project_domain_name': 'Default'} 2018-09-27 21:06:32,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 21:06:32,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:32,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2135c87-ea24-4ea5-a5cc-51433794e3e1 2018-09-27 21:06:32,681 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 21:06:32,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e2135c87-ea24-4ea5-a5cc-51433794e3e1 2018-09-27 21:06:32,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110144853592s 2018-09-27 21:06:32,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 21:06:32,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:32,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c95861-c4f4-49d1-9cbb-06dc6a6a780a 2018-09-27 21:06:32,898 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 21:06:32,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-62c95861-c4f4-49d1-9cbb-06dc6a6a780a 2018-09-27 21:06:32,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212478876114s 2018-09-27 21:06:32,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 21:06:32,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:33,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93078cc4-afc9-4b1d-8248-a09ee9400ed2 2018-09-27 21:06:33,094 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 21:06:33,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-93078cc4-afc9-4b1d-8248-a09ee9400ed2 2018-09-27 21:06:33,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190150022507s 2018-09-27 21:06:33,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 21:06:33,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:33,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a2516e-16d0-4081-90d5-37a3ad22d3f2 2018-09-27 21:06:33,304 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_3410ec59-c2bf-47ad-8478-5d6937282444", "links": {"self": "http://172.30.9.22:5000/v3/users/aa5e608e0ad54a26b0720175ba42fefa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aa5e608e0ad54a26b0720175ba42fefa", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 21:06:33,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-32a2516e-16d0-4081-90d5-37a3ad22d3f2 2018-09-27 21:06:33,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209197044373s 2018-09-27 21:06:33,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 21:06:33,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:33,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf0ab1a8-2799-4636-bc55-106fe3db1094 2018-09-27 21:06:33,516 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/b894da0229b244c6ae9df1383a6f2b54"}, "tags": [], "enabled": true, "id": "b894da0229b244c6ae9df1383a6f2b54", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_3410ec59-c2bf-47ad-8478-5d6937282444"}]} 2018-09-27 21:06:33,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bf0ab1a8-2799-4636-bc55-106fe3db1094 2018-09-27 21:06:33,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200455904007s 2018-09-27 21:06:33,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 21:06:33,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=aa5e608e0ad54a26b0720175ba42fefa&role.id=038aca4dc7514848b2d2ba0139599be2&scope.project.id=b894da0229b244c6ae9df1383a6f2b54" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:33,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a081d18-fd69-46ff-b6c3-95366841f543 2018-09-27 21:06:33,722 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=aa5e608e0ad54a26b0720175ba42fefa&role.id=038aca4dc7514848b2d2ba0139599be2&scope.project.id=b894da0229b244c6ae9df1383a6f2b54", "previous": null, "next": null}} 2018-09-27 21:06:33,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=aa5e608e0ad54a26b0720175ba42fefa&role.id=038aca4dc7514848b2d2ba0139599be2&scope.project.id=b894da0229b244c6ae9df1383a6f2b54 used request id req-8a081d18-fd69-46ff-b6c3-95366841f543 2018-09-27 21:06:33,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198483943939s 2018-09-27 21:06:33,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 21:06:33,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/b894da0229b244c6ae9df1383a6f2b54/users/aa5e608e0ad54a26b0720175ba42fefa/roles/038aca4dc7514848b2d2ba0139599be2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:33,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 21:06:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-408db973-32bc-4ded-84e3-2c06193d1e37 2018-09-27 21:06:33,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 21:06:33,872 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b894da0229b244c6ae9df1383a6f2b54/users/aa5e608e0ad54a26b0720175ba42fefa/roles/038aca4dc7514848b2d2ba0139599be2 used request id req-408db973-32bc-4ded-84e3-2c06193d1e37 2018-09-27 21:06:33,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14589715004s 2018-09-27 21:06:33,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 21:06:33,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:34,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed1d25d-2b54-4331-b82d-08471564424f 2018-09-27 21:06:34,181 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 21:06:34,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fed1d25d-2b54-4331-b82d-08471564424f 2018-09-27 21:06:34,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.305126905441s 2018-09-27 21:06:34,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 21:06:34,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:34,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a726eb-25d3-4a79-9208-a4ff1ceee64e 2018-09-27 21:06:34,382 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 21:06:34,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a9a726eb-25d3-4a79-9208-a4ff1ceee64e 2018-09-27 21:06:34,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194921016693s 2018-09-27 21:06:34,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 21:06:34,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:34,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c813e003-c079-44d2-9248-214b4c1d396c 2018-09-27 21:06:34,579 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_3410ec59-c2bf-47ad-8478-5d6937282444", "links": {"self": "http://172.30.9.22:5000/v3/users/aa5e608e0ad54a26b0720175ba42fefa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aa5e608e0ad54a26b0720175ba42fefa", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 21:06:34,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c813e003-c079-44d2-9248-214b4c1d396c 2018-09-27 21:06:34,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196804046631s 2018-09-27 21:06:34,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 21:06:34,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=038aca4dc7514848b2d2ba0139599be2&user.id=aa5e608e0ad54a26b0720175ba42fefa&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:34,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8ecbfb-1046-46c0-b691-dbcd371ef863 2018-09-27 21:06:34,707 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=038aca4dc7514848b2d2ba0139599be2&user.id=aa5e608e0ad54a26b0720175ba42fefa&scope.domain.id=default", "previous": null, "next": null}} 2018-09-27 21:06:34,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=038aca4dc7514848b2d2ba0139599be2&user.id=aa5e608e0ad54a26b0720175ba42fefa&scope.domain.id=default used request id req-4a8ecbfb-1046-46c0-b691-dbcd371ef863 2018-09-27 21:06:34,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115307807922s 2018-09-27 21:06:34,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-09-27 21:06:34,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/aa5e608e0ad54a26b0720175ba42fefa/roles/038aca4dc7514848b2d2ba0139599be2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:06:34,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 21:06:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a4f5340-10db-4e44-a614-84f1eb34cd9f 2018-09-27 21:06:34,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 21:06:34,945 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/aa5e608e0ad54a26b0720175ba42fefa/roles/038aca4dc7514848b2d2ba0139599be2 used request id req-9a4f5340-10db-4e44-a614-84f1eb34cd9f 2018-09-27 21:06:34,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.233470916748s 2018-09-27 21:06:34,945 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-27 21:06:38,940 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8cb9b7b5-5afa-45b9-a09f-c6c01667299c | 2018-09-27T21:06:38.584052 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8cb9b7b5-5afa-45b9-a09f-c6c01667299c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-27 21:06:42,232 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1229335953 | Available | | __unknown__ | tempest-type-1685632976 | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2018-09-27 21:06:42,930 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-27 21:06:47,869 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=0eb1ddba-9ca7-4773-9256-655957761033) as the default verifier for the future CLI operations. 2018-09-27 21:06:49,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 21:06:49,636 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e327cba8-10ed-41cb-8b07-e4be82adac24 2018-09-27 21:06:49,636 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 21:06:49,637 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-e327cba8-10ed-41cb-8b07-e4be82adac24 2018-09-27 21:06:49,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 21:06:50,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "038aca4dc7514848b2d2ba0139599be2", "name": "admin"}, {"id": "1faf0c4e549845dfb4ddf99992b4bc7b", "name": "member"}, {"id": "6c7b0a714c92470ba7f82e913c049eca", "name": "reader"}], "expires_at": "2018-09-27T22:06:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b894da0229b244c6ae9df1383a6f2b54", "name": "tempest_scenario-project_3410ec59-c2bf-47ad-8478-5d6937282444"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b894da0229b244c6ae9df1383a6f2b54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "18e204cddc214e148a837dd91262975e"}, {"url": "http://172.30.9.22:8776/v2/b894da0229b244c6ae9df1383a6f2b54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40444743cc144e808c5fcd3b4594dad5"}, {"url": "http://192.30.9.3:8776/v2/b894da0229b244c6ae9df1383a6f2b54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de6a47d5a7184732b677f884f02ae4e6"}], "type": "volumev2", "id": "05ae7c1be4ae4d20849f262f42a6ec8f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9204cd2f86ee49d897802988986cfe61"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97d29e46a62d405e9a98965c1dd396fe"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf2e01f8474c39a3957c11cfc025c0"}], "type": "image", "id": "0fdc579e49714efb9f52126cffabaf63", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b894da0229b244c6ae9df1383a6f2b54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0278c3b9e0c64616a1a7d144b9d178c5"}, {"url": "http://192.30.9.3:8776/v1/b894da0229b244c6ae9df1383a6f2b54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ace3f9829b24654891e8675c020a135"}, {"url": "http://172.30.9.22:8776/v1/b894da0229b244c6ae9df1383a6f2b54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28fc696eb54dbcbf088ce117aa0c6d"}], "type": "volume", "id": "4baffb2d1a08440f95ed93193f197b28", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_b894da0229b244c6ae9df1383a6f2b54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33360d775fe449f6bae6f9920027de01"}, {"url": "http://12.0.0.47:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97af06e089954d6db24f7cb4c7863194"}, {"url": "http://12.0.0.47:8080/v1/AUTH_b894da0229b244c6ae9df1383a6f2b54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a928168079e54b52ae4a242638858abb"}], "type": "object-store", "id": "57e4800cd5c1492bb7daf1ffade66119", "name": "swift"}, {"endpoints": [], "type": "tempest-type-1229335953", "id": "5fafa463400d4fa78d4ad5a135cbb132", "name": "tempest-service-332507560"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188cece866cb41d496cfc8e163d63636"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6149be0c204421c99fff00518740fdb"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d91df68f2a074b81a60c69b98f789e73"}], "type": "alarming", "id": "7ab04f3c04d8404c942448c009e64aea", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "364a1e54c46943daa07e3b41a238ec3b"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60515450567a45728a58f1e057389a2c"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d427130b310245e08c7fdcd879ef8b4c"}], "type": "identity", "id": "7e81a40c4280407aa7e9e2643668d6c9", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-1685632976", "id": "7fd5ad0c8b55447281eabd0bcf867b5f", "name": "tempest-service-1663901951"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c7c9f356bfe4ba484737f86f9070398"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55d626c15efb466fbf02fa13f78cdba9"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8ba97cc9904229a67086bf80b9fc88"}], "type": "cloudformation", "id": "7ffe4a44418f40f690fd8a6f105a41d3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ce0891b4a394af5817e82d4a114dfc9"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb55c21f593040928444d409e252cd57"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f9834c1f9b434ce3b26cb9d2e66959df"}], "type": "compute", "id": "9f57e18ee6204ceca92603a274d5bcac", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "a2c345b5b6364ed483734dbe4995e7f1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b894da0229b244c6ae9df1383a6f2b54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3901e16b2e43bbaf556f42abc38a65"}, {"url": "http://172.30.9.22:8004/v1/b894da0229b244c6ae9df1383a6f2b54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d1dfe16cdb40eda88e665d36b19e4e"}, {"url": "http://192.30.9.3:8004/v1/b894da0229b244c6ae9df1383a6f2b54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa346c9a73ec47af93d91d9b0031e9af"}], "type": "orchestration", "id": "bc4135011acc4c2c81f885bc8225d494", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0b5b240f4145f79ca2398aaf442848"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80d982d4c7cb47a49b40a5683616471a"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3ab7599835042fba9e3c2ebceee3198"}], "type": "placement", "id": "be2dc0fd29f4447da1edd003784117bb", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b894da0229b244c6ae9df1383a6f2b54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfc1a7ca2c24405af467bbdbf5fb715"}, {"url": "http://192.30.9.3:8776/v3/b894da0229b244c6ae9df1383a6f2b54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee19c5eea00d476d82709910be8bd9d9"}, {"url": "http://172.30.9.22:8776/v3/b894da0229b244c6ae9df1383a6f2b54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd78b8eadef64ca6aa7159a03d72f792"}], "type": "volumev3", "id": "c6fc0db2d00a4486a8abe89aa45d1eda", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66c451fcfb0449dd9aa9359b3e0f96cc"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5fa0d6a7bde4d8eb6c5684dd3b38319"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c147eb2456724c3898502e08b5c2fd21"}], "type": "network", "id": "cd031125f1134bafaa6b2aad0003ad3f", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15854b7a8616496a9c07367a5c7705ee"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4bf7cf449dce4616a7bf6a6957678228"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7516feaad5674939ab722a26ea67b115"}], "type": "event", "id": "e284b3f23ee947c0aca0278960c93581", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c5846d7f0724ea5947ccb8ba0a061f2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b556aabf8a8a47cca985569c7c23e360"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6efb92782e64ce4b1fd4d012baa1676"}], "type": "metric", "id": "ecc545c98966469a95af3aa77fa8aa1a", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_3410ec59-c2bf-47ad-8478-5d6937282444", "id": "aa5e608e0ad54a26b0720175ba42fefa"}, "audit_ids": ["e8S6Oto7Q1CVfvZKdzoJ2A"], "issued_at": "2018-09-27T21:06:49.000000Z"}} 2018-09-27 21:06:50,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-27 21:06:50,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" 2018-09-27 21:06:50,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8761 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:50 GMT X-Openstack-Request-Id: req-8818ec60-901b-46c1-8d26-1d4eb9dfab5a 2018-09-27 21:06:50,737 - 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": "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": "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": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-09-27 21:06:50,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-8818ec60-901b-46c1-8d26-1d4eb9dfab5a 2018-09-27 21:06:50,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.683001041412s 2018-09-27 21:06:50,745 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-09-27 21:06:50,746 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 21:06:50,874 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 21:06:50,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 21:06:50,882 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:50 GMT 2018-09-27 21:06:50,882 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 21:06:50,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 21:06:50,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" 2018-09-27 21:06:51,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:51 GMT X-Openstack-Request-Id: req-c18698dc-a2ca-4a5e-bed8-91014936d014 2018-09-27 21:06:51,187 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 21:06:51,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c18698dc-a2ca-4a5e-bed8-91014936d014 2018-09-27 21:06:51,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299809932709s 2018-09-27 21:06:51,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 21:06:51,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444"}' 2018-09-27 21:06:51,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:51 GMT Location: http://172.30.9.22:9292/v2/images/487367d5-c401-499a-abf4-3cf618765735 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-766da0f8-ccec-41e5-aa04-9c242debaf56 2018-09-27 21:06:51,525 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T21:06:51Z", "file": "/v2/images/487367d5-c401-499a-abf4-3cf618765735/file", "owner": "b894da0229b244c6ae9df1383a6f2b54", "id": "487367d5-c401-499a-abf4-3cf618765735", "size": null, "self": "/v2/images/487367d5-c401-499a-abf4-3cf618765735", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444", "checksum": null, "created_at": "2018-09-27T21:06:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 21:06:51,525 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-766da0f8-ccec-41e5-aa04-9c242debaf56 2018-09-27 21:06:51,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.32835817337s 2018-09-27 21:06:51,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 21:06:51,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/487367d5-c401-499a-abf4-3cf618765735/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" -d '' 2018-09-27 21:06:52,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 21:06:52 GMT X-Openstack-Request-Id: req-1969a2c6-766d-4a0c-ba7d-716730c6664f 2018-09-27 21:06:52,294 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 21:06:52,294 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/487367d5-c401-499a-abf4-3cf618765735/file used request id req-1969a2c6-766d-4a0c-ba7d-716730c6664f 2018-09-27 21:06:52,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.768032073975s 2018-09-27 21:06:52,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 21:06:52,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" 2018-09-27 21:06:52,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:52 GMT X-Openstack-Request-Id: req-7be5dbaa-7a57-4ccc-8c83-8acbb4b54097 2018-09-27 21:06:52,327 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T21:06:52Z", "file": "/v2/images/487367d5-c401-499a-abf4-3cf618765735/file", "owner": "b894da0229b244c6ae9df1383a6f2b54", "id": "487367d5-c401-499a-abf4-3cf618765735", "size": 12716032, "self": "/v2/images/487367d5-c401-499a-abf4-3cf618765735", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/487367d5-c401-499a-abf4-3cf618765735/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/487367d5-c401-499a-abf4-3cf618765735/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T21:06:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 21:06:52,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7be5dbaa-7a57-4ccc-8c83-8acbb4b54097 2018-09-27 21:06:52,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278310775757s 2018-09-27 21:06:52,329 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/487367d5-c401-499a-abf4-3cf618765735/snap', u'metadata': Munch({})})], 'file': u'/v2/images/487367d5-c401-499a-abf4-3cf618765735/file', 'owner': u'b894da0229b244c6ae9df1383a6f2b54', 'id': u'487367d5-c401-499a-abf4-3cf618765735', 'size': 12716032, u'self': u'/v2/images/487367d5-c401-499a-abf4-3cf618765735', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b894da0229b244c6ae9df1383a6f2b54', 'name': 'tempest_scenario-project_3410ec59-c2bf-47ad-8478-5d6937282444', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/487367d5-c401-499a-abf4-3cf618765735/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T21:06:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-27T21:06:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444', '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/487367d5-c401-499a-abf4-3cf618765735', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444', 'created': u'2018-09-27T21:06:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T21:06:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/487367d5-c401-499a-abf4-3cf618765735', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 21:06:52,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 21:06:52,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_3410ec59-c2bf-47ad-8478-5d6937282444", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 21:06:52,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06: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-e50c6a1c-9934-436e-a7a2-8e960869bd10 x-openstack-request-id: req-e50c6a1c-9934-436e-a7a2-8e960869bd10 2018-09-27 21:06:52,715 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2a0a935c-50c9-4820-bc0f-3244cecc2568", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2a0a935c-50c9-4820-bc0f-3244cecc2568", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2a0a935c-50c9-4820-bc0f-3244cecc2568", "name": "tempest_scenario-flavor_3410ec59-c2bf-47ad-8478-5d6937282444", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 21:06:52,715 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e50c6a1c-9934-436e-a7a2-8e960869bd10 2018-09-27 21:06:52,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.383156061172s 2018-09-27 21:06:52,716 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_3410ec59-c2bf-47ad-8478-5d6937282444', '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'7a5c8d6d37614985b1b1857b3620d4e7', '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'2a0a935c-50c9-4820-bc0f-3244cecc2568', 'swap': 0}) 2018-09-27 21:06:52,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 21:06:52,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/2a0a935c-50c9-4820-bc0f-3244cecc2568/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" -d '{"extra_specs": {}}' 2018-09-27 21:06:52,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06: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-fb500943-8671-4316-b875-e2d3ddcb8a74 x-openstack-request-id: req-fb500943-8671-4316-b875-e2d3ddcb8a74 2018-09-27 21:06:52,761 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 21:06:52,761 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/2a0a935c-50c9-4820-bc0f-3244cecc2568/os-extra_specs used request id req-fb500943-8671-4316-b875-e2d3ddcb8a74 2018-09-27 21:06:52,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0440170764923s 2018-09-27 21:06:52,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 21:06:52,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" 2018-09-27 21:06:52,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4fb30cc-07b8-4d72-b916-91765b4385ff 2018-09-27 21:06:52,965 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 21:06:52,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b4fb30cc-07b8-4d72-b916-91765b4385ff 2018-09-27 21:06:52,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191856861115s 2018-09-27 21:06:52,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 21:06:52,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" 2018-09-27 21:06:53,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a8a195-4e63-4734-869a-666782f50b66 2018-09-27 21:06:53,166 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "038aca4dc7514848b2d2ba0139599be2", "links": {"self": "http://172.30.9.22:5000/v3/roles/038aca4dc7514848b2d2ba0139599be2"}, "name": "admin"}, {"domain_id": null, "id": "1faf0c4e549845dfb4ddf99992b4bc7b", "links": {"self": "http://172.30.9.22:5000/v3/roles/1faf0c4e549845dfb4ddf99992b4bc7b"}, "name": "member"}, {"domain_id": null, "id": "27b5308b13664f8ca16e4a5598995e6f", "links": {"self": "http://172.30.9.22:5000/v3/roles/27b5308b13664f8ca16e4a5598995e6f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "42177d88bc7e466ebe0c8a0506baf0a2", "links": {"self": "http://172.30.9.22:5000/v3/roles/42177d88bc7e466ebe0c8a0506baf0a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "478abd90410844e1b5d4d1a7438c513d", "links": {"self": "http://172.30.9.22:5000/v3/roles/478abd90410844e1b5d4d1a7438c513d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6c7b0a714c92470ba7f82e913c049eca", "links": {"self": "http://172.30.9.22:5000/v3/roles/6c7b0a714c92470ba7f82e913c049eca"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-27 21:06:53,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f8a8a195-4e63-4734-869a-666782f50b66 2018-09-27 21:06:53,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195453166962s 2018-09-27 21:06:53,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-27 21:06:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" 2018-09-27 21:06:53,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 715 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06: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-95d455c1-5e2f-498d-a13e-3866c35e3a1b x-openstack-request-id: req-95d455c1-5e2f-498d-a13e-3866c35e3a1b 2018-09-27 21:06:53,485 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 246}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 249}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 6}]} 2018-09-27 21:06:53,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-95d455c1-5e2f-498d-a13e-3866c35e3a1b 2018-09-27 21:06:53,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.306635141373s 2018-09-27 21:06:53,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 21:06:53,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" 2018-09-27 21:06:53,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:53 GMT X-Openstack-Request-Id: req-9db533ee-d746-4103-860f-36cd7acb93fa 2018-09-27 21:06:53,797 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T21:06:52Z", "file": "/v2/images/487367d5-c401-499a-abf4-3cf618765735/file", "owner": "b894da0229b244c6ae9df1383a6f2b54", "id": "487367d5-c401-499a-abf4-3cf618765735", "size": 12716032, "self": "/v2/images/487367d5-c401-499a-abf4-3cf618765735", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/487367d5-c401-499a-abf4-3cf618765735/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/487367d5-c401-499a-abf4-3cf618765735/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T21:06:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 21:06:53,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9db533ee-d746-4103-860f-36cd7acb93fa 2018-09-27 21:06:53,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30619597435s 2018-09-27 21:06:53,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 21:06:53,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_3410ec59-c2bf-47ad-8478-5d6937282444", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_3410ec59-c2bf-47ad-8478-5d6937282444"}' 2018-09-27 21:06:54,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:54 GMT Location: http://172.30.9.22:9292/v2/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-198bdc35-22cd-403f-a6ad-1bf29b7c2c79 2018-09-27 21:06:54,220 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T21:06:54Z", "file": "/v2/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed/file", "owner": "b894da0229b244c6ae9df1383a6f2b54", "id": "17b534b4-bce3-4787-9f4e-911b1b17d3ed", "size": null, "self": "/v2/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_3410ec59-c2bf-47ad-8478-5d6937282444", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_3410ec59-c2bf-47ad-8478-5d6937282444", "checksum": null, "created_at": "2018-09-27T21:06:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 21:06:54,220 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-198bdc35-22cd-403f-a6ad-1bf29b7c2c79 2018-09-27 21:06:54,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.413711071014s 2018-09-27 21:06:54,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 21:06:54,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" -d '' 2018-09-27 21:06:55,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 21:06:55 GMT X-Openstack-Request-Id: req-6e2a9d76-e017-421d-84f9-9d4100a4c808 2018-09-27 21:06:55,405 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 21:06:55,405 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed/file used request id req-6e2a9d76-e017-421d-84f9-9d4100a4c808 2018-09-27 21:06:55,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.18391299248s 2018-09-27 21:06:55,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 21:06:55,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" 2018-09-27 21:06:55,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06:55 GMT X-Openstack-Request-Id: req-78921c93-e9b0-4066-9d72-bd750c3162a4 2018-09-27 21:06:55,712 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T21:06:55Z", "file": "/v2/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed/file", "owner": "b894da0229b244c6ae9df1383a6f2b54", "id": "17b534b4-bce3-4787-9f4e-911b1b17d3ed", "size": 12716032, "self": "/v2/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_3410ec59-c2bf-47ad-8478-5d6937282444", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_3410ec59-c2bf-47ad-8478-5d6937282444", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T21:06:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T21:06:52Z", "file": "/v2/images/487367d5-c401-499a-abf4-3cf618765735/file", "owner": "b894da0229b244c6ae9df1383a6f2b54", "id": "487367d5-c401-499a-abf4-3cf618765735", "size": 12716032, "self": "/v2/images/487367d5-c401-499a-abf4-3cf618765735", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/487367d5-c401-499a-abf4-3cf618765735/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/487367d5-c401-499a-abf4-3cf618765735/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T21:06:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 21:06:55,712 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-78921c93-e9b0-4066-9d72-bd750c3162a4 2018-09-27 21:06:55,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.302712917328s 2018-09-27 21:06:55,715 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed/snap', u'metadata': Munch({})})], 'file': u'/v2/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed/file', 'owner': u'b894da0229b244c6ae9df1383a6f2b54', 'id': u'17b534b4-bce3-4787-9f4e-911b1b17d3ed', 'size': 12716032, u'self': u'/v2/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b894da0229b244c6ae9df1383a6f2b54', 'name': 'tempest_scenario-project_3410ec59-c2bf-47ad-8478-5d6937282444', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T21:06:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-27T21:06:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_3410ec59-c2bf-47ad-8478-5d6937282444', '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/17b534b4-bce3-4787-9f4e-911b1b17d3ed', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_3410ec59-c2bf-47ad-8478-5d6937282444', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_3410ec59-c2bf-47ad-8478-5d6937282444', 'created': u'2018-09-27T21:06:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T21:06:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_3410ec59-c2bf-47ad-8478-5d6937282444', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 21:06:55,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 21:06:55,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_3410ec59-c2bf-47ad-8478-5d6937282444", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 21:06:55,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06: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-4c59c0f9-cd98-4e37-a30e-4cf0d3eed8d0 x-openstack-request-id: req-4c59c0f9-cd98-4e37-a30e-4cf0d3eed8d0 2018-09-27 21:06:55,756 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7f9e18c2-7520-4476-bb38-1ac17f364104", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7f9e18c2-7520-4476-bb38-1ac17f364104", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7f9e18c2-7520-4476-bb38-1ac17f364104", "name": "tempest_scenario-flavor_alt_3410ec59-c2bf-47ad-8478-5d6937282444", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 21:06:55,756 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4c59c0f9-cd98-4e37-a30e-4cf0d3eed8d0 2018-09-27 21:06:55,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.040295124054s 2018-09-27 21:06:55,757 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_3410ec59-c2bf-47ad-8478-5d6937282444', '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'7a5c8d6d37614985b1b1857b3620d4e7', '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'7f9e18c2-7520-4476-bb38-1ac17f364104', 'swap': 0}) 2018-09-27 21:06:55,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 21:06:55,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/7f9e18c2-7520-4476-bb38-1ac17f364104/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" -d '{"extra_specs": {}}' 2018-09-27 21:06:55,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 21:06: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-9cf65760-3c88-432e-96e6-c38d9458834a x-openstack-request-id: req-9cf65760-3c88-432e-96e6-c38d9458834a 2018-09-27 21:06:55,799 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 21:06:55,799 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7f9e18c2-7520-4476-bb38-1ac17f364104/os-extra_specs used request id req-9cf65760-3c88-432e-96e6-c38d9458834a 2018-09-27 21:06:55,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0408368110657s 2018-09-27 21:06:55,799 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_3410ec59-c2bf-47ad-8478-5d6937282444', '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'7a5c8d6d37614985b1b1857b3620d4e7', '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'7f9e18c2-7520-4476-bb38-1ac17f364104', 'swap': 0}) 2018-09-27 21:06:59,545 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-27 21:06:59,546 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-27 21:06:59,546 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-27 21:06:59,549 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-27 21:06:59,559 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-27 21:07:01,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0eb1ddba-9ca7-4773-9256-655957761033/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-09-27 21:07:01,619 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-27 21:07:01,638 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-27 21:07:01,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-09-27 21:08:43,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:08:43.484 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [87.353s] 2018-09-27 21:09:58,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:09:58.947 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [61.524s] 2018-09-27 21:10:39,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:10:39.102 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [32.482s] 2018-09-27 21:13:34,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:13:34.434 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [175.311s] 2018-09-27 21:17:41,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:17:41.500 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [239.737s] 2018-09-27 21:17:50,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:17:50.301 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [1.313s] 2018-09-27 21:18:33,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:18:33.250 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [33.855s] 2018-09-27 21:19:58,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:19:58.258 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [85.000s] 2018-09-27 21:24:03,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:24:03.676 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [232.270s] 2018-09-27 21:25:14,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:25:14.671 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [47.422s] 2018-09-27 21:25:47,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:25:47.893 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-09-27 21:26:58,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:26:58.704 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [70.798s] 2018-09-27 21:27:29,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 21:27:29.955 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [31.239s] 2018-09-27 21:27:56,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 39b020b5-2784-484f-9302-87fa9a967d82 2018-09-27 21:27:56,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '39b020b5-2784-484f-9302-87fa9a967d82']'. 2018-09-27 21:27:57,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-27 21:27:57,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-27 21:27:57,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-27 21:27:57,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 39b020b5-2784-484f-9302-87fa9a967d82 | 2018-09-27 21:27:57,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-27 21:27:57,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-27 21:07:03 | 2018-09-27 21:27:57,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-27 21:27:56 | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:20:53 | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0eb1ddba-9ca7-4773-9256-655957761033) | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8cb9b7b5-5afa-45b9-a09f-c6c01667299c) | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1222.646 | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 6 | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 6 | 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-27 21:27:57,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-27 21:27:57,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 50.0% 2018-09-27 21:27:57,237 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 21:06 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-09-27 21:27:57,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 21:27:57,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" 2018-09-27 21:27:58,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 21:27:58 GMT X-Openstack-Request-Id: req-bfa849fb-c473-4682-8d45-16c61c670e07 2018-09-27 21:27:58,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 21:27:58,013 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/17b534b4-bce3-4787-9f4e-911b1b17d3ed used request id req-bfa849fb-c473-4682-8d45-16c61c670e07 2018-09-27 21:27:58,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.770020961761s 2018-09-27 21:27:58,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 21:27:58,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:27:58,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Thu, 27 Sep 2018 21:27:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-913a2b20-de9c-48c3-adbe-babc0198651d x-openstack-request-id: req-913a2b20-de9c-48c3-adbe-babc0198651d 2018-09-27 21:27:58,336 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2a0a935c-50c9-4820-bc0f-3244cecc2568", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2a0a935c-50c9-4820-bc0f-3244cecc2568", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2a0a935c-50c9-4820-bc0f-3244cecc2568", "name": "tempest_scenario-flavor_3410ec59-c2bf-47ad-8478-5d6937282444", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7f9e18c2-7520-4476-bb38-1ac17f364104", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7f9e18c2-7520-4476-bb38-1ac17f364104", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7f9e18c2-7520-4476-bb38-1ac17f364104", "name": "tempest_scenario-flavor_alt_3410ec59-c2bf-47ad-8478-5d6937282444", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 21:27:58,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-913a2b20-de9c-48c3-adbe-babc0198651d 2018-09-27 21:27:58,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.309644937515s 2018-09-27 21:27:58,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 21:27:58,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/7f9e18c2-7520-4476-bb38-1ac17f364104 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:27:58,389 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 21:27:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be548153-5ce9-43d7-afa4-2826fa2d0ff6 x-openstack-request-id: req-be548153-5ce9-43d7-afa4-2826fa2d0ff6 2018-09-27 21:27:58,389 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7f9e18c2-7520-4476-bb38-1ac17f364104 used request id req-be548153-5ce9-43d7-afa4-2826fa2d0ff6 2018-09-27 21:27:58,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0507190227509s 2018-09-27 21:27:58,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 21:27:58,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" 2018-09-27 21:27:58,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 27 Sep 2018 21:27:58 GMT X-Openstack-Request-Id: req-881670c4-ae6e-4bfc-917c-9cd5e1d606ac 2018-09-27 21:27:58,801 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T21:06:52Z", "file": "/v2/images/487367d5-c401-499a-abf4-3cf618765735/file", "owner": "b894da0229b244c6ae9df1383a6f2b54", "id": "487367d5-c401-499a-abf4-3cf618765735", "size": 12716032, "self": "/v2/images/487367d5-c401-499a-abf4-3cf618765735", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/487367d5-c401-499a-abf4-3cf618765735/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://79c66ba9-b625-486e-8142-752ba3f5cd50/images/487367d5-c401-499a-abf4-3cf618765735/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_3410ec59-c2bf-47ad-8478-5d6937282444", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T21:06:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 21:27:58,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-881670c4-ae6e-4bfc-917c-9cd5e1d606ac 2018-09-27 21:27:58,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.407380819321s 2018-09-27 21:27:58,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 21:27:58,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/487367d5-c401-499a-abf4-3cf618765735 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5a57c8b02b93d6a946c37323ed41fc7b4a140538df769b33d759f255d1086423" 2018-09-27 21:28:00,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 21:28:00 GMT X-Openstack-Request-Id: req-ebc7764d-aee6-49e8-aa30-43df9ea3f0b4 2018-09-27 21:28:00,138 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-27 21:28:00,139 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/487367d5-c401-499a-abf4-3cf618765735 used request id req-ebc7764d-aee6-49e8-aa30-43df9ea3f0b4 2018-09-27 21:28:00,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.33544898033s 2018-09-27 21:28:00,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 21:28:00,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:28:00,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 27 Sep 2018 21:28:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9ed64439-57e7-4c03-817c-8165a9994315 x-openstack-request-id: req-9ed64439-57e7-4c03-817c-8165a9994315 2018-09-27 21:28:00,165 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2a0a935c-50c9-4820-bc0f-3244cecc2568", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2a0a935c-50c9-4820-bc0f-3244cecc2568", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2a0a935c-50c9-4820-bc0f-3244cecc2568", "name": "tempest_scenario-flavor_3410ec59-c2bf-47ad-8478-5d6937282444", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 21:28:00,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9ed64439-57e7-4c03-817c-8165a9994315 2018-09-27 21:28:00,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02610206604s 2018-09-27 21:28:00,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 21:28:00,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/2a0a935c-50c9-4820-bc0f-3244cecc2568 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:28:00,202 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 21:28: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-198a7714-7101-403b-ba3f-d5091ea6f974 x-openstack-request-id: req-198a7714-7101-403b-ba3f-d5091ea6f974 2018-09-27 21:28:00,203 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/2a0a935c-50c9-4820-bc0f-3244cecc2568 used request id req-198a7714-7101-403b-ba3f-d5091ea6f974 2018-09-27 21:28:00,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0353770256042s 2018-09-27 21:28:00,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 21:28:00,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:28:00,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Thu, 27 Sep 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40bfdd81-77b6-4200-89e5-9273ba406716 2018-09-27 21:28:00,427 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/201f4b4b67a9425eb8a29024ac29626a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "201f4b4b67a9425eb8a29024ac29626a", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/3998665ceb30478682cac794be9ac8d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3998665ceb30478682cac794be9ac8d5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/403dd60b42c645fdb9c71a84ea4901db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "403dd60b42c645fdb9c71a84ea4901db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/4293a5f9286a4bbc9089367a2004db78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4293a5f9286a4bbc9089367a2004db78", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/48b57b98a62843f18e6a60bcd68e58e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48b57b98a62843f18e6a60bcd68e58e3", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/49f2b330ada74bb0b6b2eb8e5e307565"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49f2b330ada74bb0b6b2eb8e5e307565", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/62bfc83ba0724c968aee2a78d059f895"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62bfc83ba0724c968aee2a78d059f895", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/66be9d49723a4421bdf625af2c1c0ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66be9d49723a4421bdf625af2c1c0ebf", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/89c720e4549c43809d642cc9ef21c444"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89c720e4549c43809d642cc9ef21c444", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/8ebc2817ce8645d193f14cc62eb90862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ebc2817ce8645d193f14cc62eb90862", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_3410ec59-c2bf-47ad-8478-5d6937282444", "links": {"self": "http://172.30.9.22:5000/v3/users/aa5e608e0ad54a26b0720175ba42fefa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aa5e608e0ad54a26b0720175ba42fefa", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b220fca0030649f38dc20e3833e568ae"}, "domain_id": "f5ca9b7324aa4d6ea7994d340cf59496", "enabled": true, "options": {}, "id": "b220fca0030649f38dc20e3833e568ae", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/dc71a13405e645c5b0493fd47fae4556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dc71a13405e645c5b0493fd47fae4556", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e0e411f365814a38b6f64224e353f0ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0e411f365814a38b6f64224e353f0ba", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/ed3ea420803445feb82f15affa362ff1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed3ea420803445feb82f15affa362ff1", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 21:28:00,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-40bfdd81-77b6-4200-89e5-9273ba406716 2018-09-27 21:28:00,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223905086517s 2018-09-27 21:28:00,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 21:28:00,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/aa5e608e0ad54a26b0720175ba42fefa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:28:00,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 27 Sep 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a865ea-8b71-4534-a94e-e4d7c7be8ee5 2018-09-27 21:28:00,638 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_3410ec59-c2bf-47ad-8478-5d6937282444", "links": {"self": "http://172.30.9.22:5000/v3/users/aa5e608e0ad54a26b0720175ba42fefa"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "aa5e608e0ad54a26b0720175ba42fefa", "description": null}} 2018-09-27 21:28:00,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/aa5e608e0ad54a26b0720175ba42fefa used request id req-47a865ea-8b71-4534-a94e-e4d7c7be8ee5 2018-09-27 21:28:00,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205440044403s 2018-09-27 21:28:00,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 21:28:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/aa5e608e0ad54a26b0720175ba42fefa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:28:00,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f715648d-bc24-4851-a4a7-814a6740f1ec 2018-09-27 21:28:00,982 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 21:28:00,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/aa5e608e0ad54a26b0720175ba42fefa used request id req-f715648d-bc24-4851-a4a7-814a6740f1ec 2018-09-27 21:28:00,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.342613220215s 2018-09-27 21:28:00,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 21:28:00,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:28:01,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Thu, 27 Sep 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11f7717-c9d3-4a80-9910-a12eb8736df1 2018-09-27 21:28:01,190 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/64991f16027e4ab59c597583546b9b07"}, "tags": [], "enabled": true, "id": "64991f16027e4ab59c597583546b9b07", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a5c8d6d37614985b1b1857b3620d4e7"}, "tags": [], "enabled": true, "id": "7a5c8d6d37614985b1b1857b3620d4e7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/b894da0229b244c6ae9df1383a6f2b54"}, "tags": [], "enabled": true, "id": "b894da0229b244c6ae9df1383a6f2b54", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_3410ec59-c2bf-47ad-8478-5d6937282444"}]} 2018-09-27 21:28:01,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-b11f7717-c9d3-4a80-9910-a12eb8736df1 2018-09-27 21:28:01,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200653076172s 2018-09-27 21:28:01,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 21:28:01,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/b894da0229b244c6ae9df1383a6f2b54 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:28:01,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 21:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dd0ffbd-2ba2-4ef3-b3e6-a59220a51ef7 2018-09-27 21:28:01,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 21:28:01,455 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b894da0229b244c6ae9df1383a6f2b54 used request id req-4dd0ffbd-2ba2-4ef3-b3e6-a59220a51ef7 2018-09-27 21:28:01,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.26016998291s 2018-09-27 21:28:01,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 21:28:01,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=b894da0229b244c6ae9df1383a6f2b54&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}350196ba033279a2792ca0194957671055021384978e40d77ceb05ad3e7b79e4" 2018-09-27 21:28:01,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 27 Sep 2018 21:28:01 GMT X-Openstack-Request-Id: req-2509b1ff-57ac-4295-af6d-070405cdb656 2018-09-27 21:28:01,781 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-09-27 21:28:01,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=b894da0229b244c6ae9df1383a6f2b54&name=default used request id req-2509b1ff-57ac-4295-af6d-070405cdb656 2018-09-27 21:28:01,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320273160934s 2018-09-27 21:28:01,781 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-09-27 21:28:01,782 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR